Skip to content
Emmanuel Blondel edited this page Oct 19, 2018 · 9 revisions

This page aims to provide a transparent history of changes operated on ows4R. The changes are accessible:

  • by main milestone of development (currently Milestone 0.1)
  • by package version: Versions of ows4R follow the following format: <major_version>.<minor_version>-<revision_number> For example: 0.1-1 is the 1st revision of 0.1. For each package version, a tag will indicate if the package has been submitted on CRAN or not.
  • by type of issues: Corrections, Enhancements, New features

ows4R 0.1 - ONGOING

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
  • #20 WFS FeatureTypeElement support xs/xsd types & elements restrictions (support to #17)

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
Clone this wiki locally