tyrasd / overpass-turbo

A web based data mining tool for OpenStreetMap using the Overpass API.
https://overpass-turbo.eu
Other
920 stars 130 forks source link

Keep location data in convert statement #678

Open simolg opened 9 months ago

simolg commented 9 months ago

when I use convert to filter some tags, after this I no longer see the nodes on the map

as discussed on this thread: https://community.openstreetmap.org/t/filter-output-tags-json-format/107176

Thanks for the awesome overpass-turbo :)

mmd-osm commented 9 months ago

That’s a known limitation in overpass turbo. See https://github.com/tyrasd/osmtogeojson/issues/130

Geometry as returned by the convert statement is not supported by overpass turbo and not shown on a map.