[
https://issues.apache.org/jira/browse/SIS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux updated SIS-342:
------------------------------------
Affects Version/s: 0.8
Fix Version/s: (was: 0.8)
1.0
> 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
> Fix For: 1.0
>
>
> 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.4.14#64029)