Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 4.09 KB

NEWS.md

File metadata and controls

76 lines (47 loc) · 4.09 KB

0.1-4 | CRAN_Status_Badge

Corrections

*#32 Regression with WFS getfeatures - issue when setting CQL_filter

0.1-3 | CRAN_Status_Badge

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

0.1-2 | CRAN_Status_Badge

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

0.1-1 | CRAN_Status_Badge

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

0.1-0 | CRAN_Status_Badge

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