awburgess / geopandas-postgis

Adds a custom accessor to GeoPandas that provides enhanced PostGIS interaction
MIT License
10 stars 7 forks source link

Handle geometry automatically #6

Open awburgess opened 6 years ago

awburgess commented 6 years ago

Currently, a user has to declare the geometry type. Ideally, the accessor could make a hueristic choice about the geometry type.