eblondel / ows4R

R Interface for OGC Web-Services (OWS)

Home Page:https://eblondel.github.io/ows4R/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add control on hasGeometry in case geom excluded from propertyNames

eblondel opened this issue · comments

For the timebeing control is only set based on featureType description. In case propertyName param is used in WFS GetFeature and geometry is excluded, we get an sf object with empty geometry collection in geometry, we should get a data.frame instead.