geopython / geopython-workshop

The Doing Geospatial in Python Workshop (mainly provided at FOSS4G events)
https://geopython.github.io/geopython-workshop
Other
54 stars 21 forks source link

proj warning #166

Closed pvgenuchten closed 3 months ago

pvgenuchten commented 3 months ago

image

http://127.0.0.1:8888/notebooks/03-spatial-reference-systems.ipynb

is this problematic? should we warn the user about the warning?

tomkralidis commented 3 months ago

Good catch @pvgenuchten

@ldesousa should we update to to_wkt() for completeness? Other ideas? Or do we want to explicitly demonstrate the issues of lossiness when using to_proj4?

ldesousa commented 3 months ago

That message is a good thing. I believe there was already something last year. Now it is more explicit.