Data source: PROJ.4
Information source: other
Description: +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 no_defs
Definition: Well Known Text (WKT)
PROJCS["NAD83 / Albers NorthAm", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS_1980",6378137,298.257222101]], PRIMEM["Greenwich",0], UNIT["Decimal_Degree",0.0174532925199433]], PROJECTION["Albers_conic_equal_area"], PARAMETER["central_meridian",-96.0], PARAMETER["latitude_of_origin",23], PARAMETER["standard_parallel_1",29.5], PARAMETER["standard_parallel_2",45.5], PARAMETER["false_easting",0], PARAMETER["false_northing",0], UNIT["Meter",1], AUTHORITY["EPSG","42303"]]
PROJCS["NAD83 / Albers NorthAm", GEOGCS["NAD83", DATUM["North_American_Datum_1983", SPHEROID["GRS_1980",6378137,298.257222101]], PRIMEM["Greenwich",0], UNIT["Decimal_Degree",0.0174532925199433]], PROJECTION["Albers_conic_equal_area"], PARAMETER["central_meridian",-96.0], PARAMETER["latitude_of_origin",23], PARAMETER["standard_parallel_1",29.5], PARAMETER["standard_parallel_2",45.5], PARAMETER["false_easting",0], PARAMETER["false_northing",0], UNIT["Meter",1], AUTHORITY["EPSG","42303"]]
Definition: ESRI WKT
PROJCS["NAD83_Albers_NorthAm",GEOGCS["GCS_North_American_1983",DATUM["D_North_American_1983",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Albers"],PARAMETER["central_meridian",-96.0],PARAMETER["latitude_of_origin",23],PARAMETER["standard_parallel_1",29.5],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1]]
Definition: PROJ.4
+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:42303","+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs");
Definition: XML
<?xml version="1.0" encoding="UTF-8"?> <gml:ProjectedCRS gml:id="ogrcrs27269" xmlns:gml="http://www.opengis.net/gml/3.2"> <gml:srsName>NAD83 / Albers NorthAm</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">42303</gml:name> </gml:srsID> <gml:baseCRS> <gml:GeographicCRS gml:id="ogrcrs27270"> <gml:srsName>NAD83</gml:srsName> <gml:usesEllipsoidalCS> <gml:EllipsoidalCS gml:id="ogrcrs27271"> <gml:csName>ellipsoidal</gml:csName> <gml:csID> <gml:name gml:codeSpace="urn:ogc:def:cs:EPSG::">6402</gml:name> </gml:csID> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27272" gml:uom="urn:ogc:def:uom:EPSG::9102"> <gml:name>Geodetic latitude</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9901</gml:name> </gml:axisID> <gml:axisAbbrev>Lat</gml:axisAbbrev> <gml:axisDirection>north</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27273" gml:uom="urn:ogc:def:uom:EPSG::9102"> <gml:name>Geodetic longitude</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9902</gml:name> </gml:axisID> <gml:axisAbbrev>Lon</gml:axisAbbrev> <gml:axisDirection>east</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> </gml:EllipsoidalCS> </gml:usesEllipsoidalCS> <gml:usesGeodeticDatum> <gml:GeodeticDatum gml:id="ogrcrs27274"> <gml:datumName>North_American_Datum_1983</gml:datumName> <gml:usesPrimeMeridian> <gml:PrimeMeridian gml:id="ogrcrs27275"> <gml:meridianName>Greenwich</gml:meridianName> <gml:greenwichLongitude> <gml:angle gml:uom="urn:ogc:def:uom:EPSG::9102">0</gml:angle> </gml:greenwichLongitude> </gml:PrimeMeridian> </gml:usesPrimeMeridian> <gml:usesEllipsoid> <gml:Ellipsoid gml:id="ogrcrs27276"> <gml:ellipsoidName>GRS_1980</gml:ellipsoidName> <gml:semiMajorAxis gml:uom="urn:ogc:def:uom:EPSG::9001">6378137</gml:semiMajorAxis> <gml:secondDefiningParameter> <gml:inverseFlattening gml:uom="urn:ogc:def:uom:EPSG::9201">298.257222101</gml:inverseFlattening> </gml:secondDefiningParameter> </gml:Ellipsoid> </gml:usesEllipsoid> </gml:GeodeticDatum> </gml:usesGeodeticDatum> </gml:GeographicCRS> </gml:baseCRS> <gml:definedByConversion> <gml:Conversion gml:id="ogrcrs27277" /> </gml:definedByConversion> <gml:usesCartesianCS> <gml:CartesianCS gml:id="ogrcrs27278"> <gml:csName>Cartesian</gml:csName> <gml:csID> <gml:name gml:codeSpace="urn:ogc:def:cs:EPSG::">4400</gml:name> </gml:csID> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27279" gml:uom="urn:ogc:def:uom:EPSG::9001"> <gml:name>Easting</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9906</gml:name> </gml:axisID> <gml:axisAbbrev>E</gml:axisAbbrev> <gml:axisDirection>east</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27280" gml:uom="urn:ogc:def:uom:EPSG::9001"> <gml:name>Northing</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9907</gml:name> </gml:axisID> <gml:axisAbbrev>N</gml:axisAbbrev> <gml:axisDirection>north</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> </gml:CartesianCS> </gml:usesCartesianCS> </gml:ProjectedCRS>
<?xml version="1.0" encoding="UTF-8"?> <gml:ProjectedCRS gml:id="ogrcrs27269" xmlns:gml="http://www.opengis.net/gml/3.2"> <gml:srsName>NAD83 / Albers NorthAm</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">42303</gml:name> </gml:srsID> <gml:baseCRS> <gml:GeographicCRS gml:id="ogrcrs27270"> <gml:srsName>NAD83</gml:srsName> <gml:usesEllipsoidalCS> <gml:EllipsoidalCS gml:id="ogrcrs27271"> <gml:csName>ellipsoidal</gml:csName> <gml:csID> <gml:name gml:codeSpace="urn:ogc:def:cs:EPSG::">6402</gml:name> </gml:csID> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27272" gml:uom="urn:ogc:def:uom:EPSG::9102"> <gml:name>Geodetic latitude</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9901</gml:name> </gml:axisID> <gml:axisAbbrev>Lat</gml:axisAbbrev> <gml:axisDirection>north</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27273" gml:uom="urn:ogc:def:uom:EPSG::9102"> <gml:name>Geodetic longitude</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9902</gml:name> </gml:axisID> <gml:axisAbbrev>Lon</gml:axisAbbrev> <gml:axisDirection>east</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> </gml:EllipsoidalCS> </gml:usesEllipsoidalCS> <gml:usesGeodeticDatum> <gml:GeodeticDatum gml:id="ogrcrs27274"> <gml:datumName>North_American_Datum_1983</gml:datumName> <gml:usesPrimeMeridian> <gml:PrimeMeridian gml:id="ogrcrs27275"> <gml:meridianName>Greenwich</gml:meridianName> <gml:greenwichLongitude> <gml:angle gml:uom="urn:ogc:def:uom:EPSG::9102">0</gml:angle> </gml:greenwichLongitude> </gml:PrimeMeridian> </gml:usesPrimeMeridian> <gml:usesEllipsoid> <gml:Ellipsoid gml:id="ogrcrs27276"> <gml:ellipsoidName>GRS_1980</gml:ellipsoidName> <gml:semiMajorAxis gml:uom="urn:ogc:def:uom:EPSG::9001">6378137</gml:semiMajorAxis> <gml:secondDefiningParameter> <gml:inverseFlattening gml:uom="urn:ogc:def:uom:EPSG::9201">298.257222101</gml:inverseFlattening> </gml:secondDefiningParameter> </gml:Ellipsoid> </gml:usesEllipsoid> </gml:GeodeticDatum> </gml:usesGeodeticDatum> </gml:GeographicCRS> </gml:baseCRS> <gml:definedByConversion> <gml:Conversion gml:id="ogrcrs27277" /> </gml:definedByConversion> <gml:usesCartesianCS> <gml:CartesianCS gml:id="ogrcrs27278"> <gml:csName>Cartesian</gml:csName> <gml:csID> <gml:name gml:codeSpace="urn:ogc:def:cs:EPSG::">4400</gml:name> </gml:csID> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27279" gml:uom="urn:ogc:def:uom:EPSG::9001"> <gml:name>Easting</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9906</gml:name> </gml:axisID> <gml:axisAbbrev>E</gml:axisAbbrev> <gml:axisDirection>east</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> <gml:usesAxis> <gml:CoordinateSystemAxis gml:id="ogrcrs27280" gml:uom="urn:ogc:def:uom:EPSG::9001"> <gml:name>Northing</gml:name> <gml:axisID> <gml:name gml:codeSpace="urn:ogc:def:axis:EPSG::">9907</gml:name> </gml:axisID> <gml:axisAbbrev>N</gml:axisAbbrev> <gml:axisDirection>north</gml:axisDirection> </gml:CoordinateSystemAxis> </gml:usesAxis> </gml:CartesianCS> </gml:usesCartesianCS> </gml:ProjectedCRS>
Definition: GeoServer
42303=PROJCS["NAD83 / Albers NorthAm",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Decimal_Degree",0.0174532925199433]],PROJECTION["Albers_conic_equal_area"],PARAMETER["central_meridian",-96.0],PARAMETER["latitude_of_origin",23],PARAMETER["standard_parallel_1",29.5],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1],AUTHORITY["EPSG","42303"]]
Definition: MapServer - MAPfile
PROJECTION "proj=aea" "lat_1=29.5" "lat_2=45.5" "lat_0=23" "lon_0=-96" "x_0=0" "y_0=0" "datum=NAD83" "units=m" "no_defs" END
Definition: MapServer - Python
wkt = '''PROJCS["NAD83 / Albers NorthAm",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Decimal_Degree",0.0174532925199433]],PROJECTION["Albers_conic_equal_area"],PARAMETER["central_meridian",-96.0],PARAMETER["latitude_of_origin",23],PARAMETER["standard_parallel_1",29.5],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1],AUTHORITY["EPSG","42303"]]''' m = mapObj('') m.setWKTProjection(ref.ExportToWkt()) lyr = layerObj(m) lyr.setWKTProjection(ref.ExportToWkt())
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs"> <Layer srs="+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs"> </Layer> </Map>
Definition: Mapnik - Python
proj4 = '+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 42303, 'EPSG', 42303, '+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0 +y_0=0 +datum=NAD83 +units=m +no_defs ', 'PROJCS["NAD83 / Albers NorthAm",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Decimal_Degree",0.0174532925199433]],PROJECTION["Albers_conic_equal_area"],PARAMETER["central_meridian",-96.0],PARAMETER["latitude_of_origin",23],PARAMETER["standard_parallel_1",29.5],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1],AUTHORITY["EPSG","42303"]]');
Definition: OGC WKT
PROJCS["NAD83 / Albers NorthAm",GEOGCS["NAD83",DATUM["North_American_Datum_1983",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Decimal_Degree",0.0174532925199433]],PROJECTION["Albers_conic_equal_area"],PARAMETER["central_meridian",-96.0],PARAMETER["latitude_of_origin",23],PARAMETER["standard_parallel_1",29.5],PARAMETER["standard_parallel_2",45.5],PARAMETER["false_easting",0],PARAMETER["false_northing",0],UNIT["Meter",1],AUTHORITY["EPSG","42303"]]