Skip to content

Commit

Permalink
#3 add csw ongoing work to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eblondel committed Feb 16, 2018
1 parent 73254be commit 6791b86
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,16 @@
R client for OGC Web-Services

``ows4R`` is a new project that aims to set-up a pure R interface to OGC Web-Services. In a first time (ongoing work), ``ows4R`` will target:
* the Common OGC Web-Services specifications
* the Web Feature Service (WFS), with support for all versions (_i.e._ ``1.0.0``, ``1.1.0``, and ``2.0.0``).
* the Common OGC Web-Services specifications, version ``1.1.0``
* the Catalogue Service (CSW), version ``2.0.2``
* the Web Feature Service (WFS), versions ``1.0.0``, ``1.1.0``, and ``2.0.0`

## OGC standards coverage status

Standard |Description|Supported versions|Support
----------|-----------|------------------|------
OGC Common|[Web Service Common](http://www.opengeospatial.org/standards/common)|``1.1.0``|ongoing
OGC CSW |[Catalogue Service](http://www.opengeospatial.org/standards/cat)|``2.0.2``|ongoing
OGC WFS |[Web Feature Service](http://www.opengeospatial.org/standards/wfs)|``1.0.0``,``1.1.0``,``2.0.0``|ongoing

In case of a missing feature, [create a ticket](https://github.com/eblondel/ows4R/issues/new).
Expand Down

0 comments on commit 6791b86

Please sign in to comment.