From 18e34191d04b9da931023ae7a7e8b08733ba0c1c Mon Sep 17 00:00:00 2001 From: Frank Warmerdam Date: Mon, 24 Nov 2003 22:58:31 +0000 Subject: New git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@1161 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- nad/other.extra | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 nad/other.extra diff --git a/nad/other.extra b/nad/other.extra new file mode 100644 index 00000000..965b66f5 --- /dev/null +++ b/nad/other.extra @@ -0,0 +1,8 @@ +## WGS84 / LCC Canada +<42101> +proj=lcc +ellps=WGS84 +lat_0=0 +lon_0=-95 +lat_1=49 +lat_2=77 +x_0=0 +y_0=-8000000.0 +datum=WGS84 +units=m no_defs <> + +## NAD83 / BC Albers +<42102> +proj=aea +ellps=GRS80 +lat_0=45 +lon_0=-126.0 +lat_1=50.0 +lat_2=58.5 +x_0=1000000.0 +y_0=0 +datum=NAD83 +units=m no_defs <> + +## NAD83 LCC for Canada +<42304> +proj=lcc +ellps=GRS80 +lat_0=49 +lon_0=-95 +lat_1=49 +lat_2=77 +datum=NAD83 +units=m no_defs <> -- cgit v1.2.3