GIScience/ohsome-py

Make bpolys parameter accep shapely Polygon and MuliPolygon

SlowMo24 opened this issue · 1 comments

Currently bpolys accepts GeodataFrame or GeoJSON or Polygon String representation. Another useful possiblity would be a Polygon which could simply map to a GeodataFrame with one line.

also it should accept a GeoPandas GeoSeries