Corrections
- #87
Upgrade roxygen2 7.2.1 to fix html issues
New features
- #9 WCS
client support
- #58
Implement ‘exact’ find method for WMS layers
- #63 CAS
authentication client support
- #64
Support httr config argument for OGC service clients
- #73
Implement progress bar in OWS GET data requests
- #74 Get
all styles of a WMS layer
Enhancements
- #61
Generalize auth-related arguments in OWS Http requests
- #78 Remove
dependency with rgdal
Corrections
- #56
Duplicate feature with findFeatureTypeByName
- #76 WFS
getFeatures with json and csv do not work - bad writer
Corrections
- #45 WFS
featureType getDescription fails as prettified when missing
properties
- #49 OWS
Capabilities components not correctly parsed when ref namespace is from
service (eg. wms)
Enhancements
- #41 Add
control on hasGeometry in case geom excluded from propertyNames
- #42
Support other WFS output formats than GML
- #44
Warning raised when reading WFS capabilities / proj4 with +init
New features
- #10
Support WPS client version 1.0.0
- #15
Generalize auth to clients/requests
- #43
Support WMS GetCapabilities, GetFeatureInfo requests
Enhancements
- #34 WFS –
Support coercing of date/datetime fields
- #35 WFS –
Improve support of WFS 2.0
- #36 WFS –
findFeatureTypeByName fixes
- #37 WFS –
Support for xsd:float primitive type
- #38 WFS –
add pretty option for feature type description
- #39 CSW –
fix getRecordById for feature catalogue (ISO 19110) parsing
Corrections
*#32
Regression with WFS getfeatures - issue when setting CQL_filter
Corrections
- #14 debug
parameter shouldn’t be passed to OWS requests
- #30 WFS -
Handle Resulttype Hits get features response
Enhancements
No enhancements
New Features
- #16 Add
support for Bearer (token) authentication
- #28
Support geometa record validate/inspire options in CSW-T
Corrections
- #12 Issue
with maxRecords parameter scope in getRecords
- #13 Bad
XML encoding of OGC BBOX Expression
- #19
mapping FeatureType datatypes fails with case sensitive datatypes
Enhancements
- #18 Issue
with missing EPSG:404000 code not found in init file
- #20 WFS
FeatureTypeElement support xs/xsd types & elements restrictions
- #24
improve getFeatureTypes
- #21 Test
insertion / update of multi-lingual metadata records
New Features
- #16 add
function to reload client capabilities
Corrections
- #12 Issue
with maxRecords parameter scope in getRecords
- #13 Bad
XML encoding of OGC BBOX Expression
- #19
mapping FeatureType datatypes fails with case sensitive datatypes
(support to #17)
Enhancements
- #16 Add
function to reload client capabilities
- #18 Handle
specific CRS wildcard EPSG:404000
- #20 WFS
FeatureTypeElement support xs/xsd types & elements restrictions
(support to #17)
- #21 Test
insertion / update of multi-lingual metadata records
New Features
No new features at now
New features
- #8 Allow
authentication on OWS Requests
- #7 Prepare
1st release on CRAN
- #6 Set up
travis-ci build for integration tests / quality assurance
- #5 OGC
Filter Encoding + XML representation
- #4 OWS
(Common Web-Service) OGC - OWS
- #3 CSW
Client, versions
2.0.2
(including Transaction
and Harvest
), partial support for 3.0
- #2 WFS
Client, versions
1.0.0
, 1.1.0
,
2.0.0
for main operations (GetCapabilities
,
DescribeFeatureType
, GetFeature
- #1 Set-up
package structure