Skip to content
Geo Hound
ESRI MapServerData directory

Layers

Published by www97-prod.statcan.gc.ca

Geography reference data for 2021 census divisions with bilingual entity names.

Canadaboundariesdemographics
Extent not published by this service

Service facts

Endpoint
https://www97-prod.statcan.gc.ca/arcgis/rest/services/cpdv2021_lookup/MapServer
Type
ESRI MapServer
Layers
1
Formats
PNG32, PNG24, PNG, JPG, DIB, TIFF, EMF, PS, PDF, GIF, SVG, SVGZ, BMP
CRS
EPSG:3347
CORS
Enabled
Response time
704 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0COD_CPDV.gis.GeographyReference
30 fields
NameAliasType
GeographyReferenceIdGeographyReferenceIdesriFieldTypeString
StatisticsProgramIdStatisticsProgramIdesriFieldTypeInteger
GeographicLevelIdGeographicLevelIdesriFieldTypeString
ProvinceIdProvinceIdesriFieldTypeInteger
EntityName_ENEntityName_ENesriFieldTypeString
EntityDescription_ENEntityDescription_ENesriFieldTypeString
EntityName_FREntityName_FResriFieldTypeString
EntityDescription_FREntityDescription_FResriFieldTypeString
SearchDisplayName_ENSearchDisplayName_ENesriFieldTypeString
SearchDisplayName_FRSearchDisplayName_FResriFieldTypeString
DisplayNameShort_ENDisplayNameShort_ENesriFieldTypeString
DisplayNameShort_FRDisplayNameShort_FResriFieldTypeString
DisplayNameLong_ENDisplayNameLong_ENesriFieldTypeString
DisplayNameLong_FRDisplayNameLong_FResriFieldTypeString
GeocodeGeocodeesriFieldTypeString
CensusSFDataQualityCensusSFDataQualityesriFieldTypeString
CensusLFDataQualityCensusLFDataQualityesriFieldTypeString
CensusSFGNRCensusSFGNResriFieldTypeSingle
CensusLFGNRCensusLFGNResriFieldTypeSingle
DataQualityFlagDataQualityFlagesriFieldTypeString
GeographicFootnote_ENGeographicFootnote_ENesriFieldTypeString
GeographicFootnote_FRGeographicFootnote_FResriFieldTypeString
GeographicType_ENGeographicType_ENesriFieldTypeString
GeographicType_FRGeographicType_FResriFieldTypeString
GeographicDescription_ENGeographicDescription_ENesriFieldTypeString
GeographicDescription_FRGeographicDescription_FResriFieldTypeString
ShapeShapeesriFieldTypeGeometry
OBJECTIDOBJECTIDesriFieldTypeOID
Shape.STArea()Shape.STArea()esriFieldTypeDouble
Shape.STLength()Shape.STLength()esriFieldTypeDouble
polygon

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: Layers
URL: https://www97-prod.statcan.gc.ca/arcgis/rest/services/cpdv2021_lookup/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://www97-prod.statcan.gc.ca/arcgis/rest/services/cpdv2021_lookup/MapServer
Leaflet
fetch('https://www97-prod.statcan.gc.ca/arcgis/rest/services/cpdv2021_lookup/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://www97-prod.statcan.gc.ca/arcgis/rest/services/cpdv2021_lookup/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