Martin Desruisseaux created SIS-617:
---------------------------------------
Summary: Support new temporal CS types in WKT
Key: SIS-617
URL: https://issues.apache.org/jira/browse/SIS-617
Project: Spatial Information Systems
Issue Type: Sub-task
Components: Referencing
Affects Versions: 1.5
Reporter: Martin Desruisseaux
The following types of temporal Coordinate System are not yet supported in WKT
parsing and formatting.
* {{TemporalDateTime}}
* {{TemporalCount}}
* {{TemporalMeasure}}
Apache SIS does not define specific classes or interfaces for those types.
Instead, we map all those types to the single {{TimeCS}} coordinate system and
identify the type by the unit of measurement. How to handle the "date-time"
case is an open question.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)