Method: Geocentric translations (geog2D domain)
Remarks:
Information source: OGP
Revision date: 2017-07-14
Unit: metre
Geodetic CRS: ETRS89
Datum: European Terrestrial Reference System 1989
Ellipsoid: GRS 1980
Prime meridian: Greenwich
Data source: OGP
Information source: Landesvermessungsamt Schleswig-Holstein.
Revision date: 2017-06-13
Scope: Large and medium scale topographic mapping and engineering survey.
Remarks: Variant of ETRS89 / UTM zone 32N (CRS code 25832) in which easting has zone prefix.
Method: Geocentric translations (geog2D domain)
Coordinate system: Cartesian 2D CS. Axes: easting, northing (E,N). Orientations: east, north. UoM: m.
Definition: Well Known Text (WKT)
PROJCS["ETRS89 / UTM zone 32N (zE-N)", GEOGCS["ETRS89", DATUM["European_Terrestrial_Reference_System_1989", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], TOWGS84[0,0,0,0,0,0,0], AUTHORITY["EPSG","6258"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4258"]], PROJECTION["Transverse_Mercator"], PARAMETER["latitude_of_origin",0], PARAMETER["central_meridian",9], PARAMETER["scale_factor",0.9996], PARAMETER["false_easting",32500000], PARAMETER["false_northing",0], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","4647"]]
PROJCS["ETRS89 / UTM zone 32N (zE-N)", GEOGCS["ETRS89", DATUM["European_Terrestrial_Reference_System_1989", SPHEROID["GRS 1980",6378137,298.257222101, AUTHORITY["EPSG","7019"]], TOWGS84[0,0,0,0,0,0,0], AUTHORITY["EPSG","6258"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4258"]], PROJECTION["Transverse_Mercator"], PARAMETER["latitude_of_origin",0], PARAMETER["central_meridian",9], PARAMETER["scale_factor",0.9996], PARAMETER["false_easting",32500000], PARAMETER["false_northing",0], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","4647"]]
Definition: ESRI WKT
PROJCS["ETRS89_UTM_zone_32N_zE_N",GEOGCS["GCS_ETRS_1989",DATUM["D_ETRS_1989",SPHEROID["GRS_1980",6378137,298.257222101]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",32500000],PARAMETER["false_northing",0],UNIT["Meter",1]]
Definition: PROJ.4
+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs
Definition: JavaScript (Proj4js)
proj4.defs("EPSG:4647","+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs");
Definition: OGC GML
<?xml version="1.0" encoding="UTF-8"?> <gml:ProjectedCRS xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="iogp-crs-4647"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>projected</epsg:type> <epsg:alias alias="ETRS89 / UTM zone 32N" code="9543" codeSpace="urn:ogc:def:naming-system:EPSG::7310"> <epsg:remarks>This is the EPSG name for CRS code 25832.</epsg:remarks> </epsg:alias> <epsg:alias alias="ETRF89 / UTM zone 32N (zE-N)" code="20302" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:informationSource>Landesvermessungsamt Schleswig-Holstein.</epsg:informationSource> <epsg:revisionDate>2017-06-13</epsg:revisionDate> <epsg:changes> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2009.071" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2011.011" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2012.078" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2016.052" /> </epsg:changes> <epsg:show>true</epsg:show> <epsg:isDeprecated>false</epsg:isDeprecated> </epsg:CommonMetaData> </gml:metaDataProperty> <gml:identifier codeSpace="IOGP">urn:ogc:def:crs:EPSG::4647</gml:identifier> <gml:name>ETRS89 / UTM zone 32N (zE-N)</gml:name> <gml:remarks>Variant of ETRS89 / UTM zone 32N (CRS code 25832) in which easting has zone prefix.</gml:remarks> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::2861" /> <gml:scope>Large and medium scale topographic mapping and engineering survey.</gml:scope> <gml:conversion xlink:href="urn:ogc:def:coordinateOperation:EPSG::4648" /> <gml:baseGeodeticCRS xlink:href="urn:ogc:def:crs:EPSG::4258" /> <gml:cartesianCS xlink:href="urn:ogc:def:cs:EPSG::4400" /> </gml:ProjectedCRS>
<?xml version="1.0" encoding="UTF-8"?> <gml:ProjectedCRS xmlns:epsg="urn:x-ogp:spec:schema-xsd:EPSG:1.0:dataset" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="iogp-crs-4647"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>projected</epsg:type> <epsg:alias alias="ETRS89 / UTM zone 32N" code="9543" codeSpace="urn:ogc:def:naming-system:EPSG::7310"> <epsg:remarks>This is the EPSG name for CRS code 25832.</epsg:remarks> </epsg:alias> <epsg:alias alias="ETRF89 / UTM zone 32N (zE-N)" code="20302" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:informationSource>Landesvermessungsamt Schleswig-Holstein.</epsg:informationSource> <epsg:revisionDate>2017-06-13</epsg:revisionDate> <epsg:changes> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2009.071" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2011.011" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2012.078" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2016.052" /> </epsg:changes> <epsg:show>true</epsg:show> <epsg:isDeprecated>false</epsg:isDeprecated> </epsg:CommonMetaData> </gml:metaDataProperty> <gml:identifier codeSpace="IOGP">urn:ogc:def:crs:EPSG::4647</gml:identifier> <gml:name>ETRS89 / UTM zone 32N (zE-N)</gml:name> <gml:remarks>Variant of ETRS89 / UTM zone 32N (CRS code 25832) in which easting has zone prefix.</gml:remarks> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::2861" /> <gml:scope>Large and medium scale topographic mapping and engineering survey.</gml:scope> <gml:conversion xlink:href="urn:ogc:def:coordinateOperation:EPSG::4648" /> <gml:baseGeodeticCRS xlink:href="urn:ogc:def:crs:EPSG::4258" /> <gml:cartesianCS xlink:href="urn:ogc:def:cs:EPSG::4400" /> </gml:ProjectedCRS>
Definition: XML
<?xml version="1.0" encoding="UTF-8"?> <gml:ProjectedCRS gml:id="ogrcrs282769" xmlns:gml="http://www.opengis.net/gml/3.2"> <gml:srsName>ETRS89 / UTM zone 32N (zE-N)</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">4647</gml:name> </gml:srsID> <gml:baseCRS> <gml:GeographicCRS gml:id="ogrcrs282770"> <gml:srsName>ETRS89</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">4258</gml:name> </gml:srsID> <gml:usesEllipsoidalCS> <gml:EllipsoidalCS gml:id="ogrcrs282771"> <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="ogrcrs282772" 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="ogrcrs282773" 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="ogrcrs282774"> <gml:datumName>European_Terrestrial_Reference_System_1989</gml:datumName> <gml:datumID> <gml:name gml:codeSpace="urn:ogc:def:datum:EPSG::">6258</gml:name> </gml:datumID> <gml:usesPrimeMeridian> <gml:PrimeMeridian gml:id="ogrcrs282775"> <gml:meridianName>Greenwich</gml:meridianName> <gml:meridianID> <gml:name gml:codeSpace="urn:ogc:def:meridian:EPSG::">8901</gml:name> </gml:meridianID> <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="ogrcrs282776"> <gml:ellipsoidName>GRS 1980</gml:ellipsoidName> <gml:ellipsoidID> <gml:name gml:codeSpace="urn:ogc:def:ellipsoid:EPSG::">7019</gml:name> </gml:ellipsoidID> <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="ogrcrs282777"> <gml:usesMethod xlink:href="urn:ogc:def:method:EPSG::9807" /> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9102">0</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8801" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9102">9</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8802" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9001">0.9996</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8805" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9001">32500000</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8806" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9001">0</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8807" /> </gml:usesParameterValue> </gml:Conversion> </gml:definedByConversion> <gml:usesCartesianCS> <gml:CartesianCS gml:id="ogrcrs282778"> <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="ogrcrs282779" 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="ogrcrs282780" 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="ogrcrs282769" xmlns:gml="http://www.opengis.net/gml/3.2"> <gml:srsName>ETRS89 / UTM zone 32N (zE-N)</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">4647</gml:name> </gml:srsID> <gml:baseCRS> <gml:GeographicCRS gml:id="ogrcrs282770"> <gml:srsName>ETRS89</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">4258</gml:name> </gml:srsID> <gml:usesEllipsoidalCS> <gml:EllipsoidalCS gml:id="ogrcrs282771"> <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="ogrcrs282772" 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="ogrcrs282773" 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="ogrcrs282774"> <gml:datumName>European_Terrestrial_Reference_System_1989</gml:datumName> <gml:datumID> <gml:name gml:codeSpace="urn:ogc:def:datum:EPSG::">6258</gml:name> </gml:datumID> <gml:usesPrimeMeridian> <gml:PrimeMeridian gml:id="ogrcrs282775"> <gml:meridianName>Greenwich</gml:meridianName> <gml:meridianID> <gml:name gml:codeSpace="urn:ogc:def:meridian:EPSG::">8901</gml:name> </gml:meridianID> <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="ogrcrs282776"> <gml:ellipsoidName>GRS 1980</gml:ellipsoidName> <gml:ellipsoidID> <gml:name gml:codeSpace="urn:ogc:def:ellipsoid:EPSG::">7019</gml:name> </gml:ellipsoidID> <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="ogrcrs282777"> <gml:usesMethod xlink:href="urn:ogc:def:method:EPSG::9807" /> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9102">0</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8801" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9102">9</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8802" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9001">0.9996</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8805" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9001">32500000</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8806" /> </gml:usesParameterValue> <gml:usesParameterValue> <gml:value gml:uom="urn:ogc:def:uom:EPSG::9001">0</gml:value> <gml:valueOfParameter xlink:href="urn:ogc:def:parameter:EPSG::8807" /> </gml:usesParameterValue> </gml:Conversion> </gml:definedByConversion> <gml:usesCartesianCS> <gml:CartesianCS gml:id="ogrcrs282778"> <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="ogrcrs282779" 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="ogrcrs282780" 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
4647=PROJCS["ETRS89 / UTM zone 32N (zE-N)",GEOGCS["ETRS89",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4258"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",32500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","4647"]]
Definition: MapServer - MAPfile
PROJECTION "proj=tmerc" "lat_0=0" "lon_0=9" "k=0.9996" "x_0=32500000" "y_0=0" "ellps=GRS80" "towgs84=0,0,0,0,0,0,0" "units=m" "no_defs" END
Definition: MapServer - Python
wkt = '''PROJCS["ETRS89 / UTM zone 32N (zE-N)",GEOGCS["ETRS89",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4258"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",32500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","4647"]]''' 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=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"> <Layer srs="+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"> </Layer> </Map>
Definition: Mapnik - Python
proj4 = '+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +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 ( 4647, 'EPSG', 4647, '+proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=32500000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs ', 'PROJCS["ETRS89 / UTM zone 32N (zE-N)",GEOGCS["ETRS89",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4258"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",32500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","4647"]]');
Definition: OGC WKT
PROJCS["ETRS89 / UTM zone 32N (zE-N)",GEOGCS["ETRS89",DATUM["European_Terrestrial_Reference_System_1989",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],TOWGS84[0,0,0,0,0,0,0],AUTHORITY["EPSG","6258"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4258"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",9],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",32500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","4647"]]