Unit: British foot (1936)
Geodetic CRS: Poolbeg height (ft(Br36))
Datum: Poolbeg
Prime meridian: Greenwich
Data source: OGP
Information source: Ordnance Survey of Ireland.
Revision date: 2017-10-16
Scope: Topographic mapping at all scales in Republic and medium and small scales in Northern Ireland.
Remarks: Topographic mapping before 1956 in Northern Ireland and 1970 in the Republic of Ireland. Replaced by Belfast Lough height and Malin Head height (CRS codes 5732 and 5731).
Area of use: Ireland - onshore. United Kingdom (UK) - Northern Ireland (Ulster) - onshore.
Coordinate system: Vertical CS. Axis: height (H). Orientation: up. UoM: ft(Br36).
Definition: Well Known Text (WKT)
VERT_CS["Poolbeg height", VERT_DATUM["Poolbeg",2005, AUTHORITY["EPSG","5152"]], UNIT["British foot (1936)",0.3048007491, AUTHORITY["EPSG","9095"]], AXIS["Up",UP], AUTHORITY["EPSG","5754"]]
VERT_CS["Poolbeg height", VERT_DATUM["Poolbeg",2005, AUTHORITY["EPSG","5152"]], UNIT["British foot (1936)",0.3048007491, AUTHORITY["EPSG","9095"]], AXIS["Up",UP], AUTHORITY["EPSG","5754"]]
Definition: OGC GML
<?xml version="1.0" encoding="UTF-8"?> <gml:VerticalCRS 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-5754"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>vertical</epsg:type> <epsg:alias alias="Poolbeg height" code="7138" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:informationSource>Ordnance Survey of Ireland.</epsg:informationSource> <epsg:revisionDate>2017-10-16</epsg:revisionDate> <epsg:changes> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2008.010" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2014.027" /> </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::5754</gml:identifier> <gml:name>Poolbeg height (ft(Br36))</gml:name> <gml:remarks>Topographic mapping before 1956 in Northern Ireland and 1970 in the Republic of Ireland. Replaced by Belfast Lough height and Malin Head height (CRS codes 5732 and 5731).</gml:remarks> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1305" /> <gml:scope>Topographic mapping at all scales in Republic and medium and small scales in Northern Ireland.</gml:scope> <gml:verticalCS xlink:href="urn:ogc:def:cs:EPSG::6496" /> <gml:verticalDatum xlink:href="urn:ogc:def:datum:EPSG::5152" /> </gml:VerticalCRS>
<?xml version="1.0" encoding="UTF-8"?> <gml:VerticalCRS 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-5754"> <gml:metaDataProperty> <epsg:CommonMetaData> <epsg:type>vertical</epsg:type> <epsg:alias alias="Poolbeg height" code="7138" codeSpace="urn:ogc:def:naming-system:EPSG::7301" /> <epsg:informationSource>Ordnance Survey of Ireland.</epsg:informationSource> <epsg:revisionDate>2017-10-16</epsg:revisionDate> <epsg:changes> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2008.010" /> <epsg:changeID xlink:href="urn:ogc:def:change-request:EPSG::2014.027" /> </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::5754</gml:identifier> <gml:name>Poolbeg height (ft(Br36))</gml:name> <gml:remarks>Topographic mapping before 1956 in Northern Ireland and 1970 in the Republic of Ireland. Replaced by Belfast Lough height and Malin Head height (CRS codes 5732 and 5731).</gml:remarks> <gml:domainOfValidity xlink:href="urn:ogc:def:area:EPSG::1305" /> <gml:scope>Topographic mapping at all scales in Republic and medium and small scales in Northern Ireland.</gml:scope> <gml:verticalCS xlink:href="urn:ogc:def:cs:EPSG::6496" /> <gml:verticalDatum xlink:href="urn:ogc:def:datum:EPSG::5152" /> </gml:VerticalCRS>
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs=""> <Layer srs=""> </Layer> </Map>
Definition: SQL (PostGIS)
INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 5754, 'EPSG', 5754, '', 'VERT_CS["Poolbeg height",VERT_DATUM["Poolbeg",2005,AUTHORITY["EPSG","5152"]],UNIT["British foot (1936)",0.3048007491,AUTHORITY["EPSG","9095"]],AXIS["Up",UP],AUTHORITY["EPSG","5754"]]');