[Openstreetmap-dev] Transport mechanism progress?
nick at hogweed.org
nick at hogweed.org
Thu Sep 29 11:49:52 BST 2005
>
> Am I correct? :)
>
>
> Ciao, Imi.
AFAIK keys and values are not yet implemented (the database back end needs to
be set up, think Steve's close to doing this) but I've made the same
assumptions as you for the moment for my osm-editor application (which
communicates with Freemap's own web service for the moment). An extract of
GPX:
<trk>
<number>5034</number>
<extensions>
<property key="foot" value="yes"/>
<property key="horse" value="no"/>
<property key="bike" value="no"/>
<property key="car" value="no"/>
<property key="class" value="path"/>
</extensions>
<trkseg>
<trkpt lat="50.87180386" lon="-1.581385538">
...
Nick
More information about the dev
mailing list