GIScience / ohsome-py

Python bindings for the ohsome API
GNU General Public License v3.0
18 stars 4 forks source link

Investigate potential performance issue when converting shapely geometry to GeoJSON via GeoDataFrame #162

Open SlowMo24 opened 3 months ago

SlowMo24 commented 3 months ago
          Is `shapely.to_geojson` more performant then converting to geodataframe and then to json?

_Originally posted by @matthiasschaub in https://github.com/GIScience/ohsome-py/pull/158#discussion_r1665261802_