You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that Geopandas supports reading of DBF files however when executed the node throws the following exception if the file doesn't contain a geo column:
Execute failed: No coordinate reference system(CRS) found, neither onGeoDataFrame nor GeoSeries withname 'geometry'. Please specify a CRS.
It seems that Geopandas supports reading of DBF files however when executed the node throws the following exception if the file doesn't contain a geo column:
Execute failed: No coordinate reference system(CRS) found, neither onGeoDataFrame nor GeoSeries withname 'geometry'. Please specify a CRS.
File that was used for testing: https://github.com/infused/dbf/tree/master/spec/fixtures
The text was updated successfully, but these errors were encountered: