[
https://issues.apache.org/jira/browse/SIS-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17768260#comment-17768260
]
Martin Desruisseaux commented on SIS-518:
-----------------------------------------
Upgrade to latest ISO 19111 started in SIS 1.4, but is not yet advanced enough
for resolving this issue in time for 1.4 release.
> Update EPSG geodetic dataset to version 10.x
> --------------------------------------------
>
> Key: SIS-518
> URL: https://issues.apache.org/jira/browse/SIS-518
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Referencing
> Affects Versions: 1.1, 1.2, 1.3, 1.4
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Fix For: 1.5
>
>
> EPSG geodetic dataset version 10 and later uses a new SQL schema different
> than the one supported by Apache SIS until now. The new SQL schema aims to
> support dynamic datum. The {{EPSGDataAccess}} class needs to be adapter
> before we can support latest EPSG datasets.
> h2. Things to revisit after this upgrade
> Search for all occurrences of "EPSG:5819" is source code. This is the CRS
> code for "EPSG topocentric example A". It should be a {{DerivedCRS}}, but
> {{EPSGDataAccess}} confuses it with a {{ProjectedCRS}}. The problem is that
> the {{COORD_REF_SYS_KIND}} column in EPSG database contains the "Projected"
> value even if, according EPSG guidance note, the operation method is
> classified in the "Coordinate Operations other than Map Projections" category.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)