forked from OSGeo/PROJ
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Database: register grid fr_ign_RGM04versRGM23.tif
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 ```
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters