Skip to content

findsOpsInRegistryWithIntermediate(): restrict to using known source/target CRS that have the same originating authority#4252

Merged
rouault merged 2 commits intoOSGeo:masterfrom
rouault:tweak_findsOpsInRegistryWithIntermediate
Sep 24, 2024
Merged

findsOpsInRegistryWithIntermediate(): restrict to using known source/target CRS that have the same originating authority#4252
rouault merged 2 commits intoOSGeo:masterfrom
rouault:tweak_findsOpsInRegistryWithIntermediate

Conversation

@rouault
Copy link
Member

@rouault rouault commented Sep 17, 2024

Fixes https://lists.osgeo.org/pipermail/proj/2024-September/011531.html
i.e.

projinfo -s EPSG:4269 -t EPSG:6318 --3d --spatial-test intersects

The fix consists in making sure that we recognize that the 3d-promoted object EPSG:4269 (NAD83(86)) is still linked to EPSG, and thus discard ESRI 3D objects in findsOpsInRegistryWithIntermediate()

Fixes a "regression" of #4244 (one could argue which of the results is the best, given that NAD83(86) as a 3D geographic CRS has no solid foundation)

@rouault rouault force-pushed the tweak_findsOpsInRegistryWithIntermediate branch from 2afefa0 to 25310e2 Compare September 17, 2024 14:30
…target CRS that have the same originating authority

Fixes https://lists.osgeo.org/pipermail/proj/2024-September/011531.html
i.e.
```
projinfo -s EPSG:4269 -t EPSG:6318 --3d --spatial-test intersects
```

The fix consists in making sure that we recognize that the 3d-promoted
object EPSG:4269 (NAD83(86)) is still linked to EPSG, and thus discard
ESRI 3D objects in findsOpsInRegistryWithIntermediate()

Fixes a "regression" of OSGeo#4244
(one could argue which of the results is the best, given that NAD83(86)
as a 3D geographic CRS has no solid foundation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant