Ticket #5399 (new defect)
Swissgrild CH1903 is off by up to 3 meters (does not use data set of local corrections )
| Reported by: | bastiK | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | projection |
| Cc: | sbrunner, <courriel@…> |
Description
To calculate CH1903, 2 steps are required:
(1) WSG84 -> CH1903+ (using a formula)
(2) CH1903+ -> CH1903 (using a grid / triangulation file)
Step (1) if fully implemented. However step (2) is missing. It introduces corrections of up to 3 meters (plus false easting/northing of 2000000/1000000) and accounts for the historical deviations from the modern system.
To fix this, we could:
- Use the "official" triangulation file and FINELTRA algorithm.
- Use the NTv2 grid file provided by swisstopo. This is an approximation, but should be in general good enough for osm use.
Link: http://www.swisstopo.admin.ch/internet/swisstopo/en/home/topics/survey/lv03-lv95/chenyx06.html
Attachments
Change History
comment:3 Changed 17 months ago by bastiK
On the swisstopo website only NTv2 grid is available, but the link to the triangulation file is dead.
I sent an email to swisstopo and received the file in binary format. (The link is still not working.)
comment:4 Changed 17 months ago by bastiK
@sbrunner: Do you like to pursue this? I haven't found any documentation on the low-level format of the binary file.




see also #5327