eblondel / ows4R

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

WFS - Ensure features CRS are inherited #101

Closed eblondel closed 1 year ago

eblondel commented 1 year ago

Features CRS need to be inherited systematically. When fetching data using an alternative srsName, the SRS needs to be properly fetched. This is not done natively by sf when reading GML objects.