ows4R
ows4R copied to clipboard
R Interface for OGC Web-Services (OWS)
I have an error when trying to publish on geonode (pycsw behind the scene) by using CSW-T ows4R can connect the CSW server but can not insert the XML. By...
Hi @eblondel , I have been giving a try to `ows4r` to query biological occurrence data from EMODnet-Biology In this example below, I requested: * Dataset: The CPR survey (https://www.emodnet-biology.eu/data-catalog?module=dataset&dasid=216)...
- Could one get all feature types at once? At the moment it seems one can only get the feature type per feature, but a request like https://geo.vliz.be/geoserver/Dataportal/wfs?SERVICE=WFS&REQUEST=DescribeFeatureType&VERSION=2.0.0 actually exists....
**Classes** - [x] Constraint - requires implementation of OGC filter encoding #5 (supported in *ows4R* ``0.1``) - [x] Query - required for GetRecords operation (supported in *ows4R* ``0.1``) **Operations** **Version...
Versions - [x] ``1.0.0`` - [x] ``1.1.0`` - [x] ``2.0.0`` Operations - [x] GetCapabilities (supported in _ows4R_ ``0.1``) - [x] DescribeFeatureType (supported in _ows4R_ ``0.1``) - [x] GetFeature (supported in...