From f38600deab88e3f0b92ddeb85caaffacaa106c42 Mon Sep 17 00:00:00 2001 From: Khalyomede Date: Wed, 12 Oct 2016 13:04:02 +0200 Subject: [PATCH] Create EPSG27562.php Will now support "Lambert France Centre" projection. --- src/proj4php/defs/EPSG27562.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/proj4php/defs/EPSG27562.php diff --git a/src/proj4php/defs/EPSG27562.php b/src/proj4php/defs/EPSG27562.php new file mode 100644 index 0000000..7095025 --- /dev/null +++ b/src/proj4php/defs/EPSG27562.php @@ -0,0 +1,5 @@ + "+title=NTF (Paris)/Lambert Centre +proj=lcc +lat_1=46.8 +lat_0=46.8 +lon_0=0 +k_0=0.99987742 +x_0=600000 +y_0=200000 +a=6378249.2 +b=6356515 +towgs84=-168,-60,320,0,0,0,0 +pm=paris +units=m +no_defs" + ]; +?>