From f14b424fd69930e181f8db5ff853fc0bd06af4b4 Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Fri, 28 Sep 2007 23:04:05 +0000 Subject: added 900913 google mercator code git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1405 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/esri.extra | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nad') diff --git a/nad/esri.extra b/nad/esri.extra index 611dd660..2514b33c 100644 --- a/nad/esri.extra +++ b/nad/esri.extra @@ -946,3 +946,7 @@ <104304> +proj=longlat +a=6378249.2 +b=6356514.999904194 no_defs <> # GCS Voirol Unifie 1960 Degree <104305> +proj=longlat +ellps=clrk80 no_defs <> +# +# Chris' funny epsgish code for the google mercator +# +<900913> +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wktext +no_defs <> -- cgit v1.2.3