Skip to content

[Backport 9.5] findsOpsInRegistryWithIntermediate(): restrict to using known source/target CRS that have the same originating authority#4257

Merged
rouault merged 2 commits into9.5from
backport-4252-to-9.5
Sep 24, 2024
Merged

[Backport 9.5] findsOpsInRegistryWithIntermediate(): restrict to using known source/target CRS that have the same originating authority#4257
rouault merged 2 commits into9.5from
backport-4252-to-9.5

Conversation

@rouault
Copy link
Member

@rouault rouault commented Sep 24, 2024

Backport #4252
Authored by: @rouault

…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 #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 added this to the 9.5.1 milestone Sep 24, 2024
@rouault rouault merged commit 6b3856b into 9.5 Sep 24, 2024
@rouault rouault deleted the backport-4252-to-9.5 branch September 24, 2024 18:28
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