pyproj icon indicating copy to clipboard operation
pyproj copied to clipboard

DOC: Converting from fiona CRS to pyproj.crs.CRS

Open idanmiara opened this issue 2 years ago • 7 comments

I was struggling with finding the best way to convert between fiona CRS and pyproj CRS.

I think that the section https://pyproj4.github.io/pyproj/dev/crs_compatibility.html#converting-from-fiona-crs-to-pyproj-crs-crs needs to be updated with regards to https://github.com/Toblerity/Fiona/issues/714

Also, dc_crs is undefined: https://pyproj4.github.io/pyproj/dev/crs_compatibility.html#converting-from-pyproj-crs-crs-for-fiona https://pyproj4.github.io/pyproj/dev/crs_compatibility.html#preparing-pyproj-crs-crs-for-geopandas

idanmiara avatar Nov 19 '23 12:11 idanmiara