Skip to content
Geo Hound
ESRI MapServerData directory

other_effective_area_based_conservation_measures

Published by the Government of Canada's Open data portal</span></a><span>

Other effective area-based conservation measures and marine protected areas in Canada.

Canadaconservationmarineboundaries
Extent not published by this service

Service facts

Endpoint
https://egisp.dfo-mpo.gc.ca/arcgis/rest/services/open_data_donnees_ouvertes/other_effective_area_based_conservation_measures/MapServer
Type
ESRI MapServer
Layers
1
Formats
PNG32, PNG24, PNG, JPG, DIB, TIFF, EMF, PS, PDF, GIF, SVG, SVGZ, BMP
CRS
EPSG:3978
CORS
Enabled
Response time
1912 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0Other Effective Area-based Conservation Measures/Autres mesures de conservation efficaces par zone
13 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
SHAPESHAPEesriFieldTypeGeometry
NAME_ENameesriFieldTypeString
NAME_FNomesriFieldTypeString
OBJECTIVEObjectiveesriFieldTypeString
OBJECTIFObjectifesriFieldTypeString
PROHIBITIONSProhibitionsesriFieldTypeString
INTERDICTIONSInterdictionsesriFieldTypeString
REGION_EDFO RegionesriFieldTypeString
REGION_FRégion du MPOesriFieldTypeString
URL_EWebpageesriFieldTypeString
URL_FPage webesriFieldTypeString
KM2Km2esriFieldTypeDouble
polygon

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: other_effective_area_based_conservation_measures
URL: https://egisp.dfo-mpo.gc.ca/arcgis/rest/services/open_data_donnees_ouvertes/other_effective_area_based_conservation_measures/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://egisp.dfo-mpo.gc.ca/arcgis/rest/services/open_data_donnees_ouvertes/other_effective_area_based_conservation_measures/MapServer
Leaflet
fetch('https://egisp.dfo-mpo.gc.ca/arcgis/rest/services/open_data_donnees_ouvertes/other_effective_area_based_conservation_measures/MapServer/0/query?where=1%3D1&outFields=*&f=geojson')
  .then((r) => r.json())
  .then((geojson) => L.geoJSON(geojson).addTo(map));
Python
import geopandas as gpd
gdf = gpd.read_file(
    'https://egisp.dfo-mpo.gc.ca/arcgis/rest/services/open_data_donnees_ouvertes/other_effective_area_based_conservation_measures/MapServer/0/query?where=1%3D1&outFields=*&f=geojson'
)

Related services

This service was found in the wild by Geo Hound users while browsing the web.

Add to Chrome
Report an issue with this listing