Changes between Version 1 and Version 2 of Ticket #1851, comment 3
- Timestamp:
- 03/10/16 23:01:40 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1851, comment 3
v1 v2 30 30 So, the correct parameters should be: 31 31 {{{ 32 {{{ 33 +towgs84=2.329,-147.042,-92.08,0.309,0.325,0.497,5.69 34 or 32 35 +towgs84=2.3287,-147.0425,-92.0802,-0.3092483,0.32482185,0.49729934,5.68906266 36 }}} 37 33 38 }}} 34 39 … … 41 46 If you think it would be better for me to do this I will study how to do it and make a.. pull request 42 47 43 Thanks a lot !48 Thanks a lot for your work! 44 49 45 50 Tudor