Unit: metre
Geodetic CRS: WGS 84
Datum: World Geodetic System 1984
Ellipsoid: WGS 84
Prime meridian: Greenwich
Data source: OGP
Revision date: 1995-06-02
Scope: Large and medium scale topographic mapping and engineering survey.
Coordinate system: Cartesian 2D CS. Axes: easting, northing (E,N). Orientations: east, north. UoM: m.
Center coordinates
500000.00 4649776.22
Projected bounds:
166021.44 0.00
534994.66 9329005.18
WGS84 bounds:
-78.0 0.0
-72.0 84.0
Definition: Well Known Text (WKT)
PROJCS["WGS 84 / UTM zone 18N", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.257223563, AUTHORITY["EPSG","7030"]], AUTHORITY["EPSG","6326"]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4326"]], PROJECTION["Transverse_Mercator"], PARAMETER["latitude_of_origin",0], PARAMETER["central_meridian",-75], PARAMETER["scale_factor",0.9996], PARAMETER["false_easting",500000], PARAMETER["false_northing",0], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","32618"]]
PROJCS["WGS 84 / UTM zone 18N",
GEOGCS["WGS 84",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.257223563,
AUTHORITY["EPSG","7030"]],
AUTHORITY["EPSG","6326"]],
PRIMEM["Greenwich",0,
AUTHORITY["EPSG","8901"]],
UNIT["degree",0.0174532925199433,
AUTHORITY["EPSG","9122"]],
AUTHORITY["EPSG","4326"]],
PROJECTION["Transverse_Mercator"],
PARAMETER["latitude_of_origin",0],
PARAMETER["central_meridian",-75],
PARAMETER["scale_factor",0.9996],
PARAMETER["false_easting",500000],
PARAMETER["false_northing",0],
UNIT["metre",1,
AUTHORITY["EPSG","9001"]],
AXIS["Easting",EAST],
AXIS["Northing",NORTH],
AUTHORITY["EPSG","32618"]]
Definition: ESRI WKT
PROJCS["WGS_1984_UTM_Zone_18N",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["Degree",0.017453292519943295]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-75],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["Meter",1]]
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="epsg-crs-32618"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>projected</epsg:type> <epsg:revisionDate>1995-06-02</epsg:revisionDate> <epsg:show>true</epsg:show> <epsg:isDeprecated>false</epsg:isDeprecated> </epsg:CommonMetaData> </gml:metaDataProperty> <gml:identifier codeSpace="OGP">urn:ogc:def:crs:EPSG::32618</gml:identifier> <gml:name>WGS 84 / UTM zone 18N</gml:name> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::2034" /> <gml:scope>Large and medium scale topographic mapping and engineering survey.</gml:scope> <gml:conversion xlink:href="urn:ogc:def:coordinateOperation:EPSG::16018" /> <gml:baseGeodeticCRS xlink:href="urn:ogc:def:crs:EPSG::4326" /> <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="epsg-crs-32618">
<gml:metaDataProperty>
<epsg:CommonMetaData>
<epsg:type>projected</epsg:type>
<epsg:revisionDate>1995-06-02</epsg:revisionDate>
<epsg:show>true</epsg:show>
<epsg:isDeprecated>false</epsg:isDeprecated>
</epsg:CommonMetaData>
</gml:metaDataProperty>
<gml:identifier codeSpace="OGP">urn:ogc:def:crs:EPSG::32618</gml:identifier>
<gml:name>WGS 84 / UTM zone 18N</gml:name>
<gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::2034" />
<gml:scope>Large and medium scale topographic mapping and engineering survey.</gml:scope>
<gml:conversion xlink:href="urn:ogc:def:coordinateOperation:EPSG::16018" />
<gml:baseGeodeticCRS xlink:href="urn:ogc:def:crs:EPSG::4326" />
<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="ogrcrs42527" xmlns:gml="http://www.opengis.net/gml/3.2"> <gml:srsName>WGS 84 / UTM zone 18N</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">32618</gml:name> </gml:srsID> <gml:baseCRS> <gml:GeographicCRS gml:id="ogrcrs42528"> <gml:srsName>WGS 84</gml:srsName> <gml:srsID> <gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">4326</gml:name> </gml:srsID> <gml:usesEllipsoidalCS> <gml:EllipsoidalCS gml:id="ogrcrs42529"> <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="ogrcrs42530" 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="ogrcrs42531" 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="ogrcrs42532"> <gml:datumName>WGS_1984</gml:datumName> <gml:datumID> <gml:name gml:codeSpace="urn:ogc:def:datum:EPSG::">6326</gml:name> </gml:datumID> <gml:usesPrimeMeridian> <gml:PrimeMeridian gml:id="ogrcrs42533"> <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="ogrcrs42534"> <gml:ellipsoidName>WGS 84</gml:ellipsoidName> <gml:ellipsoidID> <gml:name gml:codeSpace="urn:ogc:def:ellipsoid:EPSG::">7030</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.257223563</gml:inverseFlattening> </gml:secondDefiningParameter> </gml:Ellipsoid> </gml:usesEllipsoid> </gml:GeodeticDatum> </gml:usesGeodeticDatum> </gml:GeographicCRS> </gml:baseCRS> <gml:definedByConversion> <gml:Conversion gml:id="ogrcrs42535"> <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">-75</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">500000</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="ogrcrs42536"> <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="ogrcrs42537" 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="ogrcrs42538" 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="ogrcrs42527" xmlns:gml="http://www.opengis.net/gml/3.2">
<gml:srsName>WGS 84 / UTM zone 18N</gml:srsName>
<gml:srsID>
<gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">32618</gml:name>
</gml:srsID>
<gml:baseCRS>
<gml:GeographicCRS gml:id="ogrcrs42528">
<gml:srsName>WGS 84</gml:srsName>
<gml:srsID>
<gml:name gml:codeSpace="urn:ogc:def:crs:EPSG::">4326</gml:name>
</gml:srsID>
<gml:usesEllipsoidalCS>
<gml:EllipsoidalCS gml:id="ogrcrs42529">
<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="ogrcrs42530" 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="ogrcrs42531" 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="ogrcrs42532">
<gml:datumName>WGS_1984</gml:datumName>
<gml:datumID>
<gml:name gml:codeSpace="urn:ogc:def:datum:EPSG::">6326</gml:name>
</gml:datumID>
<gml:usesPrimeMeridian>
<gml:PrimeMeridian gml:id="ogrcrs42533">
<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="ogrcrs42534">
<gml:ellipsoidName>WGS 84</gml:ellipsoidName>
<gml:ellipsoidID>
<gml:name gml:codeSpace="urn:ogc:def:ellipsoid:EPSG::">7030</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.257223563</gml:inverseFlattening>
</gml:secondDefiningParameter>
</gml:Ellipsoid>
</gml:usesEllipsoid>
</gml:GeodeticDatum>
</gml:usesGeodeticDatum>
</gml:GeographicCRS>
</gml:baseCRS>
<gml:definedByConversion>
<gml:Conversion gml:id="ogrcrs42535">
<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">-75</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">500000</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="ogrcrs42536">
<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="ogrcrs42537" 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="ogrcrs42538" 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
32618=PROJCS["WGS 84 / UTM zone 18N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-75],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32618"]]
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=utm +zone=18 +datum=WGS84 +units=m +no_defs"> <Layer srs="+proj=utm +zone=18 +datum=WGS84 +units=m +no_defs"> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 32618, 'EPSG', 32618, '+proj=utm +zone=18 +datum=WGS84 +units=m +no_defs ', 'PROJCS["WGS 84 / UTM zone 18N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-75],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32618"]]');
Definition: OGC WKT
PROJCS["WGS 84 / UTM zone 18N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-75],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32618"]]