Answer the question
In order to leave comments, you need to log in
How to convert OSM data to geoJSON?
Tell me how can I convert large OSM XML files to geoJSON under windows?
From what I found, osmtogeojson crashes with a lack of memory.
node --max_old_space_size=8000 doesn't crash like that but still produces an empty file in a minute. Those. Most likely, it also works with some kind of error.
ogr2ogr -f GeoJSON
throws error Layer 'lines' does not already exist in the output dataset, and cannot be created by the output driver.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question