X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.maps.server%2Fserver%2Fdist%2Fshare%2Fproj%2FCH;fp=org.simantics.maps.server%2Fserver%2Fdist%2Fshare%2Fproj%2FCH;h=7ae73187891ac7d1b6c6ea3769e34b4d8f9f27fe;hb=7ab15b0d6830bf2f60116c435b22766139ba8f37;hp=0000000000000000000000000000000000000000;hpb=fab0b23a6127c7d7081556d59dcf1080d043dd90;p=simantics%2Fdistrict.git diff --git a/org.simantics.maps.server/server/dist/share/proj/CH b/org.simantics.maps.server/server/dist/share/proj/CH new file mode 100644 index 00000000..7ae73187 --- /dev/null +++ b/org.simantics.maps.server/server/dist/share/proj/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 <>