Martin Desruisseaux created SIS-342:
---------------------------------------

             Summary: Support temporal CRS in URL
                 Key: SIS-342
                 URL: https://issues.apache.org/jira/browse/SIS-342
             Project: Spatial Information Systems
          Issue Type: Improvement
          Components: Referencing
    Affects Versions: 0.7, 0.6
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 0.8


The {{CRS.forCode(String)}} method supports CRS defined in the OGC namespace, 
but currently only for geographic or projected CRS. We need to support also 
temporal CRS like below:

{noformat}
http://http://www.opengis.net/def/crs/OGC/0/AnsiDate
{noformat}

Candidates for inclusion are:

* AnsiDate
* JulianDate
* TruncatedJulianDate
* UnixTime
* ChronometricGeologicTime

The list can be viewed from http://www.opengis.net/def/crs/OGC/0.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to