overpass-api-python-wrapper icon indicating copy to clipboard operation
overpass-api-python-wrapper copied to clipboard

Support meta on geojson

Open marcelharing opened this issue 1 year ago • 1 comments

Meta output (timestamp, uid, version attributes) does not work for geojson. As a workaround, it's possible to convert to JSON and then with osm2geojson to GEOJSON, but as this library also uses osm2geojson for geojson conversion, i wonder if this setting was chosen on purpose?

marcelharing avatar May 09 '24 18:05 marcelharing