diff options
| -rw-r--r-- | nad/other.extra | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nad/other.extra b/nad/other.extra index 92785ae0..39c27e27 100644 --- a/nad/other.extra +++ b/nad/other.extra @@ -48,6 +48,6 @@ # NAD83 / LCC Statcan <42311> +proj=lcc +lat_1=49 +lat_2=77 +lat_0=63.390675 +lon_0=-91.86666700000001 +x_0=6200000 +y_0=3000000 +ellps=GRS80 +datum=NAD83 +units=m +no_defs no_defs <> # -# Chris' funny epsgish code for the google mercator +# Funny epsgish code for google mercator - you should really use EPSG:3857 # <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 <> |
