[OSM-newbies] map fearures in XML
Lars Francke
lars.francke at gmail.com
Fri Aug 15 11:19:10 BST 2008
If I understand you correctly...
> Thanks, but ...
> There must be at least a definition of the tags.
there does not need to be one ;-)
>You cannot output XML if
> you do not define which "map feature" corresponds to which XML
> element/attribute (e.g. for the .osm output). I am looking for these
> definitions.
It is done this way
<tag k="amenity" v="post_box"/>
So you see that there is only a general "<tag>" element with a key and
a value. Which keys or values you use is completely up to you and
cannot be defined.
I'm still not sure if this is what you want/mean.
More information about the newbies
mailing list