[
https://issues.apache.org/jira/browse/SIS-342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux resolved SIS-342.
-------------------------------------
Resolution: Fixed
> 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, 1.0, 1.1, 1.2
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.3
>
>
> 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
(v8.20.10#820010)