metaodi / osmapi

Python wrapper for the OpenStreetMap API
http://osmapi.metaodi.ch/
GNU General Public License v3.0
212 stars 41 forks source link

API to bulk create roads in OSM #102

Open ajay2611 opened 5 years ago

ajay2611 commented 5 years ago

Hi,

Can I use this API to get_or_create roads in osm data given a trace polyline?

metaodi commented 5 years ago

No currently the GPX endpoint is not supported, but I think that would a nice addition. I'll create a separate ticket for that.