This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

export rails-port data to OSM file

0

Is it possible to export all map data to a single OSM file in rails-port (openstreetmap-website) ?

asked 29 May '18, 18:25

cybercoder's gravatar image

cybercoder
36668
accept rate: 0%


One Answer:

1

Yes, with the osmosis functions read-apidb and write-xml.

answered 29 May '18, 21:29

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Source code available on GitHub .