aboutsummaryrefslogtreecommitdiff
path: root/nad
diff options
context:
space:
mode:
authorFrank Warmerdam <warmerdam@pobox.com>2012-02-27 07:16:14 +0000
committerFrank Warmerdam <warmerdam@pobox.com>2012-02-27 07:16:14 +0000
commit33077073a4af5ec5ced8368884b10918a37f6f09 (patch)
treec72167528b02985d82d57cc458f35ab9979abdee /nad
parent4a90e9eaf0a59b66db1187cf892b083b01ac2034 (diff)
downloadPROJ-33077073a4af5ec5ced8368884b10918a37f6f09.tar.gz
PROJ-33077073a4af5ec5ced8368884b10918a37f6f09.zip
added CH init file (#145)
git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2175 4e78687f-474d-0410-85f9-8d5e500ac6b2
Diffstat (limited to 'nad')
-rw-r--r--nad/CH22
1 files changed, 22 insertions, 0 deletions
diff --git a/nad/CH b/nad/CH
new file mode 100644
index 00000000..7ae73187
--- /dev/null
+++ b/nad/CH
@@ -0,0 +1,22 @@
+# This init file provides definitions for CH1903 and CH1903/LV03
+# projections using the distortion grids developed by Swisstopo.
+# See: http://www.swisstopo.admin.ch/internet/swisstopo/en/home/topics/survey/lv03-lv95/chenyx06/distortion_grids.html
+#
+# You'll need to download the grids separately and put in a directory
+# scanned by libproj. Directories may be added to the scan list through
+# the PROJ_LIB environment variable
+#
+# Note that an independent effort was made to derive an usable grid
+# from the CH1903->CH1903+ grid initially available from the Swisstopo
+# website. You can read about this other effort here:
+# http://lists.maptools.org/pipermail/proj/2012-February/006093.html
+# It may be of interest because the latter was by some reported as being
+# more accurate than the former:
+# http://lists.maptools.org/pipermail/proj/2012-February/006119.html
+#
+# This init file uses the official one
+#
+# CH1903/LV03
+<1903_LV03> +proj=somerc +lat_0=46.95240555555556 +lon_0=7.439583333333333 +k_0=1 +x_0=600000 +y_0=200000 +ellps=bessel +units=m +nadgrids=chenyx06etrs.gsb +no_defs
+# CH1903
+<1903> +proj=longlat +ellps=bessel +nadgrids=chenyx06etrs.gsb +no_defs <>