Skip to content

Instantly share code, notes, and snippets.

@nckg
Created August 3, 2012 08:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nckg/3245722 to your computer and use it in GitHub Desktop.
Save nckg/3245722 to your computer and use it in GitHub Desktop.
Lambert-72 (EPSG:31370) definition for Proj4js
Proj4js.defs["EPSG:31370"] = "+proj=lcc +lat_1=51.16666723333333 +lat_2=49.8333339 +lat_0=90 +lon_0=4.367486666666666 +x_0=150000.013 +y_0=5400088.438 +ellps=intl +towgs84=106.869,-52.2978,103.724,-0.33657,0.456955,-1.84218,1 +units=m +no_defs";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment