transitland / mobility-explorer

Understand transportation networks around the world using Transitland open data and Valhalla routing engine APIs
https://mobility-explorer.interline.com/
MIT License
39 stars 15 forks source link

Investigate trkType #506

Open meghanhade opened 7 years ago

meghanhade commented 7 years ago

Investigate why a trace in this format isn't working:


version="1.1 [1] ?"
creator="xsd:string [1] ?"> 
<metadata> metadataType </metadata> [0..1] ?
<wpt> wptType </wpt> [0..*] ?
<rte> rteType </rte> [0..*] ?
<trk> trkType </trk> [0..*] ?
<extensions> extensionsType </extensions> [0..1] ?
</gpx>```
meghanhade commented 7 years ago

may be related to #513