Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database: register grid fr_ign_RGM04versRGM23.tif #4367

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

rouault
Copy link
Member

@rouault rouault commented Jan 5, 2025

added in PROJ-data per OSGeo/PROJ-data#132

Using Helmert transformation:

$ echo -12.82 45.16 0 | bin/cs2cs -d 8 RGM04 RGM23
-12.81999702	45.16000607 0.00000000

Using grid:

$ echo -12.82 45.16 0 | PROJ_DATA=data:/home/even/proj/PROJ-data/fr_ign bin/cs2cs -d 9 RGM04 RGM23
-12.819997232	45.160006187 0.00000000

added in PROJ-data per OSGeo/PROJ-data#132

Using Helmert transformation:
```
$ echo -12.82 45.16 0 | bin/cs2cs -d 8 RGM04 RGM23
-12.81999702	45.16000607 0.00000000
```

Using grid:
```
$ echo -12.82 45.16 0 | PROJ_DATA=data:/home/even/proj/PROJ-data/fr_ign bin/cs2cs -d 8 RGM04 RGM23
-12.81999723	45.16000619 0.00000000
```
@rouault rouault added this to the 9.6.0 milestone Jan 5, 2025
@rouault
Copy link
Member Author

rouault commented Jan 7, 2025

Test point confirmed by IGN to match Circe v5.4.6 results

@rouault rouault merged commit 6258c65 into OSGeo:master Jan 7, 2025
25 checks passed
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