eblondel / ows4R

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

WFS featureType getDescription fails as prettified when missing properties #45

Closed eblondel closed 4 years ago

eblondel commented 4 years ago

Action: to add controls on describe feature type elements (minOccurs, maxOccurs, nillable) to prevent failure when coercing to data.frame when invoking $getDescription(pretty = TRUE). The issue occured while testing on a map server.