Skip to content

Commit

Permalink
Add entry for OSTN15 transformation grid for datum shift
Browse files Browse the repository at this point in the history
This is the change in plain SQL:

INSERT INTO tbl_datum_transform VALUES (7709, 100018, 4277, 4258, 9615, 'OSTN15_NTv2_OSGBtoETRS.gsb',
  null, null, null, null, null, null, 'UK National Transformation provided by Ordnance Survey',
  'For applications requiring an accuracy of better than 10 centimetres.', 1, 0, 1264);

INSERT INTO tbl_datum_transform VALUES (7710, 100019, 4277, 4326, 9615, 'OSTN15_NTv2_OSGBtoETRS.gsb',
  null, null, null, null, null, null, 'UK National Transformation provided by Ordnance Survey',
  'For applications requiring an accuracy of better than 10 centimetres.', 1, 0, 1264);

(one still needs to manually download the .gsb grid file to use it but at least no need to modify system srs.db)

https://www.ordnancesurvey.co.uk/business-and-government/help-and-support/navigation-technology/os-net/formats-for-developers.html
  • Loading branch information
wonder-sk committed Oct 15, 2018
1 parent 939a910 commit 440d8d8
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified resources/srs.db
Binary file not shown.

0 comments on commit 440d8d8

Please sign in to comment.