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
We need to strip the enemble IDs from the PROJJSON created from the CRS of the GeoDataFrames in the example scripts write_nz_building_outline.py and example.py. (and normalize both to use crs.to_json_dict())
Crossref: #110
We need to strip the enemble IDs from the PROJJSON created from the CRS of the GeoDataFrames in the example scripts
write_nz_building_outline.py
andexample.py
. (and normalize both to usecrs.to_json_dict()
)Use the fix from geopandas #2453
The text was updated successfully, but these errors were encountered: