[
https://issues.apache.org/jira/browse/SIS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-342:
------------------------------------
Fix Version/s: (was: 1.0)
1.1
> 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.6, 0.7, 0.8
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.1
>
>
> 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
(v7.6.3#76005)