eblondel / ows4R

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

WCS Coverage descriptions - patch to rewrite CRS online resources to https #119

Closed eblondel closed 7 months ago

eblondel commented 7 months ago

In relation with #114, it appears that some CRS web resources can't be reached out and read in XML (by ows4R/geometa) when getting WCS coverage descriptions because links were not turned into secure https. The purpose is to put a patch to ensure we contact the https resources (that are supposed to be everywhere now for OGC services)