A ferry port is a harbour that provides facilities to handle the coming and going of vessels which carry passengers and or vehicles between two separated by sea locations. The 81 national and international ferry ports around Ireland were provided by the Marine Irish Digital Atlas.
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%40/100
40/100 from 5 proof signals (domain / portal-backlink / GitHub-org / reciprocal / policy).
- Availabilityweight 25%0/100
Never successfully verified.
- Metadata completenessweight 20%60/100
6 of 10 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%25/100
Docs URL present · Homepage URL present
Official Proof
Public Sector APIProof Evidence
40% - Official domain (marine.ie)
Data schema (21 fields)
| Field | Type | Description |
|---|---|---|
| OBJECTID | oid | — |
| Shape | geometry | — |
| beginLifespanVersion | string | — |
| endLifespanVersion | string | — |
| localId | string | — |
| inspireId | string | — |
| inspireTheme | string | — |
| description | string | — |
| portType | string | — |
| portName | string | — |
| geographicalNameLanguage | string | — |
| geographicalNameStatus | string | — |
| geographicalNameSourceOfName | string | — |
| fishType | string | — |
| coordinateReferenceSystem | string | — |
| styleLayerDescription | string | — |
| licence | string | — |
| dataProvenance | string | — |
| dataAccessURL | string | — |
| longitude | double | — |
| latitude | double | — |
Schema captured from arcgis 5 hours ago.
Sample data (3 records)
Record 1licence: https://creativecommons.org/licenses/by/ · localId: Ardglass
{
"licence": "https://creativecommons.org/licenses/by/4.0/",
"localId": "Ardglass",
"OBJECTID": 1,
"fishType": null,
"latitude": 54.26013761,
"portName": "Ardglass",
"portType": "fishing",
"inspireId": "TN.WaterTransportNetwork.PortNode.IE.MaREI.MIDA.FishingPort.Ardglass",
"longitude": -5.602519502,
"description": "http://en.wikipedia.org/wiki/Port#Fishing_port",
"inspireTheme": "http://inspire.ec.europa.eu/theme/tn",
"dataAccessURL": "http://mida.ucc.ie",
"dataProvenance": "The Marine Irish Digital Atlas",
"endLifespanVersion": "2015-04-28T17:30:00",
"beginLifespanVersion": "2015-04-28T00:00:00",
"styleLayerDescription": "TN.CommonTransportElements.TransportNode.Default geometry is rendered as a circle with a size of 3 pixels, with a red (#FF0000) (rgb:255,0,0) fill and a black outline (#000000) (RGB:0,0,0)",
"geographicalNameStatus": "http://inspire.ec.europa.eu/codelist/NameStatusValue/official",
"geographicalNameLanguage": "http://id.loc.gov/vocabulary/iso639-1/en",
"coordinateReferenceSystem": "http://www.opengis.net/def/crs/EPSG/0/4326",
"geographicalNameSourceOfName": "http://dbpedia.org/resource/Ordnance_Survey_of_Northern_Ireland"
}Record 2licence: https://creativecommons.org/licenses/by/ · localId: Portavogie
{
"licence": "https://creativecommons.org/licenses/by/4.0/",
"localId": "Portavogie",
"OBJECTID": 2,
"fishType": null,
"latitude": 54.45577436,
"portName": "Portavogie",
"portType": "fishing",
"inspireId": "TN.WaterTransportNetwork.PortNode.IE.MaREI.MIDA.FishingPort.Portavogie",
"longitude": -5.438455462,
"description": "http://en.wikipedia.org/wiki/Port#Fishing_port",
"inspireTheme": "http://inspire.ec.europa.eu/theme/tn",
"dataAccessURL": "http://mida.ucc.ie",
"dataProvenance": "The Marine Irish Digital Atlas",
"endLifespanVersion": "2015-04-28T17:30:00",
"beginLifespanVersion": "2015-04-28T00:00:00",
"styleLayerDescription": "TN.CommonTransportElements.TransportNode.Default geometry is rendered as a circle with a size of 3 pixels, with a red (#FF0000) (rgb:255,0,0) fill and a black outline (#000000) (RGB:0,0,0)",
"geographicalNameStatus": "http://inspire.ec.europa.eu/codelist/NameStatusValue/official",
"geographicalNameLanguage": "http://id.loc.gov/vocabulary/iso639-1/en",
"coordinateReferenceSystem": "http://www.opengis.net/def/crs/EPSG/0/4326",
"geographicalNameSourceOfName": "http://dbpedia.org/resource/Ordnance_Survey_of_Northern_Ireland"
}Record 3licence: https://creativecommons.org/licenses/by/ · localId: Kilkeel
{
"licence": "https://creativecommons.org/licenses/by/4.0/",
"localId": "Kilkeel",
"OBJECTID": 3,
"fishType": null,
"latitude": 54.05792022,
"portName": "Kilkeel",
"portType": "fishing",
"inspireId": "TN.WaterTransportNetwork.PortNode.IE.MaREI.MIDA.FishingPort.Kilkeel",
"longitude": -5.989656176,
"description": "http://en.wikipedia.org/wiki/Port#Fishing_port",
"inspireTheme": "http://inspire.ec.europa.eu/theme/tn",
"dataAccessURL": "http://mida.ucc.ie",
"dataProvenance": "The Marine Irish Digital Atlas",
"endLifespanVersion": "2015-04-28T17:30:00",
"beginLifespanVersion": "2015-04-28T00:00:00",
"styleLayerDescription": "TN.CommonTransportElements.TransportNode.Default geometry is rendered as a circle with a size of 3 pixels, with a red (#FF0000) (rgb:255,0,0) fill and a black outline (#000000) (RGB:0,0,0)",
"geographicalNameStatus": "http://inspire.ec.europa.eu/codelist/NameStatusValue/official",
"geographicalNameLanguage": "http://id.loc.gov/vocabulary/iso639-1/en",
"coordinateReferenceSystem": "http://www.opengis.net/def/crs/EPSG/0/4326",
"geographicalNameSourceOfName": "http://dbpedia.org/resource/Ordnance_Survey_of_Northern_Ireland"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- http://atlas.marine.ie/arcgis/rest/services/TransportNetworks/MapServer/9
Query examples
curl -s 'http://atlas.marine.ie/arcgis/rest/services/TransportNetworks/MapServer/9?f=json' -H 'Accept: application/json'Layer definition: fields, geometry type, capabilities.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.