Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save patchdynamics/2f11da7d9353edda3722 to your computer and use it in GitHub Desktop.
Save patchdynamics/2f11da7d9353edda3722 to your computer and use it in GitHub Desktop.
Proj4 string for USA_Contiguous_Albers_Equal_Area_Conic_USGS_version, copied from http://geeohspatial.blogspot.com/2013/03/custom-srss-in-postgis-and-qgis.html
+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment