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
Add optional crs parameter to read.. methods for GeoDataFrame
Need some research here, is it valid or not in general.
The Shapefile always contains explicit CRS field, so no additional parameter is needed in readShapefile()
The GeoJSON Specification claims that CRS always should be WGS84.
read..methods for GeoDataFrameNeed some research here, is it valid or not in general.
The Shapefile always contains explicit CRS field, so no additional parameter is needed in
readShapefile()The GeoJSON Specification claims that CRS always should be WGS84.
crsfield inGeoDataFramenot nullable.