- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6
CRS Definitions in CovJSON #88
Description
Summary:
- Prefer WKT to GML for CRSs
- Prefer http://epsg-registry.org to http://www.opengis.net/def/
- Prefer epsg #90
- Drop JSON like representation of WKT
- use text string for WKT-CRS #89
- Adopt WKT for Temporal CRSs
-  clarify coordinatesdefinitions to mandate matching to the CRS definition
Description:
There have been developments in the Coordinate Reference System definition domain that it would be beneficial to adopt within CovJSON
I would like to discuss some broad principles within this topic on this Issue, and then spawn PRs as appropriate to address particular issues.
It is worthy of note that ISO19111 has been revised, and is awaiting publishing by ISO and OGC.
This used to be titled
Spatial Referencing by Coordinates
but is now retitled
Referencing by Coordinates
The scope increase includes dynamic datum definitions, parametric coordinate reference systems (previously 19111-2) and temporal coordinate reference systems.
ISO19162, Well Known Text encodings for Coordinate reference systems, is also being updated and is at a comment and review stage as of late 2018.
The previous version is available from the OGC from
http://www.opengeospatial.org/standards/wkt-crs
The adoption of WKT-CRS as the preferred encoding for ISO19111 concepts is making its way into standards bodies and software implementations.
I think that there are changes to CovJSON that are non-destructive and which will better align it with spatio-temporal referencing capabilities and standardisation.
i will use this ticket as a focal point for proposed adaptions.
@jonblower please may I have a new label for this and associated tickets regarding CRS definitions?
many thanks
marqh