overpass-api-python-wrapper
overpass-api-python-wrapper copied to clipboard
Support meta on geojson
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?