eblondel / ows4R

R Interface for OGC Web-Services (OWS)
https://eblondel.github.io/ows4R/
Other
37 stars 8 forks source link

Warning raised when reading WFS capabilities / proj4 with +init #44

Closed eblondel closed 4 years ago

eblondel commented 4 years ago

Method OWSUtils$toCRS returns epsg strings starting with +init=. This should now be removed to prevent from getting below warning:

+init=epsg:XXXX syntax is deprecated. It might return a CRS with a non-EPSG compliant axis order.