The Open Database of Buildings (ODB) Metadata document: concepts, methodology and data quality
Text begins
1. Overview
For the purpose of exploring open data for official statistics and to support geospatial research across various domains, work was undertaken to create an accessible and harmonized database of buildings containing open data by various levels of government within Canada. This document details the process of collecting, compiling, and standardizing the individual building datasets that were used to create the Open Database of Buildings (ODB), which is made available under the Open Government License - Canada.
In its current version (version 3.0), the ODB contains approximately 14.4 million buildings up from approximately 4.4 million building features in version 2.0. The database is expected to be updated periodically as new open datasets on buildings from government sources become available. This vector dataset is provided as zipped GeoPackage files at the provincial or territorial level.
Access to the dataset is available through the Statistics Canada Linkable Open Data Environment website.
2. Data Sources
Hundreds of data sources were used to create the ODB. The data providers, which include municipal, regional, provincial, and federal levels of government, are provided in Appendix A, as well a list of sources can be found in the ODB_v3_data_providers.csv file that’s bundled with each zipped regional ODB dataset. The data sources provide the name of the source, name of the dataset, download URL for where the data was collected, the data licence, licence version, the licence URL, licence attribution, and download date. For further information on the individual licenses, users should consult directly with the information provided on the open data portals for the various data providers.
3. Reference Period
Ideally, the reference period would be the period from which the underlying building data refers to. Such information, however, was usually not available from the open data portals. In lieu of this, Appendix A provides the date each dataset used in the ODB was downloaded. Data were gathered between November 2024 and April 2025 from open data portals for version 3.0 of the ODB. Users are cautioned that the download date should not be used to indicate the reference period of the data. If specific information concerning the reference period of data is required, users should contact the appropriate data providers shown in Appendix A.
4. Target Population
The goal of the ODB is to create a centralized and harmonized repository of buildings available from open data government sources across Canada. As work on ODB progresses, definitions and thresholds will evolve. Users are reminded that unedited data can always be obtained directly from the open data portals of the various data providers.
5. Methodology
The compilation of the ODB buildings dataset followed a seven-step process, including: 1) data collection 2) ingestion, 3) enrichment, 4) cleaning, 5) standardization, 6) deduplication, and 7) dissemination. This section of the metadata document will provide an overview of each of these steps used to generate ODB version 3.0.
Data Collection:
The first step in this process was the identification of potential building datasets which detail the shape and location of the building features but also datasets which could be used to enrich the context of those features. For each dataset identified, a copy of the original data was downloaded, and a record of the dataset’s characteristics was stored. This record included: source and licensing information, the download date, the day the data was last updated by the provider, and identification of which building features and attributes to copy over to the ODB.
Ingestion:
With open building datasets identified in the data collection stage, each source record was processed in the ingestion step with the goal of collecting and preprocessing the data into a provincial/territorial collections of building records. This step begins with loading each open dataset, filtering out records outside the scope of ODB, and then sub-setting record attributes to only include data columns which are relevant to ODB and renaming these columns in a consistent manner.
With only the relevant portions of the building datasets selected, each dataset is provided the same coordinate reference system, Statistics Canada Lambert Conformal Conic (EPSG:3347), and provided a unique ID for the record based on the records, geometry, source, and dataset name.
Lastly each feature is conflated to the Statistics Canada’s Census Subdivision spatial boundary file and associated with Province or Territory. Using this associated information records are split into provincial/territorial subsets and exported.
Enrichment:
For each provincial/territorial collection of open building data records, many features represent the same building structure. To provide a richer building dataset, records which were provided by the same source and used the same license, were combined when possible. This was performed by finding all point features which intersected or were within 5 metres of a building polygon and filling in missing building polygon attribute data when it was available in a related building record.
Following the combining of building features, all point features were subsequently dropped.
Cleaning:
Following the enrichment process, a cleaning process was employed to provide a more consistent final product. This included, dropping any features outside of the Canadian study area, filtering out any ingested records which were deemed unsuitable for inclusion into ODB, updating column names, and re-ordering columns.
Standardization:
Attribute values frequently vary by data provider but can also represent the same value. To provide a more cohesive product, similar attributes were made more consistent in value during the standardization step. For example, if the building types “LIBRARY”, “Library”, “library”, and “Library building” were all included in datasets, a more consistent value of “Library” would be applied to ensure that only one label be applied to the same feature type. For a complete list of all the substitutions applied during the standardization step, see Appendix B.
Deduplication:
Following standardization of building attribute values, duplicate building polygons are identified and dropped from the final output. This deduplication step, includes different methods of removing duplicate records, including a simple deduplication of all identical records, deduplication of features which have the same unique id, and spatial deduplication. The spatial deduplication drops any building polygons which overlap other buildings features, with the building polygon with the richest attribute data being retained over the other.
Dissemination:
The final step in the ODB pipeline is to prepare and export the data for consumption. This includes filling in empty cell values with Statistics Canada standard values, translating the datasets for English and French versions, and providing associated documents such as a list of the data providers with the output provincial/territorial datasets.
6. Data Dictionary
This data dictionary below describes the variables contained within the ODB.
Variable - id
Name
id
Format
Text (String)
Source
Internally generated during data processing
Description
Unique id automatically generated during data processing
Variable – source_id
Name
source_id
Format
Text (String)
Source
Provided by source data
Description
The id of the source record if available
Variable – source
Name
source
Format
Text (String)
Source
Derived from the origins of the input dataset
Description
The name of the source of the open data
Variable - dataset
Name
dataset
Format
Text (String)
Source
Derived from the origins of input dataset
Description
The name of one or more combined datasets representing the building records as defined by the data source
Variable - Census subdivision unique identifier (csduid)
Name
csduid
Format
Number (Integer)
Source
Statistics Canadian 2021 census subdivision boundaries
Description
The census subdivision ID where the building is located
Variable – Census subdivision name (csdname)
Name
csdname
Format
Text (String)
Source
Statistics Canadian 2021 census subdivision boundaries
Description
The census subdivision name where the building is located
Variable - prov_terr
Name
prov_terr
Format
Text (String)
Source
Generated from the centroid of the building polygon
Description
The Internationally approved alpha code representing the name of the province or territory
Variable - name
Name
name
Format
Text (String)
Source
Provided by the source data
Description
Name of the building
Variable - type
Name
type
Format
Text (String)
Source
Provided by the source data, and standardized into a similar name, spelling, format.
For a complete list of substitution used, see Appendix B
Description
Building type or use
Variable - address
Name
address
Format
Text (String)
Source
Provided by source
Description
A list of address(s) associated with the building
Variable - height
Name
height
Format
Number (Float)
Source
Provided by source data
Description
The height of the building in meters
Variable - floors
Name
floors
Format
Number (Integer)
Source
Provided by source data
Description
The number of floors associated with the building
Variable - units
Name
units
Format
Number (Integer)
Source
Provided by source data
Description
The number of units associated with the building
Variable – sq_ft
Name
sq_ft
Format
Number (Float)
Source
Provided by source data
Description
The square footage of the building as defined by the original source
Variable – year_built
Name
year_built
Format
Number (Integer)
Source
Provided by source data
Description
The year the building was constructed
7. Data Accuracy
All building features in the ODB were collected from open data government sources. Only subsets of these input data sources were included in the ODB. In situations where multiple building feature records from the same source were collected, attempts were made to combine this data into a single richer harmonized record. Although the final ODB building features may consist of multiple record details, attempts were made to minimize the changes made to the original attribute data. In some cases, attribute data was cleaned up, standardized, or combined with other values, but spatial geometries were not modified from the original source.
During the review of the data, features which were deemed inaccurate or not representative of building features were dropped from the final output. Overlapping geometries were also dropped, with the features with richer records being kept over those with less details.
The ODB represents open data from government sources that was found at the time of compilation and should thus not be interpreted as a complete or objective "ground-truth" of what buildings exist in Canada. The current coverage across Canada of the ODB is incomplete with data primarily existing for larger cities. The gaps in the database reflect areas where open data on buildings from government sources was not found.
8. Geographic Representation
The Open Database of Buildings is available on the Statistics Canada website in the following geographic representation:
- Projection: Lambert conformal conic
- False easting: 6200000.000000
- False northing: 3000000.000000
- Central meridian: -91.866667
- Standard parallel 1: 49.000000
- Standard parallel 2: 77.000000
- Latitude of origin: 63.390675
- Linear unit: metre (1.000000)
- Datum: North American 1983 (NAD83)
- Prime meridian: Greenwich
- Angular unit: degree
- Spheroid: GRS 1980
The North American Datum of 1983 (NAD83) is an adjustment of the 1927 datum (NAD27) that reflects the higher accuracy of geodetic surveying.
Appendix A: Data Providers
| Source | Dataset | Department | Dataset URL | Licence Name | Licence Version | Licence URL | Attribution | Download Date |
|---|---|---|---|---|---|---|---|---|
|
||||||||
| Cape Breton Regional Municipality (CBRM) | CBRM Buildings | ... not applicable | https://www.thedatazone.ca/Mapping/CBRM_Buildings/sb2f-wrrc/about_data | Open Data & Information Government Licence - PVSC & Participating Municipalities | 1 | https://www.pvsc.ca/en/home/datazone/datazone-license.aspx | Contains information licensed under the Open Data & Information Government Licence - PVSC & Participating Municipalities | 11/12/2024 |
| City of Airdrie | Airdrie School Buildings | ... not applicable | https://data-airdrie.opendata.arcgis.com/datasets/fd0b9313494f4015bb68cd4900f2b654_0/explore | Open Data Licence - City of Airdrie | 1 | https://data-airdrie.opendata.arcgis.com/pages/our-open-licence | Contains information licensed under the Open Data Licence - City of Airdrie. | 1/9/2025 |
| City of Airdrie | Airdrie 2018 Building Footprints | ... not applicable | https://data-airdrie.opendata.arcgis.com/datasets/fcbf3ac4d8fc462492256515d1552aa6_0/explore | Open Data Licence - City of Airdrie | 1 | https://data-airdrie.opendata.arcgis.com/pages/our-open-licence | Contains information licensed under the Open Data Licence - City of Airdrie. | 11/20/2024 |
| City of Airdrie | Airdrie Address Points | ... not applicable | https://data-airdrie.opendata.arcgis.com/datasets/5a0ca43e3e2b415d807e153c090e751a_0/explore | Open Data Licence - City of Airdrie | 1 | https://data-airdrie.opendata.arcgis.com/pages/our-open-licence | Contains information licensed under the Open Data Licence - City of Airdrie. | 1/9/2025 |
| City of Barrie | Park Structure | ... not applicable | https://opendata.barrie.ca/datasets/b53495a628ef4ac2a5891ddf9c79d9b8_20/explore | Open Government Licence - Barrie. | 1 | https://www.barrie.ca/Online%20Services/PublishingImages/OpenData_Images/COB_DataLicense.pdf | Contains information licensed under the Open Government Licence - Barrie. | 3/10/2025 |
| City of Barrie | Water Facility | ... not applicable | https://public-barrie.opendata.arcgis.com/datasets/91e679e47c2a4fa0b7b68bda4b33832d_9/explore | Open Government Licence - Barrie. | 1 | https://www.barrie.ca/Online%20Services/PublishingImages/OpenData_Images/COB_DataLicense.pdf | Contains information licensed under the Open Government Licence - Barrie. | 12/18/2024 |
| City of Barrie | Registered Two Unit Houses | ... not applicable | https://opendata.barrie.ca/datasets/1da609ba85a247f5ae3a20286a34a168_3/explore | Open Government Licence - Barrie. | 1 | https://www.barrie.ca/Online%20Services/PublishingImages/OpenData_Images/COB_DataLicense.pdf | Contains information licensed under the Open Government Licence - Barrie. | 3/10/2025 |
| City of Barrie | Address VW | ... not applicable | https://opendata.barrie.ca/datasets/4902c7fd1aff42fb892a9d4e51428b95/explore | Open Government Licence - Barrie. | 1 | https://www.barrie.ca/Online%20Services/PublishingImages/OpenData_Images/COB_DataLicense.pdf | Contains information licensed under the Open Government Licence - Barrie. | 4/4/2025 |
| City of Barrie | Facility Site Point | ... not applicable | https://public-barrie.opendata.arcgis.com/datasets/42b5130fad464b5895909c2a1e9a515e_0/explore | Open Government Licence - Barrie. | 1 | https://www.barrie.ca/Online%20Services/PublishingImages/OpenData_Images/COB_DataLicense.pdf | Contains information licensed under the Open Government Licence - Barrie. | 12/18/2024 |
| City of Barrie | Buildings | ... not applicable | https://opendata.barrie.ca/datasets/d4efce7dd9b8448e9ab7458e93aae6d0_36/explore | Open Government Licence - Barrie. | 1 | https://www.barrie.ca/Online%20Services/PublishingImages/OpenData_Images/COB_DataLicense.pdf | Contains information licensed under the Open Government Licence - Barrie. | 11/18/2024 |
| City of Brampton | Recreation Centres | ... not applicable | https://geohub.brampton.ca/datasets/ff37167a92ce454bac4f5a42695df28d_6/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Supplementary City Facilities | ... not applicable | https://geohub.brampton.ca/datasets/c9bc65f519c5442db7d682816d7c711c_15/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Hospitals | ... not applicable | https://geohub.brampton.ca/datasets/237e679bbdb641b2bd90b033df384b49_9/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Public Parking Garages | ... not applicable | https://geohub.brampton.ca/datasets/a000ba5245f84e2dac8216b92a75802a_0/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Go Stations | ... not applicable | https://geohub.brampton.ca/datasets/a97de5e7fcc4460e8033ca210febcf3b_8/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Heritage Points | ... not applicable | https://geohub.brampton.ca/datasets/6a4c6f9af0104e12941d67251e20ab8b_2/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Building Footprints | ... not applicable | https://geohub.brampton.ca/datasets/6cfdf355719a452ba445ca35cb0bbd88_0/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 11/26/2024 |
| City of Brampton | Libraries | ... not applicable | https://geohub.brampton.ca/datasets/d1352170770448b78deda4dd966d78ad_5/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Schools | ... not applicable | https://geohub.brampton.ca/datasets/b65a68cc64834d44bae236f6e44ceed3_1/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Fire Stations | ... not applicable | https://geohub.brampton.ca/datasets/903786a0b2a24e52b146856864d029ad_0/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/19/2024 |
| City of Brampton | Region of Peel Places of Worship | ... not applicable | https://geohub.brampton.ca/datasets/e2755f3a31ab48489e6f07c542c2b6f8_0/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 3/10/2025 |
| City of Brampton | Address Points | ... not applicable | https://geohub.brampton.ca/datasets/56bd6b5ac117445db5e64d14b72e061e_14/explore | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by the City of Brampton, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 2/14/2025 |
| City of Brantford | City of Brantford Building Footprints | ... not applicable | https://data-brantford.opendata.arcgis.com/datasets/51c33215a26740f79c69d35e7368ce01_0/explore | Open Government Licence - Brantford | 1 | https://data-brantford.opendata.arcgis.com/pages/licence | Contains information licensed under the Open Government Licence - Brantford. | 11/26/2024 |
| City of Brantford | City of Brantford Site Addresses 2 | ... not applicable | https://data-brantford.opendata.arcgis.com/datasets/8fa270cb0c174bd99b52a11260f60f15_0/explore | Open Government Licence - Brantford | 1 | https://data-brantford.opendata.arcgis.com/pages/licence | Contains information licensed under the Open Government Licence - Brantford. | 1/14/2025 |
| City of Burlington | Facilities | ... not applicable | https://navburl-burlington.opendata.arcgis.com/datasets/2fa83f77be9147a39e4bb5f82f34a0c5_0/explore | City of Burlington - Open Data Terms of Use | ... not applicable | https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf | Data is freely provided by the City of Burlington, under the open data terms of use, https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf. | 1/2/2025 |
| City of Burlington | Buildings | ... not applicable | https://navburl-burlington.opendata.arcgis.com/datasets/f15a0b676f90490dbbf741836da56818_0/explore | City of Burlington - Open Data Terms of Use | ... not applicable | https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf | Data is freely provided by the City of Burlington, under the open data terms of use, https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf. | 11/26/2024 |
| City of Burlington | Address Points | ... not applicable | https://navburl-burlington.opendata.arcgis.com/datasets/d923cecae518430da70f9a29a0ea9b4d_0/explore | City of Burlington - Open Data Terms of Use | ... not applicable | https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf | Data is freely provided by the City of Burlington, under the open data terms of use, https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf. | 1/2/2025 |
| City of Burlington | Libraries | ... not applicable | https://navburl-burlington.opendata.arcgis.com/datasets/e0b601aeb7e148fba9c9cd48c444d25a_1/explore | City of Burlington - Open Data Terms of Use | ... not applicable | https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf | Data is freely provided by the City of Burlington, under the open data terms of use, https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf. | 1/2/2025 |
| City of Burlington | Fire Stations | ... not applicable | https://navburl-burlington.opendata.arcgis.com/datasets/de24cc8a13e946c9b63c266d84ef4878_0/explore | City of Burlington - Open Data Terms of Use | ... not applicable | https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf | Data is freely provided by the City of Burlington, under the open data terms of use, https://opendata.burlington.ca/opendata-terms-of-use/City%20of%20Burlington%20-%20Open%20Data%20Terms%20of%20Use.pdf. | 1/2/2025 |
| City of Burnaby | Heritage Buildings | ... not applicable | https://data.burnaby.ca/datasets/8b9b0b7b2ed142b6856a92feeb7e7e8b_2/explore | Open Government Licence - City of Burnaby | 2 | https://data.burnaby.ca/pages/open-government-licence | Contains information licensed under the Open Government Licence - British Columbia. | 4/7/2025 |
| City of Burnaby | SkyTrain Station | ... not applicable | https://data.burnaby.ca/datasets/cff871aeb8494cb58dd65a2d06af9454_10/explore | Open Government Licence - City of Burnaby | 2 | https://data.burnaby.ca/pages/open-government-licence | Contains information licensed under the Open Government Licence - British Columbia. | 12/18/2024 |
| City of Burnaby | Building Outlines | ... not applicable | https://data.burnaby.ca/datasets/bb49db20645f40c9bca8f99bf9f79164_18/explore | Open Government Licence - City of Burnaby | 2 | https://data.burnaby.ca/pages/open-government-licence | Contains information licensed under the Open Government Licence - British Columbia. | 12/18/2024 |
| City of Burnaby | Civic Places | ... not applicable | https://data.burnaby.ca/datasets/4e99b5545f59441ea9a0cfcfaf656e1a_1/explore | Open Government Licence - City of Burnaby | 2 | https://data.burnaby.ca/pages/open-government-licence | Contains information licensed under the Open Government Licence - British Columbia. | 12/18/2024 |
| City of Calgary | Buildings | ... not applicable | https://data.calgary.ca/Base-Maps/Buildings/uc4c-6kbd/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 11/20/2024 |
| City of Calgary | Schools | ... not applicable | https://data.calgary.ca/Services-and-Amenities/Schools/fd9t-tdn2/data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 1/10/2025 |
| City of Calgary | Community Services | ... not applicable | https://data.calgary.ca/Services-and-Amenities/Community-Services/x34e-bcjz/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 1/10/2025 |
| City of Calgary | Police Service | ... not applicable | https://data.calgary.ca/Health-and-Safety/Police-Service/ap4r-bav3/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 1/10/2025 |
| City of Calgary | EMS Stations | ... not applicable | https://data.calgary.ca/Health-and-Safety/EMS-Stations/s6f4-ijrf/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 1/10/2025 |
| City of Calgary | Fire Stations | ... not applicable | https://data.calgary.ca/Health-and-Safety/Fire-Stations/cqsb-2hhg/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 1/10/2025 |
| City of Calgary | Recreation Facilities | ... not applicable | https://data.calgary.ca/Recreation-and-Culture/Recreation-Facilities/hxfu-6d96/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 1/10/2025 |
| City of Calgary | Parcel Address | ... not applicable | https://data.calgary.ca/Base-Maps/Parcel-Address/9zvu-p8uz/about_data | Open Government Licence - City of Calgary | 2.1 | https://data.calgary.ca/stories/s/Open-Calgary-Terms-of-Use/u45n-7awa | Contains information licensed under the Open Government Licence - City of Calgary. | 2/16/2025 |
| City of Cambridge | Arenas | ... not applicable | https://geohub.cambridge.ca/datasets/fb581fd176124958bada9bf433074758_15/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | City Owned Buildings | ... not applicable | https://geohub.cambridge.ca/datasets/8eafa033f3ca4f4795cb2a6f4570b57f_14/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 12/18/2024 |
| City of Cambridge | Libraries | ... not applicable | https://geohub.cambridge.ca/datasets/dd7be0b595c74793b15bcfb842186dc3_7/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | Emergency Services | ... not applicable | https://geohub.cambridge.ca/datasets/c2f33f29bd3d4ec2a0f3e3be68a0dfa4_10/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | Places of Worship | ... not applicable | https://geohub.cambridge.ca/datasets/49d826ef46ed4d1e8a6f52b1f4e84bcd_0/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | Pools | ... not applicable | https://geohub.cambridge.ca/datasets/e886a82cee104b1c93cd2335b77bb03a_0/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | Building Footprints | ... not applicable | https://geohub.cambridge.ca/datasets/77d133a526144317ba9f31cd425ffe17_16/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | Addresses | ... not applicable | https://geohub.cambridge.ca/datasets/05f64a24d0e04e87b9d1c24fb5cd3fec_13/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Cambridge | Museums | ... not applicable | https://geohub.cambridge.ca/datasets/c49496d868814cffb6499265c331f720_8/explore | Open Government Licence - City of Cambridge | 2 | https://maps.cambridge.ca/images/opendata/Open%20data%20licence.pdf | Contains information licensed under the Open Government Licence - City of Cambridge | 3/10/2025 |
| City of Chilliwack | Firehalls | ... not applicable | https://www.chilliwack.com/main/page.cfm?id=2331&odAction=viewItem&odID=147 | Terms of Use | ... not applicable | https://www.chilliwack.com/main/page.cfm?id=2391 | All right, title and interest (including all copyright, patent, and other intellectual property rights) remain vested in the City of Chilliwack at all times | 12/5/2024 |
| City of Chilliwack | Building Footprints (2021). | ... not applicable | https://www.chilliwack.com/main/page.cfm?id=2331&odAction=viewItem&odID=179 | Terms of Use | ... not applicable | https://www.chilliwack.com/main/page.cfm?id=2391 | All right, title and interest (including all copyright, patent, and other intellectual property rights) remain vested in the City of Chilliwack at all times | 12/5/2024 |
| City of Coquitlam | Buildings layer (part of cadastral dataset) | ... not applicable | https://data.coquitlam.ca/datasets/Coquitlam::cadastral-1/explore?layer=15 | Open Government Licence - Coquitlam. | 1 | https://www.coquitlam.ca/894/Open-Government-Licence | Contains information licensed under the Open Government Licence - Coquitlam. | 12/13/2024 |
| City of Coquitlam | Facility Locations (Part of Parks, Recreation and Culture) | ... not applicable | https://data.coquitlam.ca/datasets/Coquitlam::parks-recreation-and-culture-1/explore?layer=4 | Open Government Licence - Coquitlam. | 1 | https://www.coquitlam.ca/894/Open-Government-Licence | Contains information licensed under the Open Government Licence - Coquitlam. | 1/10/2025 |
| City of Coquitlam | Civic Points of Interest (Part of Parks, Recreation and Culture) | ... not applicable | https://data.coquitlam.ca/datasets/Coquitlam::parks-recreation-and-culture-1/explore?layer=13 | Open Government Licence - Coquitlam. | 1 | https://www.coquitlam.ca/894/Open-Government-Licence | Contains information licensed under the Open Government Licence - Coquitlam. | 1/10/2025 |
| City of Cornwall | Buildings | ... not applicable | https://data-cornwallcity.opendata.arcgis.com/datasets/a01a6165c60e4099b64db5b173376e70_0/explore? | City of Cornwall Open Government Licence 1.0 | 1 | https://www.cornwall.ca/en/play-here/resources/Maps/City-of-Cornwall-Open-Government-Licence.pdf | Contains information licensed under the Open Government Licence - City of Cornwall | 12/13/2024 |
| City of Cornwall | Heritage Cornwall DesignatedSites | ... not applicable | https://data-cornwallcity.opendata.arcgis.com/datasets/7e4d2ad84e584cceb938711fec2f9f2c_0/explore | City of Cornwall Open Government Licence 1.0 | 1 | https://www.cornwall.ca/en/play-here/resources/Maps/City-of-Cornwall-Open-Government-Licence.pdf | Contains information licensed under the Open Government Licence - City of Cornwall | 1/2/2025 |
| City of Cornwall | Address Points | ... not applicable | https://data-cornwallcity.opendata.arcgis.com/datasets/134ac6de89ff493484541b6d8a326e62_34/explore | City of Cornwall Open Government Licence 1.0 | 1 | https://www.cornwall.ca/en/play-here/resources/Maps/City-of-Cornwall-Open-Government-Licence.pdf | Contains information licensed under the Open Government Licence - City of Cornwall | 1/2/2025 |
| City of Cornwall | Cornwall Schools | ... not applicable | https://data-cornwallcity.opendata.arcgis.com/datasets/f50fc8f516c64556ac3f881e0609a93c_0/explore | City of Cornwall Open Government Licence 1.0 | 1 | https://www.cornwall.ca/en/play-here/resources/Maps/City-of-Cornwall-Open-Government-Licence.pdf | Contains information licensed under the Open Government Licence - City of Cornwall | 1/2/2025 |
| City of Courtenay | AddressPoints | ... not applicable | https://data-courtenay.opendata.arcgis.com/datasets/3009dc39fb33478986736627a1a525e1_0/explore | Open Government Licence - City of Courtenay. | 2 | https://data-courtenay.opendata.arcgis.com/pages/city-of-courtenay-open-data-licence | Contains information licensed under the Open Government Licence - City of Courtenay | 1/10/2025 |
| City of Courtenay | BuildingFootprints | ... not applicable | https://data-courtenay.opendata.arcgis.com/datasets/9001ac2e150d40b0b380836a78ba0818_0/explore | Open Government Licence - City of Courtenay. | 2 | https://data-courtenay.opendata.arcgis.com/pages/city-of-courtenay-open-data-licence | Contains information licensed under the Open Government Licence - City of Courtenay | 11/15/2024 |
| City of Edmonton | Public Libraries | Edmonton Public Library | https://data.edmonton.ca/Community-Centres/Public-Libraries/jn25-zspi/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Recreation Centres | ... not applicable | https://data.edmonton.ca/dataset/Recreation-Centres/te2a-bfia/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Police Stations | ... not applicable | https://data.edmonton.ca/Facilities-and-Structures/Police-Stations/e7aq-scxv/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Recreation Facilities | ... not applicable | https://data.edmonton.ca/dataset/Recreation-Facilities/nz3t-vyg3/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Edmonton Public School Board (EPSB): School Locations | Edmonton Public School Board | https://data.edmonton.ca/Externally-Sourced-Datasets/Edmonton-Public-School-Board-EPSB-School-Locations/996c-239n/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Fire Stations | ... not applicable | https://data.edmonton.ca/Emergency-Services/Fire-Stations/b4y7-zhnz/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Edmonton Catholic Schools (Current) | Edmonton Catholic School District | https://data.edmonton.ca/Schools/Edmonton-Catholic-Schools-Current-/gfxq-u8uu/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Seniors Centres | ... not applicable | https://data.edmonton.ca/Community-Centres/Seniors-Centres/zmac-3mxq/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 1/9/2025 |
| City of Edmonton | Building Footprint | ... not applicable | https://data.edmonton.ca/Geospatial-Boundaries/Building-Footprint/6n9r-ddf8/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 11/20/2024 |
| City of Edmonton | Parcel Addresses | ... not applicable | https://data.edmonton.ca/Geospatial-Boundaries/Parcel-Addresses/ut27-nrpn/about_data | Open Government Licence - City of Edmonton | 1 | https://data.edmonton.ca/stories/s/City-of-Edmonton-Open-Data-Terms-of-Use/msh8-if28/ | Contains information licensed under the Open Government Licence - City of Edmonton. | 2/16/2025 |
| City of Fredericton | FrederictonFireStations | ... not applicable | https://data-fredericton.opendata.arcgis.com/datasets/a845557e65354efb8745936c94ac1892_0/explore | Open Government License - City of Fredericton | 1 | https://data-fredericton.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government License – City of Fredericton. | 2/14/2025 |
| City of Fredericton | GymsFieldHouse | ... not applicable | https://data-fredericton.opendata.arcgis.com/datasets/c11f1cb8fc6a4f1782d272e89e63fbae_0/explore | Open Government License - City of Fredericton | 1 | https://data-fredericton.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government License – City of Fredericton. | 2/14/2025 |
| City of Fredericton | Civic Address | ... not applicable | https://data-fredericton.opendata.arcgis.com/datasets/518a55900960401abbbf2a6afa46a43e_16/explore | Open Government License - City of Fredericton | 1 | https://data-fredericton.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government License – City of Fredericton. | 2/14/2025 |
| City of Fredericton | Police Offices / Postes de police | ... not applicable | https://data-fredericton.opendata.arcgis.com/datasets/76f0a0519dbb41f0b2a4fe947f4c5e5d_0/explore | Open Government License - City of Fredericton | 1 | https://data-fredericton.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government License – City of Fredericton. | 2/14/2025 |
| City of Fredericton | Buildings Footprints | ... not applicable | https://data-fredericton.opendata.arcgis.com/datasets/2631ea88d062436d9bb39d2e48f11001_9/explore | Open Government License - City of Fredericton | 1 | https://data-fredericton.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government License – City of Fredericton. | 12/19/2024 |
| City of Grand Forks | Building Footprints | ... not applicable | https://opendata.grandforks.ca/datasets/b536df4656bf4ac38c71176a14db7924_0/explore | Open Government Licence - City of Grand Forks | ... not applicable | https://bccgf.maps.arcgis.com/sharing/rest/content/items/3f21efced9534b37a0ca60a70032d496/data | Contains information licensed under the Open Government Licence - City of Grand Forks | 1/16/2025 |
| City of Grand Forks | Address Points | ... not applicable | https://opendata.grandforks.ca/datasets/898f323f9b3541fdab77ba5f2e8b1774_0/explore | Open Government Licence - City of Grand Forks | ... not applicable | https://bccgf.maps.arcgis.com/sharing/rest/content/items/3f21efced9534b37a0ca60a70032d496/data | Contains information licensed under the Open Government Licence - City of Grand Forks | 1/16/2025 |
| City of Grande Prairie | Schools | ... not applicable | https://opendata-cityofgp.hub.arcgis.com/datasets/3225547b4ca644d59fc5012f28ab45c7_50/explore | Open Data License - City of Grande Prairie | 1 | https://opendata-cityofgp.hub.arcgis.com/datasets/3225547b4ca644d59fc5012f28ab45c7_50/explore | Contains information licensed under the Open Data License - City of Grande Prairie. | 12/3/2024 |
| City of Grande Prairie | Arts Locations | ... not applicable | https://opendata-cityofgp.hub.arcgis.com/datasets/8e17ec6c06de464a9681c16fc0cfb63f_4/explore | Open Data License - City of Grande Prairie | 1 | https://opendata-cityofgp.hub.arcgis.com/datasets/8e17ec6c06de464a9681c16fc0cfb63f_4/explore | Contains information licensed under the Open Data License - City of Grande Prairie. | 12/3/2024 |
| City of Grande Prairie | Emergency Locations | ... not applicable | https://opendata-cityofgp.hub.arcgis.com/datasets/5fdcf8cf48b84972abd359a0ac1086e3_34/explore | Open Data License - City of Grande Prairie | 1 | https://opendata-cityofgp.hub.arcgis.com/datasets/5fdcf8cf48b84972abd359a0ac1086e3_34/explore | Contains information licensed under the Open Data License - City of Grande Prairie. | 1/9/2025 |
| City of Grande Prairie | Building Footprint | ... not applicable | https://opendata-cityofgp.hub.arcgis.com/datasets/cityofgp::building-footprint/explore | Open Data License - City of Grande Prairie | 1 | https://opendata-cityofgp.hub.arcgis.com/datasets/cityofgp::building-footprint/explore | Contains information licensed under the Open Data License - City of Grande Prairie. | 1/9/2025 |
| City of Grande Prairie | Address Points | ... not applicable | https://opendata-cityofgp.hub.arcgis.com/datasets/cityofgp::address-points/explore | Open Data License - City of Grande Prairie | 1 | https://opendata-cityofgp.hub.arcgis.com/datasets/cityofgp::address-points/explore | Contains information licensed under the Open Data License - City of Grande Prairie. | 1/9/2025 |
| City of Greater Sudbury | Address and Building Roofline | ... not applicable | https://opendata.greatersudbury.ca/datasets/Sudbury::address-and-building-roofline/explore? | City of Greater Sudbury Open Data Licence | 1 | https://www.greatersudbury.ca/city-hall/open-government/open-data/licence/ | Contains information licensed under the Open Data Licence - City of Greater Sudbury. | 12/12/2024 |
| City of Guelph | Schools | ... not applicable | https://geodatahub-cityofguelph.opendata.arcgis.com/datasets/d8c23595e433452c9b191817bd797765_36/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 12/9/2024 |
| City of Guelph | Addresses | ... not applicable | https://explore.guelph.ca/datasets/3a511df6735a4982810a43d75b303983_0/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 1/2/2025 |
| City of Guelph | Child Care | ... not applicable | https://geodatahub-cityofguelph.opendata.arcgis.com/datasets/6b5e5656e13a4b65babd8b662765b362_14/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 12/9/2024 |
| City of Guelph | Health Services | ... not applicable | https://geodatahub-cityofguelph.opendata.arcgis.com/datasets/d7a05e7427144503bbd8a351e9a6f638_13/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 12/9/2024 |
| City of Guelph | Police Station | ... not applicable | https://geodatahub-cityofguelph.opendata.arcgis.com/datasets/037ec0fda61a42c7a0ad7cfa2c3d0ac3_9/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 12/9/2024 |
| City of Guelph | EMS Locations | ... not applicable | https://explore.guelph.ca/datasets/82197ff456b541ac8dd143d6ed0dd88d_8/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 1/2/2025 |
| City of Guelph | Fire Stations | ... not applicable | https://geodatahub-cityofguelph.opendata.arcgis.com/datasets/dd1aa11a51c94dc3a53188e371b3c8e8_4/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 12/9/2024 |
| City of Guelph | City Facilities | ... not applicable | https://geodatahub-cityofguelph.opendata.arcgis.com/datasets/40d2c446987840cda6a06c89e2971c34_32/explore | Open Government Licence - City of Guelph | 2 | https://geodatahub-cityofguelph.opendata.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 12/9/2024 |
| City of Guelph | Buildings | ... not applicable | https://explore.guelph.ca/datasets/07d5189001a3410ca457247863ba4e67_10/explore | Open Government Licence - City of Guelph | 2 | https://explore.guelph.ca/pages/open-data-license | Contains information licensed under the Open Government Licence - City of Guelph. | 1/2/2025 |
| City of Hamilton | Arenas | ... not applicable | https://open.hamilton.ca/datasets/aad8093a772c4470977c4a0db40e578b_3/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Hospitals | ... not applicable | https://open.hamilton.ca/datasets/fb2a3ec56a4742c3afc7fb65045a8047_14/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | EMS Stations | ... not applicable | https://open.hamilton.ca/datasets/8c6282db4f65427e92e47aeccc0918b4_0/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Police Stations | ... not applicable | https://open.hamilton.ca/datasets/15d1ecb86b0042588c8597186e77820b_9/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Libraries | ... not applicable | https://open.hamilton.ca/datasets/6a731296567441b28d85d8c9c2713421_1/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Fire Stations | ... not applicable | https://open.hamilton.ca/datasets/5539414e2d00415db3a4f6e896fecf18_5/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Museums and Galleries | ... not applicable | https://open.hamilton.ca/datasets/665039f179a5494cad5fdb86d0ddc2e3_2/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Buildings | ... not applicable | https://open.hamilton.ca/datasets/6af6534637e241a8b46ae83c419673d5_8/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 11/18/2024 |
| City of Hamilton | Educational Institutions | ... not applicable | https://open.hamilton.ca/datasets/34794547fe3e46619b3ff92a574fd558_19/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Hamilton | Addresses | ... not applicable | https://open.hamilton.ca/datasets/89a6c5bf4ee44fc89719584a8f78d0b2_1/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 4/4/2025 |
| City of Hamilton | Places of Worship | ... not applicable | https://open.hamilton.ca/datasets/981f0900bd9f4554939d4751605b074b_7/explore | City of Hamilton’s Open Data Licence | 1.1 | https://www.hamilton.ca/city-council/data-maps/open-data/open-data-licence-terms-and-conditions | Contains public sector Data made available under the City of Hamilton’s Open Data Licence | 12/19/2024 |
| City of Kamloops | Building | ... not applicable | https://mydata-kamloops.opendata.arcgis.com/datasets/cf225260edd6484b99261ab7b05c0635_39/explore | Open Government Licence - Kamloops | 1 | https://mydata-kamloops.opendata.arcgis.com/ | Contains information licensed under the Open Government Licence - Kamloops. | 11/15/2024 |
| City of Kamloops | Address Point | ... not applicable | https://mydata-kamloops.opendata.arcgis.com/datasets/f5168877df57471bb71b0095b4f328a0_65/explore | Open Government Licence - Kamloops | 1 | https://mydata-kamloops.opendata.arcgis.com/ | Contains information licensed under the Open Government Licence - Kamloops. | 1/13/2025 |
| City of Kamloops | Arts Culture Education | ... not applicable | https://mydata-kamloops.opendata.arcgis.com/datasets/a3bbde0a6c0d4b50a0822b76b41fcacf_1/explore | Open Government Licence - Kamloops | 1 | https://mydata-kamloops.opendata.arcgis.com/ | Contains information licensed under the Open Government Licence - Kamloops. | 1/13/2025 |
| City of Kamloops | Housing | ... not applicable | https://mydata-kamloops.opendata.arcgis.com/datasets/540784018e3b4884990160f040f9b539_5/explore | Open Government Licence - Kamloops | 1 | https://mydata-kamloops.opendata.arcgis.com/ | Contains information licensed under the Open Government Licence - Kamloops. | 1/13/2025 |
| City of Kamloops | City Building | ... not applicable | https://mydata-kamloops.opendata.arcgis.com/datasets/c12554dd5e6149e38efa6b7cf9fe5d60_23/explore | Open Government Licence - Kamloops | 1 | https://mydata-kamloops.opendata.arcgis.com/ | Contains information licensed under the Open Government Licence - Kamloops. | 1/13/2025 |
| City of Kamloops | Public Services | ... not applicable | https://mydata-kamloops.opendata.arcgis.com/datasets/7dc0af522979425f97e7a1e625aab439_7/explore | Open Government Licence - Kamloops | 1 | https://mydata-kamloops.opendata.arcgis.com/ | Contains information licensed under the Open Government Licence - Kamloops. | 1/13/2025 |
| City of Kelowna | Address Points | ... not applicable | https://opendata.kelowna.ca/datasets/ebbe8c8423e849149cd5e24ee21a08f1_7/explore | Open Government Licence - City of Kelowna | 2 | https://apps.kelowna.ca/images/opendata/OpenGovernmentLicence.pdf | Contains information licensed under the Open Government Licence - City of Kelowna. | 1/11/2025 |
| City of Kelowna | Building Outlines 2021 | ... not applicable | https://opendata.kelowna.ca/datasets/dabdb1a2b9e54d7bbab93ac304e0dcad_113/explore | Open Government Licence - City of Kelowna | 2 | https://apps.kelowna.ca/images/opendata/OpenGovernmentLicence.pdf | Contains information licensed under the Open Government Licence - City of Kelowna. | 11/15/2024 |
| City of Kingston | Long Term Care | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/5208f464b51148d0a882921510b1ad54_19/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Police Stations | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/bab8deb2c79b48b49c7d764b4a9c23c2_68/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Theatres | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/2e538c7d77a6450d9193fc6aff99b3e1_75/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Train Station | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/509c2d36c42a471c9cbcd3174a4ab6aa_1/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Fire Stations | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/37690ba61a654b73a010c60df53cfa49_65/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Arenas | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/52b10c72814d40488336022d5548a79c_61/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Bus Station | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/1e0e2ec92561443c8496f977e55d4b5f_41/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Shopping Centre | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/26cafbf31d97483fb12a014bea793484_4/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Government Centre | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/42994cb758354151be1d7d84339f2fda_27/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Penitentiary | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/f15443ff3adc47469f2637040de2a32d_14/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Education Facility | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/1a49cfa904d4469b9f49eb49ce473cb7_33/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Civic Address Points | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/d76e1fe447e84cb1983c76e1cb9dadb4_0/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Place of Worship | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/961ada2638dd4c7fa3766aaf0ce698cc_13/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Museums | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/c26c7ff633b640c79eb7fe0856ee4a70_1/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Post-Secondary Education Facilities | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/9138bdac397a41c597e1299db56afe75_64/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Childcare | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/1b2d05d712634e1ca32280acb8fbdcaf_2/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | RCMP | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/53a39524fa8c4452b488896d6a77a317_89/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Public Health Facility | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/45fcf935b3de4e2897e2fa54d89a0c9a_75/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Libraries | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/bb0a33f3a90e45f086cf62d0663398fb_62/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Ambulance Stations | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/e9e04e74abc142dabc6654ebaece0091_66/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Buildings | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/e115ad1b7c444238820cc5b3c24f6e6b_1/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Hospitals | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/4c145e4f75ff413398da740f83da30a4_69/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Retirement Residence | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/29c02a946c0349589a26a3feb689a3aa_6/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kingston | Courthouses | ... not applicable | https://opendatakingston.cityofkingston.ca/datasets/3b36088701c64f7d905780423935f066_76/explore | City of Kingston Open Data Licence 1.0 | 1 | https://www.cityofkingston.ca/media/wtpgpkb0/gis_license_opendata.pdf | Contains information licensed under the Open Data Licence - City of Kingston. | 1/15/2025 |
| City of Kitchener | Places of Worship | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/bd8fbd5218104ab0b05513f75b089622_0/explore? | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Buildings City Owned | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/77941696cb5c44ea93f809f9f9f24c77_0/explore? | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Hospitals | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/df144ed65c864469ab40160767cb8176_0/explore? | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Education Facility | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/8aedc5fec40648f58af6c5e43cb43de5_0/explore | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Building Outlines | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/df9500c5a9224d0bbee271e4baa4b858_0/explore | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Addresses | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/98e0a9aa3f8e447380f27fdc1c170d02_0/explore | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 1/15/2025 |
| City of Kitchener | Heritage Properties | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/806af22b0cf94dacaecece52a4f96ada_0/explore | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Government Service | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/2c7da140a3e44ec2890b7f846048e7e9_0/explore | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 1/15/2025 |
| City of Kitchener | Museums | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/737cebec98414635bb45cf0621977d0d_0/explore? | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Community Centres | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/daeb44b4880140f88561840efe3ccfbe_0/explore? | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Kitchener | Libraries | ... not applicable | https://open-kitchenergis.opendata.arcgis.com/datasets/413adeea9c9543b68a0fb8d3b6a059c8_0/explore | Open Government Licence - The Corporation of the City of Kitchener | 1 | https://www.kitchener.ca/en/council-and-city-administration/open-data-licence.aspx | Contains information licensed under the Open Government Licence - The Corporation of the City of Kitchener | 12/10/2024 |
| City of Lethbridge | Aquatic Centers | ... not applicable | https://opendata.lethbridge.ca/datasets/c5fbf70ee31447a09f583d9dbfe0bf94_0/explore? | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Community Services | ... not applicable | https://opendata.lethbridge.ca/datasets/97f253c858e24b18b3807151f7a58b5e_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Tourism | ... not applicable | https://opendata.lethbridge.ca/datasets/881517dd7b4d443fadb9d9202775b139_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Emergency Services | ... not applicable | https://opendata.lethbridge.ca/datasets/49562195f8c14a26ae9908bc764bb324_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Building Footprints | ... not applicable | https://opendata.lethbridge.ca/datasets/7d32446fb333488598268bd4bc0c830d_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 12/3/2024 |
| City of Lethbridge | Government | ... not applicable | https://opendata.lethbridge.ca/datasets/b22e6a0769e14413b4b71ec5bdc727ae_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Youth Services | ... not applicable | https://opendata.lethbridge.ca/datasets/209afe2d691d41db839f7719a1d80a64_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Health Care Facilities | ... not applicable | https://opendata.lethbridge.ca/datasets/fcaa72280d2c427aac04f0c0bf3dc2ea_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Historic Places | ... not applicable | https://opendata.lethbridge.ca/datasets/87687ea5fc5f453ea3342a0d8646121a_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of Lethbridge | Education | ... not applicable | https://opendata.lethbridge.ca/datasets/c3ae6bc63380494289a07a46f8d48ca5_0/explore | City of Lethbridge - Open Data License | 1 | https://opendata.lethbridge.ca/pages/open-data-license | Contains information licensed under the City of Lethbridge - Open Data License | 1/9/2025 |
| City of London | Libraries | ... not applicable | https://opendata.london.ca/datasets/bc16dc17fb75479fa7588aa162fb8e22_3/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 1/3/2025 |
| City of London | Schools | ... not applicable | https://opendata.london.ca/datasets/cabb026f825348ae9c606f2c8b013e21_4/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 1/3/2025 |
| City of London | Emergency Services | ... not applicable | https://opendata.london.ca/datasets/174ed0d5be31424dab612268db1fc460_1/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 1/3/2025 |
| City of London | Buildings | ... not applicable | https://opendata.london.ca/datasets/0653b9ffb0034a7f910059b5d7af684b_3/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 12/11/2024 |
| City of London | Addresses | ... not applicable | https://opendata.london.ca/datasets/24b16712d14c42d7ac1e679c8c89bf47_0/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 1/3/2025 |
| City of London | Historic Sites | ... not applicable | https://opendata.london.ca/datasets/42c3ef4f1e814262a5f32d3ee0a01fa9_9/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 1/3/2025 |
| City of London | Hospitals | ... not applicable | https://opendata.london.ca/datasets/a1ca22a405fe4ad9852477a7add40565_2/explore | Terms of Use - City of London Open Data | ... not applicable | https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | Data is freely provided by the City of London,, under the open data terms of use, https://london.maps.arcgis.com/sharing/rest/content/items/e31458fd0c7e41dd9f93144a9550781d/data | 1/3/2025 |
| City of Maple Ridge | 2022 Voting Location Building Footprint | ... not applicable | https://opengov.mapleridge.ca/datasets/04a6edb69fc148ca846b1c95cc7c54df_1/explore | Open Government Licence - Maple Ridge | 2 | https://www.mapleridge.ca/terms-use#OpenGovernmentLicenceMapleRidge | Contains information licensed under the Open Government Licence - Maple Ridge. | 12/18/2024 |
| City of Maple Ridge | Community Halls | ... not applicable | https://opengov.mapleridge.ca/datasets/065ed9dd9638461085331161e57384ab_6/explore | Open Government Licence - Maple Ridge | 2 | https://www.mapleridge.ca/terms-use#OpenGovernmentLicenceMapleRidge | Contains information licensed under the Open Government Licence - Maple Ridge. | 12/18/2024 |
| City of Maple Ridge | Facilities and Attractions | ... not applicable | https://opengov.mapleridge.ca/datasets/c64070e12e6a475f99444f8b7ce17800_7/explore | Open Government Licence - Maple Ridge | 2 | https://www.mapleridge.ca/terms-use#OpenGovernmentLicenceMapleRidge | Contains information licensed under the Open Government Licence - Maple Ridge. | 12/18/2024 |
| City of Markham | City Owned Facilities | ... not applicable | https://data-markham.opendata.arcgis.com/datasets/d8cee9f1183f4d8f9c731e777782f3a3_0/explore | Open Data Licence - City of Markham | 1 | https://data-markham.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under the City of Markham’s Open Data Licence | 1/15/2025 |
| City of Mississauga | Building Footprints | ... not applicable | https://data.mississauga.ca/datasets/63c22b97380546058f2b92ee0dca9d4b_0/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 12/9/2024 |
| City of Mississauga | Address | ... not applicable | https://data.mississauga.ca/datasets/8efbfcb82a2e4373bea6013105ed1c8c_0/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 1/15/2025 |
| City of Mississauga | City Heritage Buildings | ... not applicable | https://data.mississauga.ca/datasets/d6741a81176b44fd9b01a429445bfb0d_5/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 1/15/2025 |
| City of Mississauga | City Museums | ... not applicable | https://data.mississauga.ca/datasets/d86f80526b0c4a69be6186ef2e8cf171_5/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 1/15/2025 |
| City of Mississauga | City Libraries | ... not applicable | https://data.mississauga.ca/datasets/add911c6f0084a5fb967fb0632b5a4c1_5/explore? | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 12/9/2024 |
| City of Mississauga | City Fire Stations | ... not applicable | https://data.mississauga.ca/datasets/e84a2af2c2c6489cbd42086769df9b5e_5/explore? | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 12/9/2024 |
| City of Mississauga | GO Transit Stations | ... not applicable | https://data.mississauga.ca/datasets/71b03bb66c37459da3b112b079d50122_0/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 1/15/2025 |
| City of Mississauga | City Theatres | ... not applicable | https://data.mississauga.ca/datasets/1f52d2412c39487e96f67e474e5ff153_5/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 1/15/2025 |
| City of Mississauga | Art Galleries | ... not applicable | https://data.mississauga.ca/datasets/1446daede2cf4d70ab64c7fd3b3d73d4_5/explore? | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 12/9/2024 |
| City of Mississauga | City Community Centres | ... not applicable | https://data.mississauga.ca/datasets/30a1e25edc88471c97c1f1dc537a5784_5/explore | City of Mississauga ‐‐Terms of Use | ... not applicable | https://mississauga.maps.arcgis.com/sharing/rest/content/items/961c790805c14d8da258ec91bf4117e3/data | Datasets are publicly available from the City of Mississauga under their Terms of Use | 1/15/2025 |
| City of Moncton | Schools | ... not applicable | https://open.moncton.ca/datasets/c32b2e5a6ea548e382f1ce5b6b31091d_0/explore | Custom. City of Moncton Open Data Terms of Use | ... not applicable | https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf | Data provided by the City of Moncton. | 12/23/2024 |
| City of Moncton | Pharmacies | ... not applicable | https://open.moncton.ca/datasets/0378085722cb4b49bd47538b8a0fdc23_0/explore | Custom. City of Moncton Open Data Terms of Use | ... not applicable | https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf | Data provided by the City of Moncton. | 12/23/2024 |
| City of Moncton | Grocery Stores | ... not applicable | https://open.moncton.ca/datasets/c1e1210fbdd34a48983cf6eaaa2fcea3_0/explore | Custom. City of Moncton Open Data Terms of Use | ... not applicable | https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf | Data provided by the City of Moncton. | 12/23/2024 |
| City of Moncton | Senior Care Facilities | ... not applicable | https://open.moncton.ca/datasets/55e06b83cb904c989a08adfb635c53c0_0/explore | Custom. City of Moncton Open Data Terms of Use | ... not applicable | https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf | Data provided by the City of Moncton. | 12/23/2024 |
| City of Moncton | Address | ... not applicable | https://open.moncton.ca/datasets/1b2d704f20a243e19020f38756cdf3d3_0/explore? | Custom. City of Moncton Open Data Terms of Use | ... not applicable | https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf | Data provided by the City of Moncton. | 12/23/2024 |
| City of Moncton | Buildings | ... not applicable | https://open.moncton.ca/datasets/63cc08c51d664eb78e8b5f59304277a4_0/explore | Custom. City of Moncton Open Data Terms of Use | ... not applicable | https://www5.moncton.ca/docs/Open_Data_Terms_of_Use.pdf | Data provided by the City of Moncton. | 11/12/2024 |
| City of Nanaimo | Building Footprint | ... not applicable | https://www.nanaimo.ca/open-data-catalogue/DataBrowser/nanaimo/BuildingFootprint | Open Government Licence - Nanaimo | 2 | https://www.nanaimo.ca/your-government/maps-data/open-data-catalogue/open-data-catalogue-licence | Contains information licenced under the Open Government Licence - Nanaimo. | 12/9/2024 |
| City of New Westminster | Buildings - Inventory | ... not applicable | https://opendata.newwestcity.ca/datasets/4b531be184d24e799d20d74fa500bdbe_0/explore | Open Government Licence - City of New Westminster | 1 | https://opendata.newwestcity.ca/pages/terms-of-use | Contains information licenced under the Open Government Licence - City of New Westminster. | 12/10/2024 |
| City of New Westminster | Address Points | ... not applicable | https://opendata.newwestcity.ca/datasets/2379bc82a1654784ae83c4ef52ff8439_0/explore | Open Government Licence - City of New Westminster | 1 | https://opendata.newwestcity.ca/pages/terms-of-use | Contains information licenced under the Open Government Licence - City of New Westminster. | 1/13/2025 |
| City of New Westminster | Hospital | ... not applicable | https://opendata.newwestcity.ca/datasets/ca51b13754a94cf494e771105829a5b6_0/explore | Open Government Licence - City of New Westminster | 1 | https://opendata.newwestcity.ca/pages/terms-of-use | Contains information licenced under the Open Government Licence - City of New Westminster. | 1/13/2025 |
| City of New Westminster | Major Shopping | ... not applicable | https://opendata.newwestcity.ca/datasets/fb61734fa9d64871a14c851f65f9d15c_0/explore | Open Government Licence - City of New Westminster | 1 | https://opendata.newwestcity.ca/pages/terms-of-use | Contains information licenced under the Open Government Licence - City of New Westminster. | 1/13/2025 |
| City of New Westminster | Rental Buildings | ... not applicable | https://opendata.newwestcity.ca/datasets/639a7ed15a7a4354b2d16255d68f77a2_0/explore | Open Government Licence - City of New Westminster | 1 | https://opendata.newwestcity.ca/pages/terms-of-use | Contains information licenced under the Open Government Licence - City of New Westminster. | 1/13/2025 |
| City of New Westminster | City Operational Buildings | ... not applicable | https://opendata.newwestcity.ca/datasets/6c33bbe1f718405992b4c3fd53ca7e05_0/explore | Open Government Licence - City of New Westminster | 1 | https://opendata.newwestcity.ca/pages/terms-of-use | Contains information licenced under the Open Government Licence - City of New Westminster. | 1/13/2025 |
| City of Niagara Falls | Niagara Falls Medical Services | ... not applicable | https://open.niagarafalls.ca/datasets/7e4457960dff40199ed7f9ab6c867c48_0/explore? | Open Government Licence - Niagara Falls | 1 | https://open.niagarafalls.ca/pages/terms-of-use | Contains information licensed under the Open Government Licence - Niagara Falls. | 12/9/2024 |
| City of Niagara Falls | Niagara Falls Address Points | ... not applicable | https://open.niagarafalls.ca/datasets/674a3da8e59744a3a9dc89e4d5b3837e_0/explore | Open Government Licence - Niagara Falls | 1 | https://open.niagarafalls.ca/pages/terms-of-use | Contains information licensed under the Open Government Licence - Niagara Falls. | 2/15/2025 |
| City of Niagara Falls | Niagara Falls Building Footprints 2018 | ... not applicable | https://open.niagarafalls.ca/datasets/0e4764a531e84b7182cfaf3c4da7e8f4_0/explore | Open Government Licence - Niagara Falls | 1 | https://open.niagarafalls.ca/pages/terms-of-use | Contains information licensed under the Open Government Licence - Niagara Falls. | 12/9/2024 |
| City of Niagara Falls | Niagara Falls Police Services | ... not applicable | https://open.niagarafalls.ca/datasets/91aa64b48b1548d086399d7fc0f64295_0/explore | Open Government Licence - Niagara Falls | 1 | https://open.niagarafalls.ca/pages/terms-of-use | Contains information licensed under the Open Government Licence - Niagara Falls. | 12/9/2024 |
| City of Oshawa | Oshawa Educational Facilities | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/e746cb00839e49238cfcecdc23f2cca4_3/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 12/19/2024 |
| City of Oshawa | Oshawa Building Footprints | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/52e10531410b409095ad9cd64f59b41a_12/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 2/12/2025 |
| City of Oshawa | Oshawa Addresses | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/528210b2e00c4607b8c971f4ed9389ff_0/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 2/15/2025 |
| City of Oshawa | Oshawa Fire Station Locations | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/ecb7e8e78256447191f27b8216279822_16/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 12/19/2024 |
| City of Oshawa | Oshawa Community Centres | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/e444523281af4572b745dda31ae9aa70_7/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 12/19/2024 |
| City of Oshawa | Oshawa Places of Worship | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/9298228642fb4331834cab4ff65f8f8a_5/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 12/19/2024 |
| City of Oshawa | Oshawa Senior's Residences | ... not applicable | https://city-oshawa.opendata.arcgis.com/datasets/c6fc9be2272943ebb21963ade8a34aab_4/explore | Open Government Licence - The Corporation of the City of Oshawa | 2 | https://map.oshawa.ca/OpenData/Open%20Government%20Licence%20version%202.0%20-%20Oshawa.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Oshawa | 12/19/2024 |
| City of Ottawa | Municipal Address Points | ... not applicable | https://open.ottawa.ca/datasets/03ba03fdf8e2486ca94fe64ad2c99102_0/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 2/15/2025 |
| City of Ottawa | City Facilities - Protective Services | ... not applicable | https://open.ottawa.ca/datasets/5cda481fb74b4983aebcccd5a7b87b1a_3/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 12/9/2024 |
| City of Ottawa | Cultural Spaces Inventory - Community | ... not applicable | https://open.ottawa.ca/datasets/32aba2ee33b04c9cbd9466c4bf7b5493_129/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 12/9/2024 |
| City of Ottawa | Cultural Spaces Inventory - Food | ... not applicable | https://open.ottawa.ca/datasets/9041d9bd57ec4c19bc2732c0faf51fcf_134/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 12/9/2024 |
| City of Ottawa | Cultural Spaces Inventory - Learning | ... not applicable | https://open.ottawa.ca/datasets/e01bb6685e624cceb279026f6e6e860b_131/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 12/9/2024 |
| City of Ottawa | Cultural Spaces Inventory - Store | ... not applicable | https://open.ottawa.ca/datasets/24069d2de3494999a888ce1c0ef97181_136/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 12/9/2024 |
| City of Ottawa | Ottawa Craft Breweries 2023 | ... not applicable | https://open.ottawa.ca/datasets/1aaa6b764ea74d3f9bf8e421f7ad89f1_0/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 2/15/2025 |
| City of Ottawa | Building Footprints | ... not applicable | https://open.ottawa.ca/datasets/cfd2a6011b4644a9ae30bb921190eaa7_3/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 11/15/2024 |
| City of Ottawa | Cultural Spaces Inventory - Heritage | ... not applicable | https://open.ottawa.ca/datasets/35124a25c8234320a1997e3ae58730ec_133/explore | Open Government Licence - City of Ottawa | 2 | https://ottawa.ca/en/city-hall/open-transparent-and-accountable-government/open-data | Contains information licensed under the Open Government Licence - City of Ottawa. | 12/9/2024 |
| City of Penticton | Building Footprints | ... not applicable | https://open.penticton.ca/datasets/03ff30dc2fa6494a80350346b1900db0_1302/explore | Open Government Licence - City of Penticton | 2 | https://www.penticton.ca/sites/default/files/docs/our-community/maps-gis/2020-07-02-PDF-Open%20Data%20Government%20Licence.pdf | Contains information licenced under the Open Government Licence - City of Penticton | 12/18/2024 |
| City of Penticton | Address Points | ... not applicable | https://open.penticton.ca/datasets/7aa844df598640f8b6d42c2508670523_29/explore | Open Government Licence - City of Penticton | 2 | https://www.penticton.ca/sites/default/files/docs/our-community/maps-gis/2020-07-02-PDF-Open%20Data%20Government%20Licence.pdf | Contains information licenced under the Open Government Licence - City of Penticton | 1/14/2025 |
| City of Penticton | Fire Station | ... not applicable | https://open.penticton.ca/datasets/ff827df3481043939dee0a696a87d687_0/explore | Open Government Licence - City of Penticton | 2 | https://www.penticton.ca/sites/default/files/docs/our-community/maps-gis/2020-07-02-PDF-Open%20Data%20Government%20Licence.pdf | Contains information licenced under the Open Government Licence - City of Penticton | 12/18/2024 |
| City of Penticton | Park Structures | ... not applicable | https://open.penticton.ca/datasets/9b725dfd74054d728fd76049fac04902_1382/explore | Open Government Licence - City of Penticton | 2 | https://www.penticton.ca/sites/default/files/docs/our-community/maps-gis/2020-07-02-PDF-Open%20Data%20Government%20Licence.pdf | Contains information licenced under the Open Government Licence - City of Penticton | 12/18/2024 |
| City of Pickering | Pickering Facilities | ... not applicable | https://opendata.pickering.ca/datasets/3b0c4830a24640c786e31241451fb466_2/explore | City of Pickering - Open Data Licence v.1.0 | 1 | https://www.pickering.ca/en/city-hall/resources/OpenDataLicencePickeringV1.pdf | Contains public sector Information made available under The City of Pickering's Open Data Licence | 12/16/2024 |
| City of Pickering | Pickering Building Footprints | ... not applicable | https://opendata.pickering.ca/datasets/7642e4f56325412a88b1d82b015342f4_6/explore | City of Pickering - Open Data Licence v.1.0 | 1 | https://www.pickering.ca/en/city-hall/resources/OpenDataLicencePickeringV1.pdf | Contains public sector Information made available under The City of Pickering's Open Data Licence | 12/16/2024 |
| City of Pickering | Pickering Address Points | ... not applicable | https://opendata.pickering.ca/datasets/1bffe161d9e04ee7ad0c39e31ee45c99_0/explore | City of Pickering - Open Data Licence v.1.0 | 1 | https://www.pickering.ca/en/city-hall/resources/OpenDataLicencePickeringV1.pdf | Contains public sector Information made available under The City of Pickering's Open Data Licence | 1/13/2025 |
| City of Pickering | Pickering Points of Interest | ... not applicable | https://opendata.pickering.ca/datasets/78d24e77ce294ab786eaa331179909c4_1/explore? | City of Pickering - Open Data Licence v.1.0 | 1 | https://www.pickering.ca/en/city-hall/resources/OpenDataLicencePickeringV1.pdf | Contains public sector Information made available under The City of Pickering's Open Data Licence | 12/16/2024 |
| City of Port Coquitlam | Buildings | ... not applicable | https://data-poco.hub.arcgis.com/datasets/7aa5b5b7a03e4f8dbdef2c68e2130c71_0/explore? | Open Government Licence - City of Port Coquitlam | 2 | https://data-poco.hub.arcgis.com/pages/terms | Contains information licensed under the Open Government Licence - British Columbia. | 12/13/2024 |
| City of Port Coquitlam | Addresses | ... not applicable | https://data-poco.hub.arcgis.com/datasets/5fcb136450be4a7ca9835cadb55091bb_0/explore | Open Government Licence - City of Port Coquitlam | 2 | https://data-poco.hub.arcgis.com/pages/terms | Contains information licensed under the Open Government Licence - British Columbia. | 1/14/2025 |
| City of Port Moody | Building Outlines | ... not applicable | https://data.portmoody.ca/datasets/765fdf0462954c31b82b8825476e8229_12/explore | Open Government Licence - Port Moody | 1 | https://www.portmoody.ca/en/city-hall/open-data-terms-of-use.aspx | Contains information licensed under the Open Government Licence - Port Moody. | 12/13/2024 |
| City of Port Moody | City Facilities | ... not applicable | https://data.portmoody.ca/datasets/9a77a2f934144cdebb72c0f179a59e36_104/explore | Open Government Licence - Port Moody | 1 | https://www.portmoody.ca/en/city-hall/open-data-terms-of-use.aspx | Contains information licensed under the Open Government Licence - Port Moody. | 1/11/2025 |
| City of Prince George | Building Outlines | ... not applicable | https://data-cityofpg.opendata.arcgis.com/datasets/2f515830cc0843cc857ae2dea9ad5e5b_7/explore | Open Government License - City of Prince George. | 2 | https://pgmapinfo.princegeorge.ca/opendata/CityofPrinceGeorge_Open_Government_License_Open_Data.pdf | Contains information licensed under the Open Government License - City of Prince George. | 12/4/2024 |
| City of Prince George | Civic Address Points | ... not applicable | https://data-cityofpg.opendata.arcgis.com/datasets/11e68cd901a24c8887ab7af79ddded7b_4/explore | Open Government License - City of Prince George. | 2 | https://pgmapinfo.princegeorge.ca/opendata/CityofPrinceGeorge_Open_Government_License_Open_Data.pdf | Contains information licensed under the Open Government License - City of Prince George. | 1/13/2025 |
| City of Quinte West | Trenton Memorial Hospital | ... not applicable | https://geodata-quintewest.opendata.arcgis.com/datasets/b35003cd8eba4e619d5b58537fdbbd39_0/explore? | City of Quinte West Open Data Licence 1.0 | 1 | https://geodata-quintewest.opendata.arcgis.com/ | ... not applicable | 12/17/2024 |
| City of Quinte West | Quinte West OPP Station | ... not applicable | https://geodata-quintewest.opendata.arcgis.com/datasets/b47e5ccc777d469c87b93cb72eb17712_0/explore? | City of Quinte West Open Data Licence 1.0 | 1 | https://geodata-quintewest.opendata.arcgis.com/ | ... not applicable | 12/17/2024 |
| City of Quinte West | Building Footprints in the City of Quinte West | ... not applicable | https://geodata-quintewest.opendata.arcgis.com/datasets/59c6e1661961437e885f949a01f31bd6_0/explore? | City of Quinte West Open Data Licence 1.0 | 1 | https://geodata-quintewest.opendata.arcgis.com/ | ... not applicable | 12/17/2024 |
| City of Quinte West | Quinte West Schools | ... not applicable | https://geodata-quintewest.opendata.arcgis.com/datasets/abcb4687fae64adab23cfc35412414eb_0/explore | City of Quinte West Open Data Licence 1.0 | 1 | https://geodata-quintewest.opendata.arcgis.com/ | ... not applicable | 12/17/2024 |
| City of Regina | Emergency Services Locations | ... not applicable | https://open.regina.ca/dataset/emergency-services | Open Government Licence - City of Regina | 2 | https://www.regina.ca/city-government/open-data/open-government-licence/index.html | Contains information licensed under the Open Government Licence - City of Regina. | 1/8/2025 |
| City of Regina | Building Outlines | ... not applicable | https://open.regina.ca/dataset/building-outline | Open Government Licence - City of Regina | 2 | https://www.regina.ca/city-government/open-data/open-government-licence/index.html | Contains information licensed under the Open Government Licence - City of Regina. | 11/15/2024 |
| City of Regina | Address Points Geospatial Shapefile | ... not applicable | https://open.regina.ca/dataset/address/resource/a364ce80-867f-4d6c-b1b9-51cca1958f53 | Open Government Licence - City of Regina | 2 | https://www.regina.ca/city-government/open-data/open-government-licence/index.html | Contains information licensed under the Open Government Licence - City of Regina. | 1/8/2025 |
| City of Regina | School Locations - City of Regina | ... not applicable | https://open.regina.ca/dataset/schools-location | Open Government Licence - City of Regina | 2 | https://www.regina.ca/city-government/open-data/open-government-licence/index.html | Contains information licensed under the Open Government Licence - City of Regina. | 1/8/2025 |
| City of Regina | Park Amenities Geospatial Shapefile | ... not applicable | https://open.regina.ca/dataset/parks-and-amenities/resource/2078d40d-f984-4c5c-925f-09958bbba317 | Open Government Licence - City of Regina | 2 | https://www.regina.ca/city-government/open-data/open-government-licence/index.html | Contains information licensed under the Open Government Licence - City of Regina. | 1/8/2025 |
| City of Saint John | Arenas | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/26739d455b0e442984590ae77c4f4338_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Medical Clinics | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/d851fb3388704546b686cd473be23e8f_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Libraries | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/abd73ed477f74ef9a86000f53894a207_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Convents | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/ece0ee6897284314922f3d84f05e47ca_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Hospitals | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/ee35fdb0adf74d8283ab305aa352fc2d_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Police Stations | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/06157c0cbec841b692fa420a587b06af_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Museums | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/45746252619b44859bb13957e404f595_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Theatres | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/5d5537a071ca4a6ab037e0772a68cba8_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Shopping Centres | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/a71446f8ead64f24ac3fd08136716366_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Psychiatric Treatment Facilities | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/e7d9960fbf104711b1b605e6f4c5ae7c_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Financial Institutions | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/6ee3d657775e441c92cbd5f6e1d7d735_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Nursing Homes | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/83743ddfdb8a41b0b10936ac971cdc50_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Adult Residential Facilities | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/127e3dc44e464936833b3e13d424286d_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Grocery Stores | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/966823afcb7348b6bf34b6c6dde676b6_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Fire Stations | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/8373c0dda36847489f8f59a37eda1634_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | City Facilities | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/b477bbe79f50459fb9fb291f2eddf3a0_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Schools | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/71044b63c36c4df39141eeb4ff613371_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Community Centres | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/d61081f045254f6298f05ea899a869cc_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Places of Worship | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/2e3a3cd52b7e4d2e8a405c39205b4949_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Saint John | Lighthouses | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/74447baa0a6b4a93a2c26b80eb79bdab_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Civic Addresses | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/88d9dbea7fad4767a9870c5666ec4c71_1/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Building Footprints | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/34b6e31364f442f883035946b7d2c9a5_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 11/12/2024 |
| City of Saint John | Hospice Care Facilities | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/e87310788c124e4f966340ac84f837bb_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Convention Centre | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/f5d4173c0e004140be8bbd06d6c4394b_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 1/2/2025 |
| City of Saint John | Courthouse | ... not applicable | https://catalogue-saintjohn.opendata.arcgis.com/datasets/6683fe61af0849929b694b35840dfc51_0/explore | Open Government Licence - City of Saint John | 1 | https://saintjohn.maps.arcgis.com/sharing/rest/content/items/2b0da92076ce4cf48cda63a86fdc316f/data | Contains information licensed under the Open Government Licence - City of Saint John | 12/24/2024 |
| City of Sarnia | Addresses Open Data | ... not applicable | https://city-of-sarnia.hub.arcgis.com/datasets/bee3b663b41743218ac5f4140d8b15ed_0/explore | Open Government Licence - City of Sarnia | ... not applicable | https://city-of-sarnia.hub.arcgis.com/pages/terms-of-use | Contains information licensed under the Open Government Licence - City of Sarnia | 1/15/2025 |
| City of Sarnia | Buildings Open Data | ... not applicable | https://city-of-sarnia.hub.arcgis.com/datasets/fa35bc94d0b64bbbab7c44f8f802201e_2/explore | Open Government Licence - City of Sarnia | ... not applicable | https://city-of-sarnia.hub.arcgis.com/pages/terms-of-use | Contains information licensed under the Open Government Licence - City of Sarnia | 12/16/2024 |
| City of St. Catharines | St. Catharines Building Polygons | ... not applicable | https://niagaraopendata.ca/dataset/st-catharines-building-polygons | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/ | Data provided by St. Catharines, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/. | 12/9/2024 |
| City of Surrey | Schools | ... not applicable | https://data.surrey.ca/dataset/schools | Open Government License - City of Surrey. | 2 | https://data.surrey.ca/pages/open-government-licence-surrey | Contains information licensed under the Open Government License - City of Surrey. | 12/4/2024 |
| City of Surrey | Heritage Sites | ... not applicable | https://data.surrey.ca/dataset/heritage-sites | Open Government License - City of Surrey. | 2 | https://data.surrey.ca/pages/open-government-licence-surrey | Contains information licensed under the Open Government License - City of Surrey. | 1/14/2025 |
| City of Surrey | Restaurants | ... not applicable | https://data.surrey.ca/dataset/restaurants | Open Government License - City of Surrey. | 2 | https://data.surrey.ca/pages/open-government-licence-surrey | Contains information licensed under the Open Government License - City of Surrey. | 1/14/2025 |
| City of Surrey | Addresses | ... not applicable | https://data.surrey.ca/dataset/addresses | Open Government License - City of Surrey. | 2 | https://data.surrey.ca/pages/open-government-licence-surrey | Contains information licensed under the Open Government License - City of Surrey. | 1/14/2025 |
| City of Surrey | Places of Interest | ... not applicable | https://data.surrey.ca/dataset/places-of-interest | Open Government License - City of Surrey. | 2 | https://data.surrey.ca/pages/open-government-licence-surrey | Contains information licensed under the Open Government License - City of Surrey. | 1/14/2025 |
| City of Surrey | Buildings | ... not applicable | https://data.surrey.ca/dataset/buildings | Open Government License - City of Surrey. | 2 | https://data.surrey.ca/pages/open-government-licence-surrey | Contains information licensed under the Open Government License - City of Surrey. | 12/4/2024 |
| City of Thunder Bay | Municipal Address Feature Layer | ... not applicable | https://opendata-thunderbay.hub.arcgis.com/datasets/edd16d2e45804345a9f3189a2b52f453_0/explore | Open Data Licence - The Corporation of the City of Thunder Bay | 1 | https://www.thunderbay.ca/en/city-hall/open-data-licence.aspx | Contains information licensed under the Open Data Licence - The Corporation of the City of Thunder Bay. | 2/16/2025 |
| City of Thunder Bay | Building Feature Layer | ... not applicable | https://opendata-thunderbay.hub.arcgis.com/datasets/cc7cb51753384ca99e566834cd48924b_0/explore? | Open Data Licence - The Corporation of the City of Thunder Bay | 1 | https://www.thunderbay.ca/en/city-hall/open-data-licence.aspx | Contains information licensed under the Open Data Licence - The Corporation of the City of Thunder Bay. | 12/9/2024 |
| City of Toronto | Fire Facility Locations | Fire Services | https://open.toronto.ca/dataset/fire-station-locations/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | Places of Interest and Toronto Attractions | Economic Development & Culture | https://open.toronto.ca/dataset/places-of-interest-and-toronto-attractions/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | School Locations - All Types | Toronto Police Services | https://open.toronto.ca/dataset/school-locations-all-types/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | EarlyON Child and Family Centres | Children's Services | https://open.toronto.ca/dataset/earlyon-child-and-family-centres/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | About Address Points (Municipal) - Toronto One Address Repository | Information and Technology | https://open.toronto.ca/dataset/address-points-municipal-toronto-one-address-repository/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 2/16/2025 |
| City of Toronto | Parks and Recreation Facilities | Parks, Forestry & Recreation | https://open.toronto.ca/dataset/parks-and-recreation-facilities/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | Retirement Homes | Social Development, Finance & Administration | https://open.toronto.ca/dataset/retirement-homes/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | Places of Worship | Social Development, Finance & Administration | https://open.toronto.ca/dataset/places-of-worship/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | Ambulance Station Locations | Toronto Paramedic Services | https://open.toronto.ca/dataset/ambulance-station-locations/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | Building Outlines | Information and Technology | https://open.toronto.ca/dataset/topographic-mapping-building-outlines/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 11/18/2024 |
| City of Toronto | Licensed Child Care Centres | Children's Services | https://open.toronto.ca/dataset/licensed-child-care-centres/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Toronto | Police Facility Locations | Toronto Police Services | https://open.toronto.ca/dataset/police-facility-locations/ | Open Government Licence - Toronto | 1 | https://open.toronto.ca/open-data-licence/ | Contains information licensed under the Open Government Licence - Toronto | 12/19/2024 |
| City of Vancouver | Homeless shelter locations | ... not applicable | https://opendata.vancouver.ca/explore/dataset/homeless-shelter-locations/information/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 1/13/2025 |
| City of Vancouver | Libraries | ... not applicable | https://opendata.vancouver.ca/explore/dataset/libraries/export/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 12/3/2024 |
| City of Vancouver | Schools | ... not applicable | https://opendata.vancouver.ca/explore/dataset/schools/export/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 12/3/2024 |
| City of Vancouver | Community centres | ... not applicable | https://opendata.vancouver.ca/explore/dataset/community-centres/information/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 1/13/2025 |
| City of Vancouver | Cultural Spaces | ... not applicable | https://opendata.vancouver.ca/explore/dataset/cultural-spaces/export/?disjunctive.type&disjunctive.primary_use&disjunctive.ownership | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 12/3/2024 |
| City of Vancouver | Heritage sites | ... not applicable | https://opendata.vancouver.ca/explore/dataset/heritage-sites/information/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 12/3/2024 |
| City of Vancouver | Property addresses | ... not applicable | https://opendata.vancouver.ca/explore/dataset/property-addresses/information/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 2/16/2025 |
| City of Vancouver | Building Footprints 2015 | ... not applicable | https://opendata.vancouver.ca/explore/dataset/building-footprints-2015/information/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 12/3/2024 |
| City of Vancouver | Fire halls | ... not applicable | https://opendata.vancouver.ca/explore/dataset/fire-halls/information/ | Open Government Licence - Vancouver | 1 | https://opendata.vancouver.ca/pages/licence/ | Contains information licensed under the Open Government Licence - Vancouver. | 1/13/2025 |
| City of Victoria | City and Neighbourhood Facilities | ... not applicable | https://opendata.victoria.ca/datasets/36ce9ffd00124fd495bb6710b83451b5_7/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 12/3/2024 |
| City of Victoria | Prominent Heritage Buildings (OCP) | ... not applicable | https://opendata.victoria.ca/datasets/814e9da1fe2a4be29f949273be25e90d_8/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 12/3/2024 |
| City of Victoria | Building Rooflines | ... not applicable | https://opendata.victoria.ca/datasets/dc37de452a614b599dd9c9ff473739d3_1/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 12/3/2024 |
| City of Victoria | Address Points | ... not applicable | https://opendata.victoria.ca/datasets/d638de50c2bb46e3a4c15fefe3756e78_0/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 1/13/2025 |
| City of Victoria | Critical Infrastructure Facilities (OCP) | ... not applicable | https://opendata.victoria.ca/datasets/5d287a2955f44efe8567f9ef950f2dbc_1/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 12/3/2024 |
| City of Victoria | Schools | ... not applicable | https://opendata.victoria.ca/datasets/6048d49798bd45c9b0daac641c5c4090_9/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 12/3/2024 |
| City of Victoria | Arts and Culture Facilities (OCP) | ... not applicable | https://opendata.victoria.ca/datasets/b8aaa451b784440db8df591066504326_6/explore | Open Government Licence - City of Victoria | 1 | https://opendata.victoria.ca/pages/open-data-licence | Contains information licensed under the Open Government Licence - City of Victoria. | 12/3/2024 |
| City of Waterloo | Addresses | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/fb1ce9625c634b2dbe1d2be36d419711_0/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 2/16/2025 |
| City of Waterloo | Points of Interest | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/04a8276e6c074a6b8a2a158cc1a1d81e_0/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 2/16/2025 |
| City of Waterloo | Older Adult Housing Directory | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/4c7eee9477084f5e80fee554bb35a175_0/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 2/16/2025 |
| City of Waterloo | Heritage Buildings | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/City-of-Waterloo::heritage-buildings/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 12/10/2024 |
| City of Waterloo | Building Outlines | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/City-of-Waterloo::building-outlines/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 12/10/2024 |
| City of Waterloo | Places of Worship | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/5d90eeb4db7d49ab99f0565ff612eb1c_0/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 2/16/2025 |
| City of Waterloo | Recreation Points | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/bf129a5294134d178fcd37857e2ab0fe_0/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 2/16/2025 |
| City of Waterloo | Schools | ... not applicable | https://opendata-city-of-waterloo.opendata.arcgis.com/datasets/3901b3ef7f7343be8ebfe793efae8f21_0/explore | Waterloo Open Data User Licence | ... not applicable | https://data.waterloo.ca/pages/open-data-licence | Contains information provided by the City of Waterloo under licence | 2/16/2025 |
| City of Welland | Welland Building Footprints | ... not applicable | https://open.welland.ca/datasets/880aa1b15e9f475aac41dcb4fbc90787_0/explore | Open Government Licence - City of Welland | 2 | https://open.welland.ca/pages/terms-of-use | Contains information licensed under the Open Government Licence - City of Welland. | 2/16/2025 |
| City of Welland | Welland Municipal Facilities | ... not applicable | https://open.welland.ca/datasets/aad9a83fafa0457680891256d1c03498_0/explore | Open Government Licence - City of Welland | 2 | https://open.welland.ca/pages/terms-of-use | Contains information licensed under the Open Government Licence - City of Welland. | 11/26/2024 |
| City of White Rock | City Owned Buildings | ... not applicable | https://data.whiterockcity.ca/datasets/69d8bc1c9e3c48149b8ed9d7e6a96783/explore?layer=0 | Open Government License - City of White Rock. | 2 | https://maps.whiterockcity.ca/Open%20Government%20Licence.html | Contains information licensed under the Open Government License - City of White Rock. | 12/4/2024 |
| City of White Rock | Building Outlines | ... not applicable | https://data.whiterockcity.ca/datasets/609cf7aa3b914e3caafe1da065ba8754/explore | Open Government License - City of White Rock. | 2 | https://maps.whiterockcity.ca/Open%20Government%20Licence.html | Contains information licensed under the Open Government License - City of White Rock. | 12/4/2024 |
| City of White Rock | Parcel Addresses | ... not applicable | https://data.whiterockcity.ca/datasets/a186df1b215449fabe421c784d4a8b15/explore?layer=0 | Open Government License - City of White Rock. | 2 | https://maps.whiterockcity.ca/Open%20Government%20Licence.html | Contains information licensed under the Open Government License - City of White Rock. | 1/13/2025 |
| City of Windsor | Arenas | Engineering - Geomatics | https://opendata.citywindsor.ca/details/2 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Community Centres | Engineering - Geomatics | https://opendata.citywindsor.ca/details/195 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Libraries | Engineering - Geomatics | https://opendata.citywindsor.ca/details/205 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Hospitals | Engineering - Geomatics | https://opendata.citywindsor.ca/details/203 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Police Stations | Windsor Police Services | https://opendata.citywindsor.ca/details/210 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Schools | Engineering - Geomatics | https://opendata.citywindsor.ca/details/211 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Building Footprints | Engineering - Geomatics | https://opendata.citywindsor.ca/details/234 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/11/2024 |
| City of Windsor | Heritage Sites | Planning Department | https://opendata.citywindsor.ca/details/202 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Windsor | Fire Stations | Windsor Fire & Rescue | https://opendata.citywindsor.ca/details/199 | Open Government Licence - The Corporation of the City of Windsor | 1 | https://opendata.citywindsor.ca/Documents/OpenDataTermsofUse.pdf | Contains information licensed under the Open Government Licence - The Corporation of the City of Windsor. | 12/19/2024 |
| City of Yellowknife | City Of Yellowknife Buildings | Division of Corporate Services | https://opendata.yellowknife.ca/home/details/5cb4a3bf-2769-4291-9f0a-d27e0ffbf323 | City of Yellowknife's Open Data License | 1 | https://www.yellowknife.ca/en/exploring-yellowknife/resources/geomatic_services/City_of_Yellowknife_Open_Data_LIcence__Terms_of_Use.pdf | “Contains public sector Datasets made available under the City of Yellowknife's Open Data License v.1 | 11/15/2024 |
| County of Elgin | Elgin Library | ... not applicable | https://elgin-county-open-data-elgin-county.hub.arcgis.com/datasets/fbd6169f3ced4ded9c11cd09a71c3387_0/explore | Open Government Licence —County of Elgin | 1 | https://elgin-county.maps.arcgis.com/sharing/rest/content/items/f42da686f2664c3db3b5c5959336224c/data | Contains information licensed under the Open Government Licence - County of Elgin.” | 12/18/2024 |
| County of Elgin | Elgin Address Points 2025 | ... not applicable | https://elgin-county-open-data-elgin-county.hub.arcgis.com/datasets/2d63aeb65e3440d6aa41f9b95ed571d1_1/explore | Open Government Licence —County of Elgin | 1 | https://elgin-county.maps.arcgis.com/sharing/rest/content/items/f42da686f2664c3db3b5c5959336224c/data | Contains information licensed under the Open Government Licence - County of Elgin.” | 2/15/2025 |
| County of Elgin | Building Footprints | ... not applicable | https://elgin-county-open-data-elgin-county.hub.arcgis.com/datasets/945097f46a914e5fa458f1d774bcd00c_0/explore | Open Government Licence —County of Elgin | 1 | https://elgin-county.maps.arcgis.com/sharing/rest/content/items/f42da686f2664c3db3b5c5959336224c/data | Contains information licensed under the Open Government Licence - County of Elgin.” | 12/18/2024 |
| County of Essex | Places of Worship | ... not applicable | https://opendata.countyofessex.ca/datasets/7ade7b73592e482ca763af6e8346d094_0/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright County of Essex, The County of Essex does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Town of Tecumseh Address Points | ... not applicable | https://opendata.countyofessex.ca/datasets/a0c6e85730a6493689ae5eed7f15fc1e_33/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright Town of Tecumseh, The Town of Tecumseh does not warrant the accuracy, completeness, content, or currency of the information provided. | 2/15/2025 |
| County of Essex | Building Footprints | ... not applicable | https://opendata.countyofessex.ca/datasets/d55a5d77cf9744cc8dc0e38ea93c3827_34/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright Town of Tecumseh, The Town of Tecumseh does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | County Libraries | ... not applicable | https://opendata.countyofessex.ca/datasets/6fb09bde163b41928f32d6b36d655ace_2/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright County of Essex, The County of Essex does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Police Stations | ... not applicable | https://opendata.countyofessex.ca/datasets/d2aca5cbc5234e339c08257ed25b9730_3/explore | Open Government Licence - The Corporation of the County of Essex | 1 | hhttps://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright County of Essex, The County of Essex does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Schools | ... not applicable | https://opendata.countyofessex.ca/datasets/28b47e75ee8b4fcf853b271d27e54066_27/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright Town of Tecumseh, The Town of Tecumseh does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Town Facilities | ... not applicable | https://opendata.countyofessex.ca/datasets/6b1aeb460db040d8a5b9b4b12fe9803f_30/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright Town of Tecumseh, The Town of Tecumseh does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Ambulance Stations | ... not applicable | https://opendata.countyofessex.ca/datasets/28e8cb89ede04e3583f86d02394ecb11_0/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright County of Essex, The County of Essex does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Place of Worship | ... not applicable | https://opendata.countyofessex.ca/datasets/0e033708428246e6832db9374c84616a_26/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright Town of Tecumseh, The Town of Tecumseh does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Essex | Fire Stations | ... not applicable | https://opendata.countyofessex.ca/datasets/a1e0e81e63574c7e83b40b00d52c6530_1/explore | Open Government Licence - The Corporation of the County of Essex | 1 | https://gisweb.countyofessex.ca/OpenData/County%20of%20Essex%20-%20Open%20Government%20Licence.pdf | © Copyright County of Essex, The County of Essex does not warrant the accuracy, completeness, content, or currency of the information provided. | 12/23/2024 |
| County of Frontenac | Community Hall | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/8764350092ce4c91a7af8002f96c586f_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 12/20/2024 |
| County of Frontenac | Civic Address Points (Open Data View) | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/019c879661b44075b2b3f1cecbad2407_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 2/15/2025 |
| County of Frontenac | School | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/766877424fde4a8bb70009a4b04d2c07_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 12/20/2024 |
| County of Frontenac | Library | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/1505bf81e9e8458da6a430f2cbbb45c9_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 12/20/2024 |
| County of Frontenac | Building Footprints (Open Data View) | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/80c64aa0acee40379602d4cdb2bfe7ed_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 12/20/2024 |
| County of Frontenac | Emergency Services | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/959e1ba75e614c2f950fbb5e7055ce99_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 12/20/2024 |
| County of Frontenac | Municipal Office | ... not applicable | https://county-frontenac.hub.arcgis.com/datasets/50adf53f9a6040c3a686ccd4207c8f02_0/explore | County of Frontenac - Open Government Licence | 1 | https://frontenac.maps.arcgis.com/sharing/rest/content/items/b8d2d338adc240c9b7d78e5f615e0652/data | Contains information licensed under the Open Government Licence - County of Frontenac. | 12/20/2024 |
| County of Huron | Municipal 911 Address | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/55ae362c840344cdb3422d496db10d64_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/55ae362c840344cdb3422d496db10d64_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Huron | Schools | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/becea214e0fa48c7b9eaf6df4c286e80_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/becea214e0fa48c7b9eaf6df4c286e80_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Huron | BuildingFootprints | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/47c1a23dfb204f9fb8fdba55243811e3_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/47c1a23dfb204f9fb8fdba55243811e3_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 11/26/2024 |
| County of Huron | Entertainment | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/e77ce5bbe5d749468bf1e7b9fcb87e4c_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/e77ce5bbe5d749468bf1e7b9fcb87e4c_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Huron | Places of Worship | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/cdf9ad022a744f7e88bcb01cbce15685_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/cdf9ad022a744f7e88bcb01cbce15685_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Huron | Emergency Services | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/66f26e1623c844b49cdfe6e92e79bcad_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/66f26e1623c844b49cdfe6e92e79bcad_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Huron | Recreation | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/e851c28f833444db936c12fe79c8a015_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/e851c28f833444db936c12fe79c8a015_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Huron | Library | ... not applicable | https://data-huron.opendata.arcgis.com/datasets/ddd734819ee5492aa7df21855e0890b3_0/explore | Open Government Licence - The County of Huron | 2 | https://data-huron.opendata.arcgis.com/datasets/ddd734819ee5492aa7df21855e0890b3_0/explore | Contains information licensed under the Open Government Licence - The County of Huron. | 1/14/2025 |
| County of Lennox & Addington | Dining, Lodging, POI (Public View) | ... not applicable | https://open-data-hub-lennoxaddington.hub.arcgis.com/datasets/9fd769ab3a3f4221ab0cec8b55ba3156_0/explore | Open Government Licence - County of Lennox and Addington | 2 | https://open-data-hub-lennoxaddington.hub.arcgis.com/pages/terms-of-use | Contains information licensed under the Open Government Licence - County of Lennox and Addington. | 1/14/2025 |
| County of Lennox & Addington | Civic Addresses (Public View) | ... not applicable | https://l-a-mapping-services-lennoxaddington.hub.arcgis.com/datasets/f0fc63eb201943fbb10f33f97436ff2d_0/explore | Open Government Licence - County of Lennox and Addington | 2 | https://open-data-hub-lennoxaddington.hub.arcgis.com/pages/terms-of-use | Contains information licensed under the Open Government Licence - County of Lennox and Addington. | 1/6/2025 |
| County of Lennox & Addington | Facility Sites Point (Public View) | ... not applicable | https://l-a-mapping-services-lennoxaddington.hub.arcgis.com/datasets/f131994602fb441e95bc32564b100498_0/explore | Open Government Licence - County of Lennox and Addington | 2 | https://open-data-hub-lennoxaddington.hub.arcgis.com/pages/terms-of-use | Contains information licensed under the Open Government Licence - County of Lennox and Addington. | 1/6/2025 |
| County of Lennox & Addington | Building Footprint (Public View) | ... not applicable | https://l-a-mapping-services-lennoxaddington.hub.arcgis.com/datasets/d1c298afe4bf4de09ce15c324ff6b488_0/explore | Open Government Licence - County of Lennox and Addington | 2 | https://open-data-hub-lennoxaddington.hub.arcgis.com/pages/terms-of-use | Contains information licensed under the Open Government Licence - County of Lennox and Addington. | 1/6/2025 |
| County of Simcoe | Address Number | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Innovation Centres | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Casino | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Train Station | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Childcare Facility | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Service Canada Centre | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Museum And Archives | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Paramedic Station | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Hospital | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Ontario Works Office | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Education Facility | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Ontario Employment Services Centre | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Long Term Care Facility | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Service Ontario Centre | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Municipal Administration Centre | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Fire Hall | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Community Facilities | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Building | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Police Station | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| County of Simcoe | Library | ... not applicable | https://opengis.simcoe.ca/public/ | Open Government Licence - Simcoe County | 1 | https://maps.simcoe.ca/openlicense.html | Contains information licensed under the Open Government Licence – Simcoe County. | 4/4/2025 |
| District of Lake Country | District of Lake Country Address Points | ... not applicable | https://dlc-open-data-dlc.hub.arcgis.com/datasets/0aed4c689c9b45cbafd118d96ae75942_4/explore | Open Government Licence - District of Lake Country | 2 | https://gis.lakecountry.bc.ca/LakeCountryOpenDataLicense.pdf | Contains information licensed under the Open Government License – District of Lake Country. | 3/7/2025 |
| District of Lake Country | District of Lake Country Building Footprints | ... not applicable | https://dlc-open-data-dlc.hub.arcgis.com/datasets/e68aea6f368545f4ab73944da84230cd_182/explore | Open Government Licence - District of Lake Country | 2 | https://gis.lakecountry.bc.ca/LakeCountryOpenDataLicense.pdf | Contains information licensed under the Open Government License – District of Lake Country. | 12/16/2024 |
| District of Muskoka | Addressing - Civic Addresses | ... not applicable | https://map.muskoka.on.ca/datasets/7dbdeb9bc94b45d4a3296f73fba38a3c_0/explore | District Municipality of Muskoka - Open Data Licence v.1.0 | 1 | https://map.muskoka.on.ca/pages/terms-of-use | Contains information provided by the District Municipality of Muskoka under licence | 1/2/2025 |
| District of Muskoka | Building Footprint | ... not applicable | https://map.muskoka.on.ca/datasets/285c396dca0f401390b8b78056f460a5_0/explore | District Municipality of Muskoka - Open Data Licence v.1.0 | 1 | https://map.muskoka.on.ca/pages/terms-of-use | Contains information provided by the District Municipality of Muskoka under licence | 12/9/2024 |
| District of North Vancouver | Buildings and Addresses | ... not applicable | https://www.geoweb.dnv.org/data/# | Open Government Licence - North Vancouver | 2 | https://www.geoweb.dnv.org/data/# | Contains information licensed under the Open Government Licence - North Vancouver. | 12/5/2024 |
| District of Saanich | Building | ... not applicable | https://opendata-saanich.hub.arcgis.com/datasets/56fb677dc01949f2b1fdbe7b726897d4_0/explore | Saanich Data Catalogue Licence | ... not applicable | https://www.saanich.ca/assets/Local~Government/Documents/SaanichDataCatalogueLicence.pdf | Contains information licenced under the Open Government Licence - District of Saanich. | 12/10/2024 |
| District of Saanich | Address | ... not applicable | https://map.saanich.ca/gisdata/Address/AddressSHP.zip?_ga=2.75554901.1181363931.1736874170-110092810.1733842442 | Saanich Data Catalogue Licence | ... not applicable | https://www.saanich.ca/assets/Local~Government/Documents/SaanichDataCatalogueLicence.pdf | Contains information licenced under the Open Government Licence - District of Saanich. | 1/14/2025 |
| District of Saanich | Facility | ... not applicable | https://opendata-saanich.hub.arcgis.com/datasets/1b48dfea976e4e56a6a941e086ebc6e9_0/explore | Saanich Data Catalogue Licence | ... not applicable | https://www.saanich.ca/assets/Local~Government/Documents/SaanichDataCatalogueLicence.pdf | Contains information licenced under the Open Government Licence - District of Saanich. | 12/10/2024 |
| District of Squamish | Building Points | ... not applicable | https://data.squamish.ca/datasets/f10e96c19e6b4a2e9799fa6a0d2388b4_0/explore | Open Government Licence - Squamish | 2 | https://squamish.ca/discover-squamish/maps-and-data/open-data/ | Contains information licensed under the Open Government Licence - Squamish. | 12/5/2024 |
| District of Squamish | Health Facility | ... not applicable | https://data.squamish.ca/datasets/471c93d744a24a708be842af34986936_0/explore | Open Government Licence - Squamish | 2 | https://squamish.ca/discover-squamish/maps-and-data/open-data/ | Contains information licensed under the Open Government Licence - Squamish. | 12/5/2024 |
| District of Squamish | Building Footprint | ... not applicable | https://data.squamish.ca/datasets/5a3dd891d9e94cb9aa299de078d23c08_1/explore | Open Government Licence - Squamish | 2 | https://squamish.ca/discover-squamish/maps-and-data/open-data/ | Contains information licensed under the Open Government Licence - Squamish. | 12/5/2024 |
| District of Squamish | Addressing | ... not applicable | https://data.squamish.ca/datasets/ae6113adf53540a582defc66dded873a_0/explore | Open Government Licence - Squamish | 2 | https://squamish.ca/discover-squamish/maps-and-data/open-data/ | Contains information licensed under the Open Government Licence - Squamish. | 1/14/2025 |
| District of Squamish | Schools | ... not applicable | https://data.squamish.ca/datasets/5fd79572bccb4fab898cda2c677df0b3_0/explore | Open Government Licence - Squamish | 2 | https://squamish.ca/discover-squamish/maps-and-data/open-data/ | Contains information licensed under the Open Government Licence - Squamish. | 12/5/2024 |
| District of Squamish | Point of Interest | ... not applicable | https://data.squamish.ca/datasets/2561c279beb44d099c232e2f68b94d91_0/explore | Open Government Licence - Squamish | 2 | https://squamish.ca/discover-squamish/maps-and-data/open-data/ | Contains information licensed under the Open Government Licence - Squamish. | 1/14/2025 |
| District of Summerland | Cultural Assets | ... not applicable | https://open-data-summerland.hub.arcgis.com/datasets/8dd1f0f9e65b4bd9b1a131605b4183d9_1207/explore | Open Government Licence - District of Summerland | 1 | https://www.summerland.ca/docs/default-source/gis/summerland-open-government-licence.pdf | Contains information licensed under the Open Government License - District of Summerland. | 12/17/2024 |
| District of Summerland | Heritage List | ... not applicable | https://open-data-summerland.hub.arcgis.com/datasets/f38c45dc29c145e08cb5a57b92d67984_1229/explore | Open Government Licence - District of Summerland | 1 | https://www.summerland.ca/docs/default-source/gis/summerland-open-government-licence.pdf | Contains information licensed under the Open Government License - District of Summerland. | 12/17/2024 |
| District of Summerland | Building Footprints | ... not applicable | https://open-data-summerland.hub.arcgis.com/datasets/c783c32110724f178a5e363b9a3ea25a_1203/explore | Open Government Licence - District of Summerland | 1 | https://www.summerland.ca/docs/default-source/gis/summerland-open-government-licence.pdf | Contains information licensed under the Open Government License - District of Summerland. | 12/17/2024 |
| District of West Vancouver | Buildings | ... not applicable | https://mapping.westvancouver.ca/PRODUCTS/OPEN/BUILDINGS/Buildings_SHP.ZIP | Open Government License - West Vancouver | 2 | https://mapping.westvancouver.ca/OD/Open_Government_License_West_Vancouver-final.pdf | Contains information licensed under the Open Government license - West Vancouver. | 12/18/2024 |
| Edmundston | Cadre bati / Building footprints | ... not applicable | https://data-edmundston.opendata.arcgis.com/datasets/475ad0c9d02b4dddb105a594fe1cb38a_1/explore | LICENCE D’UTILISATION DES ENSEMBLES DE DONNÉES D’EDMUNDSTON | 1 | https://data-edmundston.opendata.arcgis.com/documents/3bf15a6543ef4718ba04bf65272ba76c/about | Data is freely provided by Edmunston, under the open data terms of use, https://www.arcgis.com/sharing/rest/content/items/3bf15a6543ef4718ba04bf65272ba76c/data | 1/15/2025 |
| Government of Canada | Power Plants, 100 MW or more - North American Cooperation on Energy Information | Natural Resources Canada | https://open.canada.ca/data/en/dataset/40fbe40c-01cd-49d3-8add-0d20ed64c90d | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 2/13/2025 |
| Government of Canada | Indigenous Community Infrastructure | Indigenous Services Canada | https://open.canada.ca/data/en/dataset/62155d6f-9167-4972-b77c-b90734b628dc | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 2/28/2025 |
| Government of Canada | Grain Elevators in Canada - 2024 | Agriculture and Agri-Food Canada | https://open.canada.ca/data/en/dataset/3561d689-2b5b-4cf9-bc68-d7ed0dbacd1b | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 12/16/2024 |
| Government of Canada | Building Footprints | Parks Canada | https://open.canada.ca/data/en/dataset/aff6b442-1b27-4f24-8546-6b38f96bba1d | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 12/13/2024 |
| Government of Canada | National Railway Network - NRWN - GeoBase Series | Natural Resources Canada | https://open.canada.ca/data/en/dataset/ac26807e-a1e8-49fa-87bf-451175a859b8 | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 2/28/2025 |
| Government of Canada | Automatically Extracted Buildings | Natural Resources Canada | https://open.canada.ca/data/en/dataset/7a5cda52-c7df-427f-9ced-26f19a8a64d6 | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 1/21/2025 |
| Government of Canada | Facilities - Point | Parks Canada | https://open.canada.ca/data/en/dataset/3969368d-33b5-47c8-8953-f31b15d8e007 | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 12/13/2024 |
| Government of Canada | Interest Points | Parks Canada | https://open.canada.ca/data/en/dataset/cf5c266c-3a6a-4a3b-aed1-2ddd6e49d5e6 | Open Government Licence - Canada | 2 | https://open.canada.ca/en/open-government-licence-canada | Contains information licensed under the Open Government Licence - Canada. | 2/27/2025 |
| Government of New Brunswick | Address New Brunswick: Civic Address Database | Department of Public Safety | http://www.snb.ca/geonb1/e/DC/catalogue-E.asp | Open Government Licence - New Brunswick | 2 | http://www.snb.ca/e/2000/data-E.html | Contains information licensed under the Open Government Licence - New Brunswick | 2/19/2025 |
| Government of New Brunswick | Buildings | Service New Brunswick | http://www.snb.ca/geonb1/e/DC/catalogue-E.asp | Open Government Licence - New Brunswick | 2 | http://www.snb.ca/e/2000/data-E.html | Contains information licensed under the Open Government Licence - New Brunswick | 11/12/2024 |
| Government of New Brunswick | Public Schools | Department of Education and Early Childhood Development | http://www.snb.ca/geonb1/e/DC/catalogue-E.asp | Open Government Licence - New Brunswick | 2 | http://www.snb.ca/e/2000/data-E.html | Contains information licensed under the Open Government Licence - New Brunswick | 3/7/2025 |
| Government of Nova Scotia | Nova Scotia Topographic DataBase - Buildings (Poly Layer) | Service Nova Scotia | https://data.novascotia.ca/Municipalities/Nova-Scotia-Topographic-DataBase-Buildings-Poly-La/t5xr-fjkr/about_data | Nova Scotia Open Government Licence | 1.1 | http://novascotia.ca/opendata/licence.asp | Contains information licensed under the Open Government Licence - Nova Scotia | 11/7/2024 |
| Government of Nova Scotia | Nova Scotia Civic Address File - Civic Points | Service Nova Scotia | https://data.novascotia.ca/Municipalities/Nova-Scotia-Civic-Address-File-Civic-Points/tntn-er5g/about_data | Nova Scotia Open Government Licence | 1.1 | http://novascotia.ca/opendata/licence.asp | Contains information licensed under the Open Government Licence - Nova Scotia | 1/3/2025 |
| Government of Nova Scotia | Nova Scotia Public School Contact Information | Education and Early Childhood Development | https://data.novascotia.ca/Education-Primary-to-Grade-12/Nova-Scotia-Public-School-Contact-Information/iyap-ttn5/about_data | Nova Scotia Open Government Licence | 1.1 | http://novascotia.ca/opendata/licence.asp | Contains information licensed under the Open Government Licence - Nova Scotia | 1/3/2025 |
| Government of Nova Scotia | Department of Community Services Offices | Opportunities and Social Development | https://data.novascotia.ca/Community-Services/Department-of-Community-Services-Offices/kmt6-2fge/about_data | Nova Scotia Open Government Licence | 1.1 | http://novascotia.ca/opendata/licence.asp | Contains information licensed under the Open Government Licence - Nova Scotia | 1/3/2025 |
| Government of Nova Scotia | Nova Scotia Museum - Locations | Communities, Culture, Tourism and Heritage | https://data.novascotia.ca/Arts-Culture-and-History/Nova-Scotia-Museum-Locations/f84a-3hfv/about_data | Nova Scotia Open Government Licence | 1.1 | http://novascotia.ca/opendata/licence.asp | Contains information licensed under the Open Government Licence - Nova Scotia | 1/3/2025 |
| Government of Nova Scotia | Hospitals | Health and Wellness | https://data.novascotia.ca/Health-and-Wellness/Hospitals/tmfr-3h8a/about_data | Nova Scotia Open Government Licence | 1.1 | http://novascotia.ca/opendata/licence.asp | Contains information licensed under the Open Government Licence - Nova Scotia | 1/3/2025 |
| Government of Ontario | Forest Processing Facility | ... not applicable | https://geohub.lio.gov.on.ca/datasets/4845d20102df4092a6d96fd33a48333b_22/explore | Open Government Licence - Ontario | 1 | https://www.ontario.ca/page/open-government-licence-ontario | Contains information licensed under the Open Government Licence - Ontario. | 3/7/2025 |
| Government of Ontario | Fire, Aviation and Emergency Facility Point | ... not applicable | https://geohub.lio.gov.on.ca/datasets/1c468f5516994136abb3e016f0ea21cd_21/explore | Open Government Licence - Ontario | 1 | https://www.ontario.ca/page/open-government-licence-ontario | Contains information licensed under the Open Government Licence - Ontario. | 3/7/2025 |
| Government of Ontario | Ministry of Health service provider locations | ... not applicable | https://geohub.lio.gov.on.ca/datasets/d67220ebba164afa9cf38c0f525f2c0a_0/explore | Open Government Licence - Ontario | 1 | https://www.ontario.ca/page/open-government-licence-ontario | Contains information licensed under the Open Government Licence - Ontario. | 12/20/2024 |
| Government of Ontario | Building to Scale | Ontario Ministry of Natural Resources and Forestry | https://geohub.lio.gov.on.ca/datasets/6a251b78ec14429d894fe51e93eede08_34/explore | Open Government Licence - Ontario | 1 | https://www.ontario.ca/page/open-government-licence-ontario | Contains information licensed under the Open Government Licence - Ontario. | 12/20/2024 |
| Government of Québec | Référentiel québécois sur les bâtiments | Ministère des Ressources naturelles et des Forêts | https://www.donneesquebec.ca/recherche/dataset/referentiel_bati | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | MINISTÈRE DES RESSOURCES NATURELLES ET DES FORÊTS. Référentiel québécois sur les bâtiments, [Jeu de données], dans Données Québec, 2023, mis à jour le 18 decembre 2024. [https://www.donneesquebec.ca/recherche/dataset/referentiel_bati], (consulté le 06 février 2025). Data provided by the Ministère des Ressources naturelles et des Forêts, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Government of Québec | Institutions muséales reconnues ou soutenues au fonctionnement | Ministère de la Culture et des Communications | https://www.donneesquebec.ca/recherche/dataset/institutions-museales-reconnues-ou-soutenues-au-fonctionnement | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | MINISTÈRE DE LA CULTURE ET DES COMMUNICATIONS. Institutions muséales reconnues ou soutenues au fonctionnement, [Jeu de données], dans Données Québec, 2016, mis à jour le 26 juin 2023. [https://www.donneesquebec.ca/recherche/dataset/institutions-museales-reconnues-ou-soutenues-au-fonctionnement], (consulté le 08 avril 2025). Data provided by the Ministère de la Culture et des Communications, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 4/8/2025 |
| Government of Québec | Casernes de pompiers | Ministère de la Sécurité publique | https://www.donneesquebec.ca/recherche/dataset/casernes-de-pompiers | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | MINISTÈRE DE LA SÉCURITÉ PUBLIQUE. Casernes de pompiers, [Jeu de données], dans Données Québec, 2012, mis à jour le 01 avril 2025. [https://www.donneesquebec.ca/recherche/dataset/casernes-de-pompiers], (consulté le 08 avril 2025). Data provided by the Ministère de la Sécurité publique, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 4/8/2025 |
| Halifax Regional Municipality | Building Polygons | ... not applicable | https://catalogue-hrm.opendata.arcgis.com/datasets/HRM::building-polygons/explore | Open Government Licence - Halifax | 1 | https://data-hrm.hub.arcgis.com/pages/open-data-licence | Contains information licenced under the Open Government Licence—Halifax. | 11/7/2024 |
| Halifax Regional Municipality | Building Details | ... not applicable | https://catalogue-hrm.opendata.arcgis.com/datasets/255ffc6d20734218a6647d6ba18ccfda_0/explore | Open Government Licence - Halifax | 1 | https://data-hrm.hub.arcgis.com/pages/open-data-licence | Contains information licenced under the Open Government Licence—Halifax. | 11/7/2024 |
| Municipality of North Cowichan | North Cowichan Rooflines | ... not applicable | https://catalogue.data.gov.bc.ca/dataset/north-cowichan-rooflines | Open Government Licence - Municipality of North Cowichan | 1 | http://www.northcowichan.ca/ogl | Contains information licensed under the Open Government Licence - Municipality of North Cowichan. | 1/11/2025 |
| Niagara Region | Building Footprints | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::building-footprints/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 11/26/2024 |
| Niagara Region | Address Points | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::address-points/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | All Schools | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::all-schools/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | Places of Worship | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::places-of-worship/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | Seniors Homes | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::seniors-homes/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | Literacy and Adult Education | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::literacy-and-adult-education/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | Arenas | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::arenas/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | Homeless Shelters | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::homeless-shelters/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | EarlyON Child and Family Centres | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::earlyon-child-and-family-centres/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Niagara Region | Supermarkets | ... not applicable | https://open.niagararegion.ca/datasets/NiagaraRegion::supermarkets/explore | Regional Municipality of Niagara - Open Government Licence | 2 | https://niagaraopendata.ca/pages/open-government-license-2-0-niagara-region | Contains information licensed under the Open Government Licence - Niagara Region. | 2/15/2025 |
| Norfolk County | Libraries | ... not applicable | https://opendata.norfolkcounty.ca/datasets/2764b00edc454ffaad3a591f6cb90233_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 12/9/2024 |
| Norfolk County | Museums | ... not applicable | https://opendata.norfolkcounty.ca/datasets/c14541c37b6b4cffba3fb5f683970cce_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 12/9/2024 |
| Norfolk County | Fire Halls | ... not applicable | https://opendata.norfolkcounty.ca/datasets/fc0850d639fa44e7bc1fff2e416aa143_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 12/9/2024 |
| Norfolk County | Community Centres | ... not applicable | https://opendata.norfolkcounty.ca/datasets/8154c266fe9c49bd9220f031f820ce79_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 12/9/2024 |
| Norfolk County | Civic Addresses | ... not applicable | https://opendata.norfolkcounty.ca/datasets/05c74eeabb454f54b9f50ca1b0dd5326_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 1/15/2025 |
| Norfolk County | Building Footprints | ... not applicable | https://opendata.norfolkcounty.ca/datasets/f73ec27eaf13412bb81be82b9716b2b3_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 12/9/2024 |
| Norfolk County | EMS Stations | ... not applicable | https://opendata.norfolkcounty.ca/datasets/aa36170341394148a6ec0546fcf9fbb1_0/explore | Norfolk County's Open Data Licence | ... not applicable | https://data-norfolk.opendata.arcgis.com/pages/terms-of-use | Contains public sector Information made available under Norfolk County's Open Data Licence | 12/9/2024 |
| Parkland County | Points Of Interest | ... not applicable | https://opendata.parklandcounty.com/datasets/758c81c2619943979e539e63f60ba7b9_0/explore | Open Government License - Parkland County | 1 | https://www.parklandcounty.com/en/home-property-and-utilities/open-data-licence.aspx | Contains information licensed under the Open Government License - Parkland County. | 1/14/2025 |
| Parkland County | Municipal Address Points | ... not applicable | https://opendata.parklandcounty.com/datasets/bc57c84cac3744018ce1c9a6fdde2afd_0/explore | Open Government License - Parkland County | 1 | https://www.parklandcounty.com/en/home-property-and-utilities/open-data-licence.aspx | Contains information licensed under the Open Government License - Parkland County. | 1/14/2025 |
| Parkland County | Building Footprints | ... not applicable | https://opendata.parklandcounty.com/datasets/43cd5964bb634f7f938c6911ee009d7c_0/explore | Open Government License - Parkland County | 1 | https://www.parklandcounty.com/en/home-property-and-utilities/open-data-licence.aspx | Contains information licensed under the Open Government License - Parkland County. | 1/14/2025 |
| Region of Waterloo | Building Footprints | ... not applicable | https://rowopendata-rmw.opendata.arcgis.com/datasets/12d17585568d410fb3b6cca6fdc44c70_11/explore | Region of Waterloo Open Data Licence v.2.0 | 2 | https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx#Open-Data-Licence | Contains information provided by the Regional Municipality of Waterloo under licence | 12/10/2024 |
| Region of Waterloo | Libraries | ... not applicable | https://rowopendata-rmw.opendata.arcgis.com/datasets/e20e47591d41407e95f85d73e9b90322_0/explore | Region of Waterloo Open Data Licence v.2.0 | 2 | https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx#Open-Data-Licence | Contains information provided by the Regional Municipality of Waterloo under licence | 12/10/2024 |
| Region of Waterloo | Food Inspection Facilities | ... not applicable | https://rowopendata-rmw.opendata.arcgis.com/datasets/61a7a8d8775e4da381d9718658c0d842_17/explore | Region of Waterloo Open Data Licence v.2.0 | 2 | https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx#Open-Data-Licence | Contains information provided by the Regional Municipality of Waterloo under licence | 2/16/2025 |
| Region of Waterloo | Addresses | ... not applicable | https://rowopendata-rmw.opendata.arcgis.com/datasets/d4d0c6dedec14e59930688f3830776c6_1/explore | Region of Waterloo Open Data Licence v.2.0 | 2 | https://www.regionofwaterloo.ca/en/regional-government/open-data.aspx#Open-Data-Licence | Contains information provided by the Regional Municipality of Waterloo under licence | 2/16/2025 |
| Regional District of Central Okanagan | RDCO Address Points | ... not applicable | https://gis-rdco.hub.arcgis.com/datasets/4e0408dcf7a94fe8aafc5fd86013d0f0_10/explore | Open Government Licence - Regional District of Central Okanagan. | 2 | https://gis-rdco.hub.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - Regional District of Central Okanagan. | 2/16/2025 |
| Regional District of Central Okanagan | RDCO Buildings | ... not applicable | https://gis-rdco.hub.arcgis.com/datasets/1e084170b6a74d69bca68d0bcf111dec_30/explore | Open Government Licence - Regional District of Central Okanagan. | 2 | https://gis-rdco.hub.arcgis.com/pages/open-data-license | Contains information licensed under the Open Government Licence - Regional District of Central Okanagan. | 12/18/2024 |
| Regional District of Nanaimo | Address Points | ... not applicable | https://www.rdn.bc.ca/sites/default/files/inline-files/AddressPoints_238.zip | Open Government License - Regional District of Nanaimo | 1 | https://www.rdn.bc.ca/spatial-data-disclaimer-and-licence | Contains information licensed under the Open Government License - Regional District of Nanaimo. | 1/11/2025 |
| Regional District of Nanaimo | Building Footprints | ... not applicable | https://www.rdn.bc.ca/sites/default/files/inline-files/BuildingFootprints_58.zip | Open Government License - Regional District of Nanaimo | 1 | https://www.rdn.bc.ca/spatial-data-disclaimer-and-licence | Contains information licensed under the Open Government License - Regional District of Nanaimo. | 1/11/2025 |
| Regional Municipality of Durham | Civic Addresses | ... not applicable | https://opendata.durham.ca/datasets/8dcfee4f8c904ef29248b2c82ef33175_0/explore | Open Data Licence for the Regional Municipality of Durham | 1 | https://www.durham.ca/en/regional-government/resources/Documents/OpenDataLicenceAgreement.pdf | Contains public sector Information made available under The Regional Municipality of Durham's Open Data Licence | 1/3/2025 |
| Regional Municipality of Durham | Building Footprints | ... not applicable | https://opendata.durham.ca/datasets/d621583cb1ef41daa5c38cc6d371d3b5_25/explore | Open Data Licence for the Regional Municipality of Durham | 1 | https://www.durham.ca/en/regional-government/resources/Documents/OpenDataLicenceAgreement.pdf | Contains public sector Information made available under The Regional Municipality of Durham's Open Data Licence | 11/18/2024 |
| Regional Municipality of Peel | Points of Interest | ... not applicable | https://data.peelregion.ca/datasets/2f28a4aa168e40fba85afda276c7af39_0/explore | Open Data Licence for The Regional Municipality of Peel (Version 1.0) | 1 | https://data.peelregion.ca/pages/license | Contains public sector Information made available under The Regional Municipality of Peel's Open Data Licence - Version 1.0. | 1/6/2025 |
| Regional Municipality of Peel | Places of Worship | ... not applicable | https://data.peelregion.ca/datasets/ed9419082eb7427e9b4b8c4e7b4f745d_0/explore | Open Data Licence for The Regional Municipality of Peel (Version 1.0) | 1 | https://data.peelregion.ca/pages/license | Contains public sector Information made available under The Regional Municipality of Peel's Open Data Licence - Version 1.0. | 1/6/2025 |
| Regional Municipality of Peel | Building Footprints Caledon | ... not applicable | https://data.peelregion.ca/datasets/5a5ed696a1e54d3c8e47c283f5754617_0/explore? | Open Data Licence for The Regional Municipality of Peel (Version 1.0) | 1 | https://data.peelregion.ca/pages/license | Contains public sector Information made available under The Regional Municipality of Peel's Open Data Licence - Version 1.0. | 12/10/2024 |
| Regional Municipality of Peel | Address Points | ... not applicable | https://data.peelregion.ca/datasets/4fc1e07e426a4ef3b69a5a517dcd0bb2_0/explore | Open Data Licence for The Regional Municipality of Peel (Version 1.0) | 1 | https://data.peelregion.ca/pages/license | Contains public sector Information made available under The Regional Municipality of Peel's Open Data Licence - Version 1.0. | 1/6/2025 |
| Regional Municipality of York | Building Footprint | ... not applicable | https://insights-york.opendata.arcgis.com/datasets/1142c5a1212a47d48ad5e57ac296399d_0/explore | The Regional Municipality of York's Open Data Licence | 1 | https://insights-york.opendata.arcgis.com/documents/york-region-open-data-licence/explore | Contains public sector information made available under The Regional Municipality of York's Open Data Licence | 11/26/2024 |
| Regional Municipality of York | Address Point | ... not applicable | https://insights-york.opendata.arcgis.com/datasets/588a00fa0451426386ca2f6195555601_0/explore | The Regional Municipality of York's Open Data Licence | 1 | https://insights-york.opendata.arcgis.com/documents/york-region-open-data-licence/explore | Contains public sector information made available under The Regional Municipality of York's Open Data Licence | 1/6/2025 |
| Regional Municipality of York | Post-Secondary Institution | ... not applicable | https://insights-york.opendata.arcgis.com/datasets/189c9d27b84d4206b0037df454bda2e0_2/explore | The Regional Municipality of York's Open Data Licence | 1 | https://insights-york.opendata.arcgis.com/documents/york-region-open-data-licence/explore | Contains public sector information made available under The Regional Municipality of York's Open Data Licence | 1/6/2025 |
| Regional Municipality of York | Municipal Office | ... not applicable | https://insights-york.opendata.arcgis.com/datasets/cb5fa7fc4bf24a8f8e9b37bc7de51f53_1/explore | The Regional Municipality of York's Open Data Licence | 1 | https://insights-york.opendata.arcgis.com/documents/york-region-open-data-licence/explore | Contains public sector information made available under The Regional Municipality of York's Open Data Licence | 1/6/2025 |
| Regional Municipality of York | Hospital | ... not applicable | https://insights-york.opendata.arcgis.com/datasets/ddb9ce6968644c33bb03a8295520bf9c_1/explore | The Regional Municipality of York's Open Data Licence | 1 | https://insights-york.opendata.arcgis.com/documents/york-region-open-data-licence/explore | Contains public sector information made available under The Regional Municipality of York's Open Data Licence | 1/6/2025 |
| Resort Municipality of Whistler | Buildings | ... not applicable | https://portal-rmow.opendata.arcgis.com/datasets/07d867572a844878b1f8ec8ab37dece1_1/explore | Open Government Licence - Resort Municipality of Whistler. | 2 | https://portal-rmow.opendata.arcgis.com/pages/policy | Contains information licensed under the Open Government Licence - Resort Municipality of Whistler. | 12/4/2024 |
| Resort Municipality of Whistler | Addresses | ... not applicable | https://portal-rmow.opendata.arcgis.com/datasets/43234f22aa3a42f8a90476259c2dbd5a_0/explore | Open Government Licence - Resort Municipality of Whistler. | 2 | https://portal-rmow.opendata.arcgis.com/pages/policy | Contains information licensed under the Open Government Licence - Resort Municipality of Whistler. | 1/13/2025 |
| Resort Municipality of Whistler | Points Of Interest | ... not applicable | https://portal-rmow.opendata.arcgis.com/datasets/9eafc1fc537c4c2e8d9c06944830d01f_8/explore | Open Government Licence - Resort Municipality of Whistler. | 2 | https://portal-rmow.opendata.arcgis.com/pages/policy | Contains information licensed under the Open Government Licence - Resort Municipality of Whistler. | 12/4/2024 |
| Resort Municipality of Whistler | Recreation Locations | ... not applicable | https://portal-rmow.opendata.arcgis.com/datasets/d7a00a04197a4106b3fd426e3ab17001_18/explore | Open Government Licence - Resort Municipality of Whistler. | 2 | https://portal-rmow.opendata.arcgis.com/pages/policy | Contains information licensed under the Open Government Licence - Resort Municipality of Whistler. | 1/13/2025 |
| Strathcona County | Civic Address | ... not applicable | https://opendata-strathconacounty.hub.arcgis.com/datasets/ca48d0c7442c44029f74e8bd8bd0e2a9_0/explore | Open Government Licence - Strathcona County | 1 | https://opendata-strathconacounty.hub.arcgis.com/pages/licence | Contains information licensed under the Open Government Licence - Strathcona County | 1/9/2025 |
| Strathcona County | Building Footprints | ... not applicable | https://opendata-strathconacounty.hub.arcgis.com/datasets/79512b7837044c4aaf9a50760a186a26_0/explore | Open Government Licence - Strathcona County | 1 | https://opendata-strathconacounty.hub.arcgis.com/pages/licence | Contains information licensed under the Open Government Licence - Strathcona County | 12/5/2024 |
| Strathcona County | County Named Buildings | ... not applicable | https://opendata-strathconacounty.hub.arcgis.com/datasets/ac34662b5ff740efa5632e1cdbfc7abd_0/explore | Open Government Licence - Strathcona County | 1 | https://opendata-strathconacounty.hub.arcgis.com/pages/licence | Contains information licensed under the Open Government Licence - Strathcona County | 1/9/2025 |
| Town of Banff | Banff Open Data - Shapefiles (Address Points) | ... not applicable | https://maps.banff.ca/opendata/shp/BanffOpenData_SHP.zip | Open Government Licence - Banff | 2 | https://maps.banff.ca/opendata/ | Contains information licensed under the Open Government Licence - Banff | 11/20/2024 |
| Town of Banff | Banff Open Data - Shapefiles (Building Footprints) | ... not applicable | https://maps.banff.ca/opendata/shp/BanffOpenData_SHP.zip | Open Government Licence - Banff | 2 | https://maps.banff.ca/opendata/ | Contains information licensed under the Open Government Licence - Banff | 11/20/2024 |
| Town of Canmore | Canmore Municipal Buildings | ... not applicable | https://opendata-canmore.opendata.arcgis.com/datasets/4be3484788524a0bb500f22147aa6c3b_0/explore | Town of Canmore Open Data Licence | 1 | https://sttocgispublic.blob.core.windows.net/gis/Town%20of%20Canmore%20Open%20Data%20Licence.pdf | Contains information licensed under the Town of Canmore Open Data Licence | 12/18/2024 |
| Town of Canmore | Canmore Addresses | ... not applicable | https://opendata-canmore.opendata.arcgis.com/datasets/0d55118273684e46b9ec3f5842512dac_0/explore | Town of Canmore Open Data Licence | 1 | https://sttocgispublic.blob.core.windows.net/gis/Town%20of%20Canmore%20Open%20Data%20Licence.pdf | Contains information licensed under the Town of Canmore Open Data Licence | 2/13/2025 |
| Town of Canmore | Canmore Building Footprints | ... not applicable | https://opendata-canmore.opendata.arcgis.com/datasets/94163f4550d448f9acc18b0c483b006a_0/explore | Town of Canmore Open Data Licence | 1 | https://sttocgispublic.blob.core.windows.net/gis/Town%20of%20Canmore%20Open%20Data%20Licence.pdf | Contains information licensed under the Town of Canmore Open Data Licence | 12/3/2024 |
| Town of Cochrane | Buildings | ... not applicable | https://geohub.cochrane.ca/datasets/e887ee3c958a449082f34254484d6564_3/explore | Open Data Licence - Town of Cochrane | 1 | https://geohub.cochrane.ca/pages/open-data-license-agreement | Contains information licensed under the Open Data Licence - Town of Cochrane. | 12/9/2024 |
| Town of Cochrane | Address Points | ... not applicable | https://geohub.cochrane.ca/datasets/87b0c362cbea475f8bcd68ef380e559a_4/explore | Open Data Licence - Town of Cochrane | 1 | https://geohub.cochrane.ca/pages/open-data-license-agreement | Contains information licensed under the Open Data Licence - Town of Cochrane. | 1/9/2025 |
| Town of Gibsons | Town of Gibsons Building Footprints | ... not applicable | https://town-of-gibsons-open-data-portal-myscrd.hub.arcgis.com/datasets/f52705003dce4cdab9028046c3f1049f_2/explore | Open Government License - Town of Gibsons | 2 | https://gibsons.ca/wp-content/uploads/2022/07/2022-07-05-GIS-Open-Government-License-Town-of-Gibsons.pdf | Contains information licensed under the Open Government License - Town of Gibsons. | 1/15/2025 |
| Town of Gibsons | Town of Gibsons Addresses | ... not applicable | https://town-of-gibsons-open-data-portal-myscrd.hub.arcgis.com/datasets/1974aa95fe074a0cba7787c5209d2eff_0/explore | Open Government License - Town of Gibsons | 2 | https://gibsons.ca/wp-content/uploads/2022/07/2022-07-05-GIS-Open-Government-License-Town-of-Gibsons.pdf | Contains information licensed under the Open Government License - Town of Gibsons. | 1/15/2025 |
| Town of Milton | Buildings | ... not applicable | https://discover-milton.hub.arcgis.com/datasets/702b667165034006bc28e7079f539630_0/explore | Open Government Licence - Milton | 2 | https://discover-milton.hub.arcgis.com/pages/disclaimer-and-terms-of-use | Contains information licensed under the Open Government Licence - Milton. | 12/11/2024 |
| Town of Milton | Address Points | ... not applicable | https://discover-milton.hub.arcgis.com/datasets/7b543a0d714a4930a90e771db838594b_0/explore | Open Government Licence - Milton | 2 | https://discover-milton.hub.arcgis.com/pages/disclaimer-and-terms-of-use | Contains information licensed under the Open Government Licence - Milton. | 1/2/2025 |
| Town of Milton | Town Facilities | ... not applicable | https://discover-milton.hub.arcgis.com/datasets/77d33434e1914458aa94e127a99bea9e_0/explore | Open Government Licence - Milton | 2 | https://discover-milton.hub.arcgis.com/pages/disclaimer-and-terms-of-use | Contains information licensed under the Open Government Licence - Milton. | 1/2/2025 |
| Town of Milton | Schools | ... not applicable | https://discover-milton.hub.arcgis.com/datasets/b0582586ae8e4caeb7d262d5233494e4_0/explore | Open Government Licence - Milton | 2 | https://discover-milton.hub.arcgis.com/pages/disclaimer-and-terms-of-use | Contains information licensed under the Open Government Licence - Milton. | 1/2/2025 |
| Town of Milton | Fire Stations | ... not applicable | https://discover-milton.hub.arcgis.com/datasets/f0eedb1b4b754c3ca6174fa527ae4dea_0/explore | Open Government Licence - Milton | 2 | https://discover-milton.hub.arcgis.com/pages/disclaimer-and-terms-of-use | Contains information licensed under the Open Government Licence - Milton. | 1/2/2025 |
| Town of Newmarket | OPENNewmarket Buildings | ... not applicable | https://navigate-newmarket.hub.arcgis.com/datasets/2de66618339542409926178f570c4a8d_0/explore | Open Data Licence - Town Of Newmarket | 2 | https://navigate-newmarket.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Data Licence - Town Of Newmarket | 12/6/2024 |
| Town of Newmarket | OPENNewmarket Address | ... not applicable | https://navigate-newmarket.hub.arcgis.com/datasets/e4b1bc22b6724af591d6f4cc6af9d829_0/explore | Open Data Licence - Town Of Newmarket | 2 | https://navigate-newmarket.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Data Licence - Town Of Newmarket | 2/15/2025 |
| Town of Newmarket | OPENNewmarket Landmarks | ... not applicable | https://navigate-newmarket.hub.arcgis.com/datasets/7931ff25803147b6a4cf0bccc76f93a7_0/explore | Open Data Licence - Town Of Newmarket | 2 | https://navigate-newmarket.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Data Licence - Town Of Newmarket | 12/6/2024 |
| Town of Oakville | Town Facilities | ... not applicable | https://portal-exploreoakville.opendata.arcgis.com/datasets/ad818e6a80b941c89108d724a642d238_0/explore | Open Government Licence - Town of Oakville | 2 | https://www.oakville.ca/getmedia/3cb7902a-2220-433e-8aed-24f326b745b9/town-hall-oakville-open-data-licence.pdf | Contains information licensed under the Open Government Licence - Town of Oakville. | 12/6/2024 |
| Town of Oakville | Building Footprints | ... not applicable | https://portal-exploreoakville.opendata.arcgis.com/datasets/54b9be3206704ab4b3eee40ded45f4e0_0/explore | Open Government Licence - Town of Oakville | 2 | https://www.oakville.ca/getmedia/3cb7902a-2220-433e-8aed-24f326b745b9/town-hall-oakville-open-data-licence.pdf | Contains information licensed under the Open Government Licence - Town of Oakville. | 12/6/2024 |
| Town of Oakville | Address Points | ... not applicable | https://portal-exploreoakville.opendata.arcgis.com/datasets/f218b2b0a1c747939b179e132e648b8f_15/explore | Open Government Licence - Town of Oakville | 2 | https://www.oakville.ca/getmedia/3cb7902a-2220-433e-8aed-24f326b745b9/town-hall-oakville-open-data-licence.pdf | Contains information licensed under the Open Government Licence - Town of Oakville. | 1/3/2025 |
| Town of Okotoks | Address Points | ... not applicable | https://okotoksmaps-okotoks.hub.arcgis.com/datasets/5e9eefb595b543a29c00cc04047a6bf3_0/explore | Open Government Licence - Town of Okotoks | 1 | https://okotoksmaps-okotoks.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Government Licence - Town of Okotoks. | 1/9/2025 |
| Town of Okotoks | Schools | ... not applicable | https://okotoksmaps-okotoks.hub.arcgis.com/datasets/730287ad35d94c70a0c0e0360265a5c3_23/explore | Open Government Licence - Town of Okotoks | 1 | https://okotoksmaps-okotoks.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Government Licence - Town of Okotoks. | 12/16/2024 |
| Town of Okotoks | Building Footprints | ... not applicable | https://okotoksmaps-okotoks.hub.arcgis.com/datasets/a6d041848a454b8eadda3cceaa00aeeb_47/explore? | Open Government Licence - Town of Okotoks | 1 | https://okotoksmaps-okotoks.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Government Licence - Town of Okotoks. | 12/16/2024 |
| Town of Okotoks | Culture and Heritage Locations | ... not applicable | https://okotoksmaps-okotoks.hub.arcgis.com/datasets/f7dd0ec623574e1187564a95978cd2ef_26/explore | Open Government Licence - Town of Okotoks | 1 | https://okotoksmaps-okotoks.hub.arcgis.com/pages/open-data-licence | Contains information licensed under the Open Government Licence - Town of Okotoks. | 12/16/2024 |
| Town of Orangeville | Building Footprints | ... not applicable | https://data-orangeville.opendata.arcgis.com/datasets/430c714a0f0243a9940da0de65b6197c_0/explore | Open Government Licence - Orangeville | 1 | https://data.orangeville.ca/opendata.html#licence | Contains information licensed under the Open Government Licence - Orangeville. | 12/16/2024 |
| Town of Orangeville | Site Address | ... not applicable | https://data-orangeville.opendata.arcgis.com/datasets/e936091d40fe4757885ccd7524f3dc6b_0/explore | Open Government Licence - Orangeville | 1 | https://data.orangeville.ca/opendata.html#licence | Contains information licensed under the Open Government Licence - Orangeville. | 2/15/2025 |
| Town of Orangeville | Facility Site Point | ... not applicable | https://data-orangeville.opendata.arcgis.com/datasets/ce0e16f6b1a143e8a8324b95e90cbc33_0/explore | Open Government Licence - Orangeville | 1 | https://data.orangeville.ca/opendata.html#licence | Contains information licensed under the Open Government Licence - Orangeville. | 12/16/2024 |
| Town of Orangeville | Point of Interest | ... not applicable | https://data-orangeville.opendata.arcgis.com/datasets/c8b224da3bcc46ae8702f109f105a24d_0/explore | Open Government Licence - Orangeville | 1 | https://data.orangeville.ca/opendata.html#licence | Contains information licensed under the Open Government Licence - Orangeville. | 12/19/2024 |
| Town of Orangeville | Heritage Buildings | ... not applicable | https://data-orangeville.opendata.arcgis.com/datasets/5b8259467ba64ffea3cefe6ff0aa71b6_0/explore | Open Government Licence - Orangeville | 1 | https://data.orangeville.ca/opendata.html#licence | Contains information licensed under the Open Government Licence - Orangeville. | 12/16/2024 |
| Town of Truro | Truro Buildings | ... not applicable | https://interactive-truro-townoftruro.hub.arcgis.com/datasets/c520ba8426ef4216ab707064adf3bd22/about | Town of Truro Open Data Licence | 1 | https://interactive-truro-townoftruro.hub.arcgis.com/documents/5fcb12a4b480405e98c454429bcaf59e/about | Contains information licensed under the Town of Truro Open Data Licence | 3/7/2025 |
| Ville de Laval | Bâtiment d'intérêt patrimonial du CDU | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/cdu-batiment-interet-patrimonial | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LAVAL. Bâtiment d’intérêt patrimonial du CDU, [Jeu de données], dans Données Québec, 2024, mis à jour le 10 juillet 2024. [https://www.donneesquebec.ca/recherche/dataset/cdu-batiment-interet-patrimonial], (consulté le 18 décembre 2024). Data provided by the City of Laval, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/18/2024 |
| Ville de Laval | Lieux et édifices municipaux | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/lieux-et-edifices-municipaux | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LAVAL. Lieux et édifices municipaux, [Jeu de données], dans Données Québec, 2015, mis à jour le 01 dècembre 2024. [https://www.donneesquebec.ca/recherche/dataset/lieux-et-edifices-municipaux], (consulté le 18 dècembre 2024). Data provided by the City of Laval, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/18/2024 |
| Ville de Laval | Géolocalisation des adresses | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/geolocalisation-des-adresses | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LAVAL. Géolocalisation des adresses, [Jeu de données], dans Données Québec, 2015, mis à jour le 06 février 2024. [https://www.donneesquebec.ca/recherche/dataset/geolocalisation-des-adresses], (consulté le 28 mars 2025). Data provided by the City of Laval, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 3/28/2025 |
| Ville de Laval | Référentiel de bâtiment – Ville de Laval | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/referentiel-de-batiment | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LAVAL. Référentiel de bâtiment – Ville de Laval, [Jeu de données], dans Données Québec, 2025, mis à jour le 25 février 2025. [https://www.donneesquebec.ca/recherche/dataset/referentiel-de-batiment], (consulté le 28 mars 2025). Data provided by the City of Laval, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 3/28/2025 |
| Ville de Longueuil | Postes de police | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/postes-de-police | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LONGUEUIL. Postes de police, [Jeu de données], dans Données Québec, 2016, mis à jour le 01 mars 2024. [https://www.donneesquebec.ca/recherche/dataset/postes-de-police], (consulté le 06 février 2025). Data provided by the City of Longueuil, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Longueuil | Casernes d’incendie | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/casernes-d-incendie | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LONGUEUIL. Casernes d’incendie, [Jeu de données], dans Données Québec, 2016, mis à jour le 01 mars 2024. [https://www.donneesquebec.ca/recherche/dataset/casernes-d-incendie], (consulté le 06 février 2025). Data provided by the City of Longueuil, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Longueuil | Adresses | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/adresses | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LONGUEUIL. Adresses, [Jeu de données], dans Données Québec, 2016, mis à jour le 18 juillet 2024. [https://www.donneesquebec.ca/recherche/dataset/adresses], (consulté le 06 février 2025). Data provided by the City of Longueuil, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Longueuil | Bâtiments | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/ba | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE LONGUEUIL. Bâtiments, [Jeu de données], dans Données Québec, 2016, mis à jour le 01 mars 2024. [https://www.donneesquebec.ca/recherche/dataset/ba], (consulté le 10 décembre 2024). Data provided by the City of Longueuil, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Montréal | Lieux d'intérêt | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vmtl-lieux-d-interet | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE MONTRÉAL. Lieux d'intérêt, [Jeu de données], dans Données Québec, 2020, mis à jour le 06 decembre 2024. [https://www.donneesquebec.ca/recherche/dataset/vmtl-lieux-d-interet], (consulté le 06 février 2025). Data provided by the City of Montreal, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Montréal | Adresse ponctuelle | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vmtl-adresses-ponctuelles | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE MONTRÉAL. Adresse ponctuelle, [Jeu de données], dans Données Québec, 2014, mis à jour le 02 février 2025. [https://www.donneesquebec.ca/recherche/dataset/vmtl-adresses-ponctuelles], (consulté le 06 février 2025). Data provided by the City of Montreal, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Montréal | Bâtiments | ... not applicable | https://donneesquebec.ca/recherche/dataset/vmtl-batiment-2d | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE MONTRÉAL. Bâtiments, [Jeu de données], dans Données Québec, 2017, mis à jour le 28 aout 2023. [https://www.donneesquebec.ca/recherche/dataset/vmtl-batiment-2d], (consulté le 06 février 2025). Data provided by the City of Montreal, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Montréal | Casernes de pompiers sur l’île de Montréal | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vmtl-casernes-pompiers | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE MONTRÉAL. Casernes de pompiers sur l’île de Montréal, [Jeu de données], dans Données Québec, 2013, mis à jour le 15 janvier 2025. [https://www.donneesquebec.ca/recherche/dataset/vmtl-casernes-pompiers], (consulté le 16 janvier 2025). Data provided by the City of Montreal, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 1/16/2025 |
| Ville de Montréal | Lieux et bâtiments à vocation publique | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vmtl-lieux-batiments-vocation-publique | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE MONTRÉAL. Lieux et bâtiments à vocation publique, [Jeu de données], dans Données Québec, 2022, mis à jour le 27 février 2025. [https://www.donneesquebec.ca/recherche/dataset/vmtl-lieux-batiments-vocation-publique], (consulté le 28 mars 2025). Data provided by the City of Montreal, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 3/28/2025 |
| Ville de Québec | Adresses de la Ville de Québec | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/adresses-de-la-ville-de-quebec | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE QUÉBEC. Adresses de la Ville de Québec, [Jeu de données], dans Données Québec, 2019, mis à jour le 23 avril 2024. [https://www.donneesquebec.ca/recherche/dataset/adresses-de-la-ville-de-quebec], (consulté le 06 février 2025). Data provided by the City of Québec, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Québec | Empreintes des bâtiments | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/empreintes-des-batiments | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE QUÉBEC. Empreintes des bâtiments, [Jeu de données], dans Données Québec, 2022, mis à jour le 01 décembre 2024. [https://www.donneesquebec.ca/recherche/dataset/empreintes-des-batiments], (consulté le 10 décembre 2024). Data provided by the City of Québec, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Québec | Lieux de culte | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vque_45 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE QUÉBEC. Lieux de culte, [Jeu de données], dans Données Québec, 2012, mis à jour le 23 avril 2024. [https://www.donneesquebec.ca/recherche/dataset/vque_45], (consulté le 06 février 2025). Data provided by the City of Québec, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Québec | Lieux publics | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vque_14 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE QUÉBEC. Lieux publics, [Jeu de données], dans Données Québec, 2012, mis à jour le 06 février 2025. [https://www.donneesquebec.ca/recherche/dataset/vque_14], (consulté le 06 février 2025). Data provided by the City of Québec, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Repentigny | Bâtiments | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/batiment | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE REPENTIGNY. Bâtiments, [Jeu de données], dans Données Québec, 2017, mis à jour le 07 décembre 2024. [https://www.donneesquebec.ca/recherche/dataset/batiment], (consulté le 10 décembre 2024). Data provided by the City of Repentigny, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Repentigny | Adresses | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/vrep-adresses | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE REPENTIGNY. Adresses, [Jeu de données], dans Données Québec, 2016, mis à jour le 01 février 2025. [https://www.donneesquebec.ca/recherche/dataset/vrep-adresses], (consulté le 06 février 2025). Data provided by the City of Repentigny, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Repentigny | Places d'intérêt | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/places-interet | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE REPENTIGNY. Places d'intérêt, [Jeu de données], dans Données Québec, 2017, mis à jour le 26 juin 2023. [https://www.donneesquebec.ca/recherche/dataset/places-interet], (consulté le 06 février 2025). Data provided by the City of Repentigny, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Repentigny | Bibliothèques | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/bibliotheque | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE REPENTIGNY. Bibliothèques, [Jeu de données], dans Données Québec, 2017, mis à jour le 26 juin 2023. [https://www.donneesquebec.ca/recherche/dataset/bibliotheque], (consulté le 06 février 2025). Data provided by the City of Repentigny, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Rimouski | Adresses | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/adressesrimouski | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE RIMOUSKI. Adresses, [Jeu de données], dans Données Québec, 2016, mis à jour le 05 février 2025. [https://www.donneesquebec.ca/recherche/dataset/adressesrimouski], (consulté le 06 février 2025). Data provided by the City of Rimouski, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Rimouski | Bâtiments | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/batiments-rim | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE RIMOUSKI. Bâtiments, [Jeu de données], dans Données Québec, 2018, mis à jour le 01 décembre 2024. [https://www.donneesquebec.ca/recherche/dataset/batiments-rim], (consulté le 10 décembre 2024). Data provided by the City of Rimouski, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Rimouski | Lieux Publics | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/lieux-publics | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE RIMOUSKI. Lieux Publics, [Jeu de données], dans Données Québec, 2019, mis à jour le 05 février 2025. [https://www.donneesquebec.ca/recherche/dataset/lieux-publics], (consulté le 06 février 2025). Data provided by the City of Rimouski, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Rimouski | Édifices municipaux | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/edifices-municipaux | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE RIMOUSKI. Édifices municipaux, [Jeu de données], dans Données Québec, 2016, mis à jour le 05 février 2025. [https://www.donneesquebec.ca/recherche/dataset/edifices-municipaux], (consulté le 06 février 2025). Data provided by the City of Rimouski, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Rouyn-Noranda | Adresses ponctuelles | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/ee7db191410b439bb81f46a3a6dafe79_0 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE ROUYN-NORANDA. Adresses ponctuelles, [Jeu de données], dans Données Québec, 2019, mis à jour le 30 mars 2022. [https://www.donneesquebec.ca/recherche/dataset/ee7db191410b439bb81f46a3a6dafe79_0], (consulté le 06 février 2025). Data provided by the City of Rouyn-Noranda, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Rouyn-Noranda | Empreintes de bâtiments | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/d983833599d84d5ab7291d8ac3ad513d_0 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE ROUYN-NORANDA. Empreintes de bâtiments, [Jeu de données], dans Données Québec, 2019, mis à jour le 14 juin 2021. [https://www.donneesquebec.ca/recherche/dataset/d983833599d84d5ab7291d8ac3ad513d_0], (consulté le 10 décembre 2024). Data provided by the City of Rouyn-Noranda, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Saguenay | Bâtiment | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/sag_batiment | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SAGUENAY. Bâtiment, [Jeu de données], dans Données Québec, 2020, mis à jour le 08 décembre 2024. [https://www.donneesquebec.ca/recherche/dataset/sag_batiment], (consulté le 10 décembre 2024). Data provided by the City of Saguenay, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Saguenay | Adresse ponctuelle | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/sag_adresse_ponctuelle | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SAGUENAY. Adresse ponctuelle, [Jeu de données], dans Données Québec, 2021, mis à jour le 02 février 2025. [https://www.donneesquebec.ca/recherche/dataset/sag_adresse_ponctuelle], (consulté le 06 février 2025). Data provided by the City of Saguenay, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Saguenay | Bâtiments municipaux | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/sag_batiments-municipaux | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SAGUENAY. Bâtiments municipaux, [Jeu de données], dans Données Québec, 2021, mis à jour le 13 aout 2024. [https://www.donneesquebec.ca/recherche/dataset/sag_batiments-municipaux], (consulté le 10 décembre 2024). Data provided by the City of Saguenay, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Shawinigan | Bibliothèques - Ville de Shawinigan | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/shawi-bibliotheque-point | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SHAWINIGAN. Bibliothèques - Ville de Shawinigan, [Jeu de données], dans Données Québec, 2024, mis à jour le 05 mars 2024. [https://www.donneesquebec.ca/recherche/dataset/shawi-bibliotheque-point], (consulté le 06 février 2025). Data provided by the City of Shawinigan, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Shawinigan | Bâtiments patrimoniaux - Ville de Shawinigan | ... not applicable | https://www.donneesquebec.ca/recherche/dataset/shawi-batiment-patrimonial | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SHAWINIGAN. Bâtiments patrimoniaux - Ville de Shawinigan, [Jeu de données], dans Données Québec, 2024, mis à jour le 10 décembre 2024. [https://www.donneesquebec.ca/recherche/dataset/shawi-batiment-patrimonial], (consulté le 08 avril 2025). Data provided by the City of Shawinigan, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
| Ville de Sherbrooke | Bâtiments et services municipaux | Données géomatiques | https://www.donneesquebec.ca/recherche/dataset/4f4763db04234d578c6931465fa3d6a4_0 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SHERBROOKE - DONNÉES GÉOMATIQUES. Bâtiments et services municipaux, [Jeu de données], dans Données Québec, 2022, mis à jour le 25 octobre 2024. [https://www.donneesquebec.ca/recherche/dataset/4f4763db04234d578c6931465fa3d6a4_0], (consulté le 06 février 2025). Data provided by the City of Sherbrooke, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Sherbrooke | Adresses | Données géomatiques | https://www.donneesquebec.ca/recherche/dataset/d03eeb91762a41259eb8b959635c7437_0 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SHERBROOKE - DONNÉES GÉOMATIQUES. Adresses, [Jeu de données], dans Données Québec, 2022, mis à jour le 25 octobre 2024. [https://www.donneesquebec.ca/recherche/dataset/d03eeb91762a41259eb8b959635c7437_0], (consulté le 06 février 2025). Data provided by the City of Sherbrooke, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 2/6/2025 |
| Ville de Sherbrooke | Bâtiments | Données géomatiques | https://www.donneesquebec.ca/recherche/dataset/28f4f1b83ab243ddb48221f784378337_0 | CC BY 4.0 | 4 | https://creativecommons.org/licenses/by/4.0/legalcode.fr | VILLE DE SHERBROOKE - DONNÉES GÉOMATIQUES. Bâtiments, [Jeu de données], dans Données Québec, 2018, mis à jour le 25 octobre 2024. [https://www.donneesquebec.ca/recherche/dataset/28f4f1b83ab243ddb48221f784378337_0], (consulté le 10 décembre 2024). Data provided by the City of Sherbrooke, under the Creative Commons by 4.0 licence, https://creativecommons.org/licenses/by/4.0/legalcode.fr. | 12/10/2024 |
Appendix B: Standardization Value Substitutions
| Column Name | Original Value(s) | Substitution Value |
|---|---|---|
| floors | 0 | None |
| height | 'None', '0', '0.0', 0, 0.0 | None |
| height | height <= 0 | None |
| name | type == 'A&W' | 'A&W' |
| name | type == "ANDY'S TIRE SHOP" | 'ANDY'S TIRE SHOP' |
| name | type == 'ATLANTIC SUPERSTORE & UHAUL' | 'ATLANTIC SUPERSTORE & UHAUL' |
| name | type == 'B & D GLASS' | 'B & D GLASS' |
| name | type == 'BASINS & FRANK AND GINOS' | 'BASINS & FRANK AND GINOS' |
| name | type == 'BELLY UP BAR & GRILL' | 'BELLY UP BAR & GRILL' |
| name | type == 'BENS BAKERY' | 'BENS BAKERY' |
| name | type == 'BLAKIES DODGE CAR DEALERSHIP' | 'BLAKIES DODGE CAR DEALERSHIP' |
| name | type == 'BURCHELL MACDOUGALL' | 'BURCHELL MACDOUGALL' |
| name | type == 'CALDWELL ROACH INSURANCE' | 'CALDWELL ROACH INSURANCE' |
| name | type == 'CHEVROLET CAR DEALERSHIP' | 'CHEVROLET CAR DEALERSHIP' |
| name | type == 'CHOW FAMILY RESTAURANT' | 'CHOW FAMILY RESTAURANT' |
| name | type == 'CLASSIC RENTALS' | 'CLASSIC RENTALS' |
| name | type == 'COAST TIRE' | 'COAST TIRE' |
| name | type == 'COLCHESTER COMMUNITY WORKSHOP' | 'COLCHESTER COMMUNITY WORKSHOP' |
| name | type == 'COUGAR DOME' | 'COUGAR DOME' |
| name | type == 'COVINGTON PLACE' | 'COVINGTON PLACE' |
| name | type == 'DAIRY QUEEN' | 'DAIRY QUEEN' |
| name | type == 'DOLLARAMA' | 'DOLLARAMA' |
| name | type == 'DOUGLAS STREET REC CENTRE' | 'DOUGLAS STREET REC CENTRE' |
| name | type == 'EAGLES LANDING' | 'EAGLES LANDING' |
| name | type == 'FLETCHERS RESTAURANT' | 'FLETCHERS RESTAURANT' |
| name | type == 'FORD CAR DEALERSHIP' | 'FORD CAR DEALERSHIP' |
| name | type == 'FYI EYE DOCTORS' | 'FYI EYE DOCTORS' |
| name | type == 'GOODLIFE FITNESS' | 'GOODLIFE FITNESS' |
| name | type == 'GRECO PIZZA' | 'GRECO PIZZA' |
| name | type == 'HOME HARDWARE WAREHOUSE' | 'HOME HARDWARE WAREHOUSE' |
| name | type == 'HOME HARDWARE' | 'HOME HARDWARE' |
| name | type == 'HOSPICE SOCIETY' | 'HOSPICE SOCIETY' |
| name | type == 'HUNT OUTDOORS & FEEDS AND NEEDS' | 'HUNT OUTDOORS & FEEDS AND NEEDS' |
| name | type == 'JOHN ROSS AND SONS' | 'JOHN ROSS AND SONS' |
| name | type == 'KFC AND TACO BELL' | 'KFC AND TACO BELL' |
| name | type == 'KWIK KOPY' | 'KWIK KOPY' |
| name | type == 'LITTLE WHITE SCHOOLHOUSE' | 'LITTLE WHITE SCHOOLHOUSE' |
| name | type == 'LOUIS GOOD USED CLOTHING' | 'LOUIS GOOD USED CLOTHING' |
| name | type == 'MARIGOLD CENTRE' | 'MARIGOLD CENTRE' |
| name | type == 'MARY BROWNS CHICKEN' | 'MARY BROWNS CHICKEN' |
| name | type == 'MOORES SERVICE CENTRE' | 'MOORES SERVICE CENTRE' |
| name | type == 'NAPA AUTO PARTS' | 'NAPA AUTO PARTS' |
| name | 'None' | None |
| name | type == 'PATTERSON PALMER' | 'PATTERSON PALMER' |
| name | type == 'REITMANS' | 'REITMANS' |
| name | type == 'SOBEYS AND NSLC' | 'SOBEYS AND NSLC' |
| name | type == 'SPEEDY GLASS TRURO' | 'SPEEDY GLASS TRURO' |
| name | type == 'STANFIELDS' | 'STANFIELDS' |
| name | type == 'STUART KIA CAR DEALERSHIP' | 'STUART KIA CAR DEALERSHIP' |
| name | type == 'SUBWAY' | 'SUBWAY' |
| name | type == 'THE BENTLEY BUILDING' | 'THE BENTLEY BUILDING' |
| name | type == 'THE CAT SHACK' | 'THE CAT SHACK' |
| name | type == 'TIM HORTONS' | 'TIM HORTONS' |
| name | type == 'TOYOTA DEALERSHIP' | 'TOYOTA DEALERSHIP' |
| name | type == 'TRURO MAZDA DEALERSHIP' | 'TRURO MAZDA DEALERSHIP' |
| name | type == 'WALMART' | 'WALMART' |
| name | type == 'WOOD STREET SECURE TREATMENT CENTRE' | 'WOOD STREET SECURE TREATMENT CENTRE' |
| name | type == 'ZACKS AUTO SALES' | 'ZACKS AUTO SALES' |
| sq_ft | 0 | None |
| type | 'ACCESSORY DWELLING UNIT' | 'Accessory Dwelling Unit' |
| type | 'ACCESSORY', 'ACCESSORY BUILDING', 'Accessory Building', 'ACCESSORY BLDG' | 'Accessory' |
| type | 'ACCOMODATION', 'ACCOMODATIONS' | 'Accomodation' |
| type | 'ADDITION', 'Addtion' | 'Addition' |
| type | 'ADMINISTRATION', 'ADMINISTRATIVE', 'Administration Building', 'Administration' | 'Administrative' |
| type | 'ADU' | 'Adu' |
| type | 'ADULT SERVICE CENTRE' | 'Adult Service Centre' |
| type | 'AGRICULTURAL', 'Agricultural Building', 'Agriculture or Livestock Structure' | 'Agricultural' |
| type | 'AGRICULTURE FACILITY' | 'Agriculture Facility' |
| type | 'AIR FORCE CLUB' | 'Air Force Club' |
| type | 'AIRPORT SUPPORT' | 'Airport Support' |
| type | 'AIRPORT', 'Airport Building' | 'Airport' |
| type | 'AMENITY' | 'Amenity' |
| type | 'ANIMAL SHELTER' | 'Animal Shelter' |
| type | 'APARTMENT', 'APARTMENT BUILDING', 'APARTMENTS', 'Apartments' | 'Apartment' |
| type | 'AQUACULTURE FACILITY' | 'Aquaculture Facility' |
| type | 'ARCHIVE' | 'Archive' |
| type | 'ARENA' | 'Arena' |
| type | 'ARMORY BUILDING', 'Armory' | 'Armoury' |
| type | 'Art galleries', 'ART GALLERY' | 'Art Gallery' |
| type | 'ARTS CENTRE' | 'Arts Centre' |
| type | 'ARTS', 'POI-Arts-0012', 'POI-Arts-0026', 'POI-Arts-003' | 'Arts' |
| type | 'Attached garage' | 'Attached Garage' |
| type | 'AUTO DEALERSHIP' | 'Auto Dealership' |
| type | 'BACKYARD SUITE' | 'Backyard Suite' |
| type | 'BANK AND OFFICES' | 'Bank and Offices' |
| type | 'BANK' | 'Bank' |
| type | 'Bar, Cafe, Restaurant, Performance' | 'Bar / Cafe / Restaurant / Performance' |
| type | 'Bar, Cafe' | 'Bar / Cafe' |
| type | 'Bar, Performance' | 'Bar / Performance' |
| type | 'Bar, Restaurant, Performance, Gallery/Exhibition' | 'Bar / Restaurant / Performance / Gallery / Exhibition' |
| type | 'Bar, Restaurant, Performance' | 'Bar / Restaurant / Performance' |
| type | 'Bar, Restaurant, Retail, Performance' | 'Bar / Restaurant / Retail / Performance' |
| type | 'Bar, Restaurant, Retail' | 'Bar / Restaurant / Retail' |
| type | 'BAR/RESTAURANT', 'Bar, Restaurant', 'Restaurant, Bar' | 'Bar / Restaurant' |
| type | 'Bar, Retail' | 'Bar / Retail' |
| type | 'BARN' | 'Barn' |
| type | 'BED & BREAKFAST' | 'Bed & Breakfast' |
| type | 'BOARDING HOUSE' | 'Boarding House' |
| type | 'BOATHOUSE' | 'Boathouse' |
| type | 'BOOSTER STATION' | 'Booster Station' |
| type | 'BOWLING ALLEY' | 'Bowling Alley' |
| type | 'BREWERY' | 'Brewery' |
| type | 'BROADCAST STUDIO' | 'Broadcast Studio' |
| type | 'BROILER' | 'Broiler' |
| type | 'BUNKHOUSE' | 'Bunkhouse' |
| type | 'BUS STATION' | 'Bus Station' |
| type | 'BUS TERMINAL' | 'Bus Terminal' |
| type | 'CABIN' | 'Cabin' |
| type | 'Cafe, Bakery, Restaurant' | 'Cafe / Bakery / Restaurant' |
| type | 'Cafe, Bakery' | 'Cafe / Bakery' |
| type | 'Cafe, Bar, Performance, Retail', 'Cafe, Bar, Retail, Performance' | 'Cafe / Bar / Performance / Retail' |
| type | 'Cafe, Bar, Performance' | 'Cafe / Bar / Performance' |
| type | 'Cafe, Creation' | 'Cafe / Creation' |
| type | 'Cafe, Performance' | 'Cafe / Performance' |
| type | 'Cafe/Restaurant/Bar', 'Café/Restaurant/Bar' | 'Cafe / Restaurant / Bar' |
| type | 'Cafe, Restaurant, Retail' | 'Cafe / Restaurant / Retail' |
| type | 'Cafe, Restaurant', 'Restaurant, Cafe', 'Restaurant/Cafe' | 'Cafe / Restaurant' |
| type | 'Cafe, Retail' | 'Cafe / Retail' |
| type | 'Cafe, Visual Art, Retail' | 'Cafe / Visual Art / Retail' |
| type | 'CAMP' | 'Camp' |
| type | 'CANTEEN' | 'Canteen' |
| type | 'CAR DEALERSHIP', 'CAR DEALSHIP' | 'Car Dealership' |
| type | type in ['ZACKS AUTO SALES', 'BLAKIES DODGE CAR DEALERSHIP', 'CHEVROLET CAR DEALERSHIP', 'FORD CAR DEALERSHIP', 'STUART KIA CAR DEALERSHIP', 'TRURO MAZDA DEALERSHIP', 'TOYOTA DEALERSHIP'] | 'Car Dealership' |
| type | 'CAR WASH' | 'Car Wash' |
| type | 'CARPORT' | 'Carport' |
| type | 'CATHOLIC ELEMENTARY' | 'Catholic Elementary School' |
| type | 'CATHOLIC SCHOOL' | 'Catholic School' |
| type | 'CHANGE ROOM' | 'Change Room' |
| type | 'CHICKEN COOP' | 'Chicken Coop' |
| type | 'POI-ChildCare005', 'POI-ChildCare008' | 'Childcare' |
| type | 'CHURCH HALL' | 'Church Hall' |
| type | 'CHURCH' | 'Church' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '1') | 'Civic' |
| type | 'COLLEGE POST SECONDARY' | 'College Post Secondary' |
| type | 'COMFORT STATION' | 'Comfort Station' |
| type | (source == 'Ville de Sherbrooke') & (type == '2') | 'Commerce' |
| type | 'COMMERCIAL RESIDENTIAL', 'Commercial / Residential' | 'Commercial Residential' |
| type | 'COMMERCIAL STORAGE' | 'Commercial Storage' |
| type | 'COMMERCIAL & OFFICE' | 'Commercial and Office' |
| type | 'COMMERCIAL', 'COMMERCIAL BUILDING', 'Commercial Building', 'POI-Commercial-009' | 'Commercial' |
| type | 'Community Centre, Education, Event, Historic Sites, Fitness/Recreation,' | 'Community Centre / Education / Event / Historic Sites / Fitness / Recreation' |
| type | 'Community Centre, Education, Historic Sites' | 'Community Centre / Education / Historic Sites' |
| type | 'Community Centre, Fitness/Recreation' | 'Community Centre / Fitness / Recreation' |
| type | 'COMMUNITY CENTRE', 'Community Center', 'Community Centres', 'Community centres, major' | 'Community Centre' |
| type | 'Community Centres, Creation, Education' | 'Community Centres / Creation / Education' |
| type | 'Community Centres, Education' | 'Community Centres / Education' |
| type | 'Community Centres, Performance, Education' | 'Community Centres / Performance / Education' |
| type | 'COMMUNITY GROUP' | 'Community Group' |
| type | 'COMMUNITY RESOURCE' | 'Community Resource' |
| type | 'COMMUNITY', 'Community Building' | 'Community' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '8') | 'Community' |
| type | 'COMPOSTING FACILITY' | 'Composting Facility' |
| type | 'CONCESSION' | 'Concession' |
| type | 'Condo' | 'Condominium' |
| type | 'Continuing/Community Education' | 'Continuing / Community Education' |
| type | 'CORPORATE TRAINING CENTRE' | 'Corporate Training Centre' |
| type | 'CORRECTIONAL FACILITY' | 'Correctional Facility' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '10') | 'Correctional Facility' |
| type | 'COTTAGE' | 'Cottage' |
| type | 'COURT' | 'Court' |
| type | 'Court House', 'COURTHOUSE', 'COURT HOUSE' | 'Courthouse' |
| type | 'COVERALL', 'COVER-ALL', 'COVER ALL' | 'Coverall' |
| type | 'Creation, Education, Gallery/Exhibition' | 'Creation / Education / Gallery / Exhibition' |
| type | 'Creation, Historic Sites, Education, Event' | 'Creation / Historic Sites / Education / Event' |
| type | 'CREMATORIUM' | 'Crematorium' |
| type | 'CULTURAL SERVICES' | 'Cultural Services' |
| type | 'CURLING CLUB', 'TRURO CURLING CLUB' | 'Curling Club' |
| type | 'DAYCARE', 'Day Care Facility', 'DAYCARE CENTRE' | 'Daycare' |
| type | 'DERELICT/ABANDONED' | 'Derelict / Abandoned' |
| type | 'Detgarage' | 'Detatched Garage' |
| type | 'DISTILLERY' | 'Distillery' |
| type | 'Doctors office' | 'Doctors Office' |
| type | 'DORMITORY' | 'Dormitory' |
| type | 'DRY CLEANING' | 'Dry Cleaning' |
| type | 'DUP/4PLX' | 'Dup / 4plex' |
| type | 'Duplex - R2', 'DUPLEX' | 'Duplex' |
| type | 'EHS LOCATION' | 'EHS' |
| type | 'ems station' | 'EMS Station' |
| type | 'Education, Fitness/Recreation' | 'Education / Fitness / Recreation' |
| type | 'Education, Gallery/Exhibition' | 'Education / Gallery / Exhibition' |
| type | 'Education, Government, Historic Sites, Library' | 'Education / Government / Historic Sites / Library' |
| type | 'Education, Museum, Historic Sites' | 'Education / Museum / Historic Sites' |
| type | 'Education, Performance' | 'Education / Performance' |
| type | 'Education, Retail', 'Education, retail' | 'Education / Retail' |
| type | 'EDUCATION FACILITY' | 'Education Facility' |
| type | 'Educational', 'Educational and Learning Institutions' | 'Education' |
| type | 'ELEMENTARY', 'Elementary', 'School: Elementary' | 'Elementary School' |
| type | 'Elementary and Secondary' | 'Elementary and Secondary School' |
| type | 'Service-EMS' | 'Emergency Medical Services' |
| type | 'EMERGENCY SERVICE', 'EMERGENCY SERVICES' | 'Emergency Services' |
| type | 'Emerging_Residential' | 'Emerging Residential' |
| type | 'ENFORCEMENT AND BYLAW' | 'Enforcement and Bylaw' |
| type | 'Event, Education' | 'Event / Education' |
| type | 'EVENT CENTRE' | 'Event Centre' |
| type | 'FACTORY/PLANT' | 'Factor/Plant' |
| type | 'FARM BUILDING', 'Farm,', 'fARM', 'farm' | 'Farm' |
| type | 'FARMERS MARKET' | 'Farmers Market' |
| type | 'FERRY TERMINAL' | 'Ferry Terminal' |
| type | 'FIRE/LIFE SAFETY EDUCATION' | 'Fire / Life Safety Education' |
| type | 'Firehall', 'FIREHALL' | 'Fire Hall' |
| type | 'FIRE STATION', 'Fire stations' | 'Fire Station' |
| type | 'FIRE', 'Service-Fire' | 'Fire' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '4') | 'Fire' |
| type | 'FISH PLANT' | 'Fish Plant' |
| type | 'FISH SHED' | 'Fish Shed' |
| type | 'FOODBANK' | 'Food Bank' |
| type | 'FOURPLEX' | 'Fourplex' |
| type | 'FUNERAL HOME', 'Funeral House' | 'Funeral Home' |
| type | 'GO stations' | 'GO Station' |
| type | 'GARAGE', 'Gar' | 'Garage' |
| type | 'GARDEN SUITE' | 'Garden Suite' |
| type | 'GAS STATION' | 'Gas Station' |
| type | 'GEneral/Residential', 'eneral/Residential' | 'General / Residential' |
| type | 'GENERAL ADMINISTRATION' | 'General Administration' |
| type | 'Genera', 'GEneral', 'eneral', 'gENERAL', 'Generak' | 'General' |
| type | 'TRURO GOLF CLUB' | 'Golf Club' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '9') | 'Golf Course' |
| type | 'GOLF' | 'Golf' |
| type | 'Government, Community Centre, Education, Event, Historic Sites' | 'Government / Community Centre / Education / Event / Historic Sites' |
| type | 'Government, Historic Sites' | 'Government / Historic Sites' |
| type | 'Government/Military' | 'Government / Military' |
| type | 'GOVERNMENT HERITAGE BUILDING' | 'Government Heritage Building' |
| type | 'GOVERNMENT SERVICE' | 'Government Service' |
| type | 'GOVERNMENT', 'GOV' | 'Government' |
| type | 'GRANDSTAND/STADIUM' | 'Grandstand / Stadium' |
| type | 'GREENHOUSE' | 'Greenhouse' |
| type | 'GROUP HOME' | 'Group Home' |
| type | 'POI-Hall-0013' | 'Hall' |
| type | 'HERITAGE BUILDINGS' | 'Heritage Building' |
| type | 'HERITAGE HOUSE' | 'Heritage House' |
| type | 'School: High School' | 'High School' |
| type | 'Historic Sites, Education' | 'Historic Sites / Education' |
| type | 'Historic Sites, Government' | 'Historic Sites / Government' |
| type | 'Historic Sites, Library' | 'Historic Sites / Library' |
| type | 'Historic Sites, Museum' | 'Historic Sites / Museum' |
| type | 'Historic Sites, Park' | 'Historic Sites / Park' |
| type | 'HAVEN HOUSE HOMELESS SHELTER' | 'Homeless Shelter' |
| type | 'HOSPITAL' | 'Hospital' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '5') | 'Hospital' |
| type | 'HOTEL/MOTEL', 'Hotel/Motel' | 'Hotel / Motel' |
| type | 'HOUSE' | 'House' |
| type | (source == 'Ville de Sherbrooke') & (type == '3') | 'Hôpital' |
| type | 'Industrial Facililty' | 'Industrial Facility' |
| type | 'INDUSTRIAL', 'INDUSTRIAL BUILDING', 'ind', 'Industrial Building', 'INdustrial' | 'Industrial' |
| type | 'POI-InfoCentre0030', 'TRURO INFORMATION CENTRE' | 'Information Centre' |
| type | 'Institutional Building', 'InsBuild', 'INSTITUTIONAL', 'inst' | 'Institutional' |
| type | 'KILN' | 'Kiln' |
| type | 'LABORATORY/RESEARCH' | 'Laboratory/Research' |
| type | 'LAUNDROMAT' | 'Laundromat' |
| type | 'LEGION', 'COLCHESTER LEGION' | 'Legion' |
| type | 'BC Legislature Buildings', 'LEGISLATIVE' | 'Legislative' |
| type | 'Library, Education' | 'Library / Education' |
| type | 'Library, Government' | 'Library / Government' |
| type | 'LibraryMuseumTheatre' | 'Library / Museum / Theatre' |
| type | 'POI-Library-0010', 'LIBRARY', 'library', 'Libraries' | 'Library' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '6') | 'Library' |
| type | 'LIFT STATION' | 'Lift Station' |
| type | 'LIGHTHOUSE' | 'Lighthouse' |
| type | 'Low Rise Apartments' | 'Low Rise Apartment' |
| type | 'Low-rise Residential' | 'Low Rise Residential' |
| type | 'LUMBER MILL' | 'Lumber Mill / Saw Mill' |
| type | 'MAINTENANCE' | 'Maintenance' |
| type | 'Major_Institutional' | 'Major Institutional' |
| type | 'TRURO MALL' | 'Mall' |
| type | 'MANUFACTURING' | 'Manufacturing' |
| type | 'MEDICAL CLINIC' | 'Medical Clinic' |
| type | 'MEDICAL OFFICE' | 'Medical Office' |
| type | 'Medical Testing/ISenses/immunization' | 'Medical Testing / ISenses / Immunization' |
| type | 'School: Middle School' | 'Middle School' |
| type | 'MINING FACILITY' | 'Mining Facility' |
| type | 'MISCELLANEOUS' | 'Miscellaneous' |
| type | 'Mixed_Office/Light_Employment' | 'Mixed Office / Light Employment' |
| type | 'MIXED USE', 'Mixed' | 'Mixed Use' |
| type | 'MOBILE HOME', 'MOBILE', 'mobhome' | 'Mobile Home' |
| type | 'MONTESSORI' | 'Montessori School' |
| type | 'MOSQUE' | 'Mosque' |
| type | 'MOTEL UNITS' | 'Motel Units' |
| type | 'MOVIE THEATRE' | 'Movie Theatre' |
| type | 'MULTI COMMERCIAL' | 'Multi Commercial' |
| type | 'MULTI FAMILY DWELLING' | 'Multi Family Dwelling' |
| type | 'MULTI RECREATION FACILITY' | 'Multi Recreation Facility' |
| type | 'MULTI-UNIT DWELLING' | 'Multi-Unit Dwelling' |
| type | 'Multi-Use(Commercial / Low Rise Residential)' | 'Multi-Use (Commercial / Low Rise Residential)' |
| type | 'Multi-Use(Commercial / Mid Rise Residential)' | 'Multi-Use (Commercial / Mid Rise Residential)' |
| type | 'MULTI FAMILY' | 'MultiFamily' |
| type | 'Multi-use' | 'Multiple Use' |
| type | 'MULTIPLE' | 'Multiple' |
| type | 'Municipal Facilities' | 'Municipal Facility' |
| type | 'MUNICIPAL HALL' | 'Municipal Hall' |
| type | 'Museum, Education, Event, Performance' | 'Museum / Education / Event / Performance' |
| type | 'Museum/Gallery', 'Museums and Galleries' | 'Museum / Gallery' |
| type | 'Museum, Historic Sites, Places of Worship, Performance' | 'Museum / Historic Sites / Places of Worship / Performance' |
| type | 'Museum, Historic Sites' | 'Museum / Historic Sites' |
| type | 'POI-Museum-004', 'MUSEUM', 'Museums' | 'Museum' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '7') | 'Museum' |
| type | '', 'None', '<Null>', 'BUILDING', '437201000800900', '3)ArcGIS Cloud Migration', '2)Utility Network', '1)GIS Health check', '5GGzmbnDfG6M', 'Also just to confirm, you just need a transparent layer showing points to b', 'Sincerely,' | None |
| type | type in ['ATLANTIC SUPERSTORE & UHAUL', "ANDY'S TIRE SHOP", 'B & D GLASS', 'BENS BAKERY', 'THE BENTLEY BUILDING', 'BURCHELL MACDOUGALL', 'CALDWELL ROACH INSURANCE', 'CLASSIC RENTALS', 'COAST TIRE', 'COUGAR DOME', 'EAGLES LANDING', 'FYI EYE DOCTORS', 'HUNT OUTDOORS & FEEDS AND NEEDS', 'MARIGOLD CENTRE', 'PATTERSON PALMER', 'WALMART', 'SPEEDY GLASS TRURO', 'SOBEYS AND NSLC', 'STANFIELDS', 'REITMANS', 'NAPA AUTO PARTS', 'LOUIS GOOD USED CLOTHING', 'KWIK KOPY', 'JOHN ROSS AND SONS', 'HOME HARDWARE WAREHOUSE', 'HOME HARDWARE', 'GOODLIFE FITNESS', 'DOLLARAMA', 'THE CAT SHACK', 'WOOD STREET SECURE TREATMENT CENTRE', 'LITTLE WHITE SCHOOLHOUSE', '1290 Kitchen Side Road', '=', 'COLCHESTER COMMUNITY WORKSHOP', 'COUNTY OF COLCHESTER', 'COVINGTON PLACE', 'HOSPICE SOCIETY', 'MOORES SERVICE CENTRE'] | None |
| type | 'NURSING HOME' | 'Nursing Home' |
| type | 'NURSING AND RETIREMENT HOME' | 'Nursing and Retirement Home' |
| type | 'OFFICE', 'Offices', 'Office Building', 'OFFICE BUILDING' | 'Office' |
| type | 'OPEN SPACE', 'Open_Space', 'Open Space Building' | 'Open Space' |
| type | 'OPERATIONS CENTRE' | 'Operations Centre' |
| type | 'OPERATIONS' | 'Operations' |
| type | 'OTHER RETAIL' | 'Other Retail' |
| type | 'OTHER SCHOOL' | 'Other School' |
| type | 'OTHER SERVICE' | 'Other Service' |
| type | 'OTHER' | 'Other' |
| type | 'PARAMEDIC BASE' | 'Paramedic Base' |
| type | 'PARK FACILITY', 'PARKS FACILITY' | 'Park Facility' |
| type | 'PARKS OPERATIONS CENTRE' | 'Park Operations Centre' |
| type | 'PARK SHELTER' | 'Park Shelter' |
| type | 'PARK BUILDING' | 'Park' |
| type | 'PARKADE' | 'Parkade' |
| type | 'Parking Garages' | 'Parking Garage' |
| type | 'PARKING STRUCTURE' | 'Parking Structure' |
| type | 'PARKS AND REC MAINTENANCE SHED' | 'Parks and Rec Maintenance Shed' |
| type | 'Performance, Community Centre' | 'Performance / Community Centre' |
| type | 'Performance, Education' | 'Performance / Education' |
| type | 'Performance, Retail' | 'Performance / Retail' |
| type | 'Performing arts, theatres' | 'Performing Arts / Theatres' |
| type | 'PERSONAL SERVICE' | 'Personal Service' |
| type | 'MACQUARRIES PHARMACY', 'LAWTONS DRUG STORE' | 'Pharmacy' |
| type | 'Place of Worship, Historic Sites' | 'Place of Worship / Historic Sites' |
| type | 'Place of Worship, Performance', 'Performance, Place of Worship' | 'Place of Worship / Performance' |
| type | 'PLACE OF WORSHIP', 'Place Of Worship', 'PlaceOfWorship', 'place of worship', 'WORSHIP' | 'Place of Worship' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '12') | 'Place of Worship' |
| type | 'POINT OF INTEREST' | 'Point of Interest' |
| type | 'police station', 'POLICE STATION' | 'Police Station' |
| type | 'POLICE', 'Service-Police' | 'Police' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '3') | 'Police' |
| type | 'POOL', 'Pool Building', 'Pool House', 'POOLHOUSE' | 'Pool' |
| type | 'POST OFFICE', 'POI-Post0023' | 'Post Office' |
| type | 'Post-Secondary Institution' | 'Post Secondary Institution' |
| type | 'POST SECONDARY', 'SCHOOL POST-SECONDARY', 'Post Secondary' | 'Post Secondary School' |
| type | 'POWER PLANT' | 'Power Plant' |
| type | 'Private School: Elementary', 'PRIVATE ELEMENTARY' | 'Private Elementary School' |
| type | 'Private School: High School' | 'Private High School' |
| type | 'PRIVATE SCHOOL' | 'Private School' |
| type | 'PROCESSING FACILITY' | 'Processing Facility' |
| type | 'PROFFESIONAL CENTRE' | 'Professional Centre' |
| type | 'PUBLIC ELEMENTARY' | 'Public Elementary School' |
| type | 'PUBLIC HIGH' | 'Public High School' |
| type | 'PUBLIC SCHOOL' | 'Public School' |
| type | 'PUBLIC WASHROOMS' | 'Public Washroom' |
| type | 'PUBLIC WORKS DEPOT' | 'Public Works Depot' |
| type | 'PUMP HOUSE', 'Pumphouse' | 'Pump House' |
| type | 'PUMPING STATION', 'PUMP STATION' | 'Pump Station' |
| type | 'Radio/TV Broadcast Facility' | 'Radio / TV Broadcast Facility' |
| type | 'RECREATION CENTRE', 'Rec Centre' | 'Recreation Centre' |
| type | type in ['DOUGLAS STREET REC CENTRE'] | 'Recreation Centre' |
| type | 'RECREATION FACILITY', 'Recreational Facility', 'REC_NBHD FACILITY' | 'Recreation Facility' |
| type | 'RECREATIONAL', 'Recreational Building', 'Rec' | 'Recreation' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '2') | 'Recreation' |
| type | 'RECYCLING CENTRE' | 'Recycling Centre' |
| type | 'RECYCLING FACILITY' | 'Recycling Facility' |
| type | 'RECYCLING BUILDING' | 'Recycling' |
| type | 'REFINERY' | 'Refinery' |
| type | 'REFUSE FACILITY' | 'Refuse Facility' |
| type | 'REGIONAL REHABILITATION CENTRE' | 'Regional Rehabilitation Centre' |
| type | 'Rehabilitation Center' | 'Rehabilitation Centre' |
| type | 'POI-Religious-0017' | 'Religious' |
| type | 'REPAIR GARAGE' | 'Repair Garage' |
| type | 'RESIDENTIAL CARE FACILITY' | 'Residential Care Facility' |
| type | 'RESIDENTIAL', 'res', 'ResBuild', 'Residential Building', 'RESIDENTIAL-HOUSE', 'Residential Roof Outline', 'Stable_Residential' | 'Residential' |
| type | 'RESIDENTIAL-DUPLEX' | 'Residential-Duplex' |
| type | 'RESIDENTIAL-HIGH RISE' | 'Residential-High Rise' |
| type | 'RESIDENTIAL-LOW RISE' | 'Residential-Low Rise' |
| type | 'RESORT DWELLING' | 'Resort Dwelling' |
| type | 'RESORT RESIDENTIAL ACCESSORY' | 'Resort Residential Accessory' |
| type | 'RESORT RESIDENTIAL DWELLING' | 'Resort Residential Dwelling' |
| type | type in ['A&W', 'BASINS & FRANK AND GINOS', 'BELLY UP BAR & GRILL', 'CHOW FAMILY RESTAURANT', 'DAIRY QUEEN', 'FLETCHERS RESTAURANT', 'GRECO PIZZA', 'KFC AND TACO BELL', 'MARY BROWNS CHICKEN', 'SUBWAY', 'TIM HORTONS'] | 'Restaurant' |
| type | 'Retail, Cafe' | 'Retail / Cafe' |
| type | 'Retail, Education, Event' | 'Retail / Education / Event' |
| type | 'Retail, Education' | 'Retail / Education' |
| type | 'Retail, Performance, Park' | 'Retail / Performance / Park' |
| type | 'RUGBY CLUBHOUSE' | 'Rugby Clubhouse' |
| type | 'SALT DOME' | 'Salt Dome' |
| type | 'SCHOOL DISTRICT' | 'School District' |
| type | 'SCHOOL' | 'School' |
| type | 'SEASONAL WASHROOM' | 'Seasonal Washroom' |
| type | 'SECONDARY', 'SECONDARY SCHOOL', 'Secondary' | 'Secondary School' |
| type | 'SECONDARY SUITE' | 'Secondary Suite' |
| type | 'Semi-detached', 'Semi-detached dwelling' | 'Semi-Detached' |
| type | 'SENIORS CENTRE', "Senior's Centre" | 'Seniors Centre' |
| type | 'Senior Home' | 'Seniors Home' |
| type | 'SENIORS RESIDENTIAL COMPLEX' | 'Seniors Residential Complex' |
| type | 'SEPARATE ELEMENTARY' | 'Separate Elementary School' |
| type | 'SEPARATE HIGH' | 'Separate High School' |
| type | 'SERVICE CANADA' | 'Service Canada' |
| type | 'POI-Services-0019', 'POI-Services-0024', 'POI-Services-007' | 'Services' |
| type | 'SHED', 'SHED0', 'SHed' | 'Shed' |
| type | 'SHELTER' | 'Shelter' |
| type | 'SHOP' | 'Shop' |
| type | 'SHOPPING CENTRE', 'Shopping Centres' | 'Shopping Centre' |
| type | 'SHOPPING' | 'Shopping' |
| type | (source == 'District of Saanich') & (dataset.str.contains(pat = 'Facility')) & (type == '13') | 'Shopping' |
| type | 'SILO' | 'Silo' |
| type | 'SINGLE/SEMI/DUPLEX' | 'Single / Semi / Duplex' |
| type | 'SINGLE UNIT DWELLING', 'Single Used Dwelling' | 'Single Unit Dwelling' |
| type | 'Single Detached', 'Single Detached Dwelling', 'Single Family Detached - R1', 'Single-family detached dwelling', 'Single-family detached home', 'SIngle-family detached dwelling' | 'Single-Family Detached Home' |
| type | 'SINGLE FAMILY', 'SINGLE FAMILY DWELLING' | 'Single-Family Home' |
| type | 'SKI' | 'Ski' |
| type | 'SOCIAL CLUB' | 'Social Club' |
| type | 'SPECIAL USES' | 'Special Uses' |
| type | 'Sport Complex' | 'Sports Complex' |
| type | 'SPORTS FACILITY' | 'Sports Facility' |
| type | 'SPRAY PAINT OPERATION' | 'Spray Paint Operation' |
| type | 'STABLES', 'Stable' | 'Stables' |
| type | 'STADIUM' | 'Stadium' |
| type | 'Storage/Warehouse' | 'Storage / Warehouse' |
| type | 'STORAGE', 'Storage Building' | 'Storage' |
| type | 'STRIP MALL' | 'Strip Mall' |
| type | 'STRUCTURE' | 'Structure' |
| type | 'SUPERMARKET' | 'Supermarket' |
| type | 'SUPERVISED APARTMENT' | 'Supervised' |
| type | 'SYNAGOGUE' | 'Synagogue' |
| type | 'TANK' | 'Tank' |
| type | 'TENNIS CLUB' | 'Tennis Club' |
| type | 'Theatre/Performance' | 'Theatre / Performance' |
| type | 'THEATRE' | 'Theatre' |
| type | 'TRURO TOWN HALL' | 'Town Hall' |
| type | 'TOWNHOUSE' | 'Townhouse' |
| type | 'TRAILER', 'trailer' | 'Trailer' |
| type | 'TRANSIT DEPOT' | 'Transit Depot' |
| type | 'TRANSIT' | 'Transit' |
| type | 'TRANSPORT BUILDING' | 'Transport' |
| type | 'TREATMENT PLANT' | 'Treatment Plant' |
| type | 'TRIPLEX' | 'Triplex' |
| type | 'UNKNOWN' | 'Unknown' |
| type | 'URGENT CARE' | 'Urgent Care' |
| type | 'UTILITY FACILITY' | 'Utility Facility' |
| type | 'UTILITIES', 'util', 'UTILITY BUILDING', 'UTILITY', 'Utilities', 'Utility Building' | 'Utility' |
| type | 'VACANT' | 'Vacant' |
| type | 'VETERINARY CLINIC', 'TRURO VET CLINIC' | 'Veterinary Clinic' |
| type | 'WALDORF' | 'Waldorf School' |
| type | 'Walk in Clinic' | 'Walk-In Clinic' |
| type | 'WAREHOUSE', 'Warehousing' | 'Warehouse' |
| type | 'WASHROOM' | 'Washroom' |
| type | 'WATER TOWER' | 'Water Tower' |
| type | 'WATER TREATMENT PLANT' | 'Water Treatment Plant' |
| type | 'WATERWORKS' | 'Waterworks' |
| type | 'WELL PUMP HOUSE' | 'Well Pump House' |
| type | (source == 'City of Kamloops') & (dataset.str.contains(pat = 'City Building')) & (type == 'WELL') | 'Well' |
| type | 'WILDERNESS CENTRE' | 'Wilderness Centre' |
| type | 'WINERY' | 'Winery' |
| type | 'WOMENS PRISON' | 'Womens Prison' |
| type | 'WORKSHOP' | 'Workshop' |
| type | (source == 'Ville de Sherbrooke') & (type == '4') | 'École' |
| type | (source == 'Ville de Sherbrooke') & (type == '5') | 'Édifice municipal' |
| units | 0 | None |
| year_built | '0', '1', '20`7', '210', '218', 'C', 'NaT', 'None', '0.0', 'nan', 0, '0000', '9999' | None |
- Date modified: