eblondel / ows4R

R Interface for OGC Web-Services (OWS)

Home Page:https://eblondel.github.io/ows4R/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSW (Catalogue Service for the Web) Client

eblondel opened this issue · comments

Classes

  • Constraint - requires implementation of OGC filter encoding #5 (supported in ows4R 0.1)
  • Query - required for GetRecords operation (supported in ows4R 0.1)

Operations
Version 2.0.2

  • GetCapabilities (supported in ows4R 0.1)
  • GetRecordById (supported in ows4R 0.1)
  • GetRecords (supported in ows4R 0.1)
  • DescribeRecord - UNDER INVESTIGATION FOR MAPPING to XMLSchema
  • Transaction
    • Insert (supported in ows4R 0.1)
    • Update (Full) (supported in ows4R 0.1)
    • Update (Partial) - requires an OWS Constraint / OGC Filter (supported in ows4R 0.1)
    • Delete - requires an OWS Constraint / OGC Filter (supported in ows4R 0.1)
  • Harvest (prototype supported in ows4R 0.1)

Version 3.0

  • GetCapabilities (supported in ows4R 0.1)
  • GetRecordById (supported in ows4R 0.1)
  • GetRecords (supported in ows4R 0.1)
  • Transaction (partially supported in ows4R 0.1)
    • Insert (supported in ows4R 0.1)
    • Update (Full) (supported in ows4R 0.1)
    • Update (Partial) - requires an OWS Constraint / OGC Filter
    • Delete - requires an OWS Constraint / OGC Filter
  • Harvest

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.