tlalocorbis.ca / compliance

DATA SOURCE COMPLIANCE STATEMENT

Last reviewed: 2026-04-25 · CC-OPS-TLALOCORBIS
Open data · Verified compliant

Summary verdict

TLALOCORBIS is substantially compliant across all 15 upstream data sources, with the vast majority governed by the Open Government Licence — Canada (OGL-C 2.0), Open Government Licence — British Columbia (OGL-BC 2.0), Creative Commons family licences (CC BY 4.0, CC BY-SA 3.0/4.0), or the Open Data Commons Open Database Licence (ODbL). All of these permit commercial use, derivative works, and redistribution provided attribution is preserved. Our usage pattern — read-only HTTP GET, hourly cron limited to a single endpoint, otherwise one-shot snapshots, derived dataset re-released under CC BY 4.0 — is consistent with the letter and spirit of each licence.

Three items warrant explicit attention:

Nothing is being strip-mined; nothing is paywalled downstream; no personal information is involved.

Per-source compliance

# Source Licence Attribution Commercial / redistribution Status
1HYDAT (ECCC Water Survey)OGL-Canada 2.0"Contains information licensed under the Open Government Licence — Canada"Yes / YesOK
2WSC Real-time Hydrometric API (GeoMet)OGL-Canada 2.0OGL-C + ECCCYes / YesOK — within fair use
3HRDEM via geo.ca datacubeOGL-Canada 2.0NRCanYes / YesOK
4NRCAN Hydrospatial CHN/RHC (FTP)OGL-Canada 2.0NRCanYes / YesOK
5NPRI Water Releases 2023OGL-Canada 2.0ECCCYes / YesOK
6Open-ElevationNo formal licence; underlying SRTM/GMTED public domainSoft creditEffectively yes / yesFALLBACK ONLY — flagged for self-hosting
7BC Freshwater Atlas (WFS)OGL-BC 2.0"Contains information licensed under the Open Government Licence — British Columbia"Yes / YesOK
8BC WRIS DamsOGL-BC 2.0OGL-BCYes / YesOK
9BCER short-term water use permitsOGL-BC 2.0Province of BC + BC Energy RegulatorYes / YesOK
10BC Geographic Names (BCGNWS)OGL-BC 2.0Province of BCYes / YesOK
11Six municipal ArcGIS FeatureServers (Vancouver, Surrey, Coquitlam, DNV, Port Coquitlam, Langley)Mixed: OGL-Vancouver and municipal open-data licencesEach municipality by nameYes / Yes (all six)OK
12OSM OverpassODbL 1.0"© OpenStreetMap contributors" + ODbL linkYes / Yes — share-alike on derived databasesOK — per-record tagged
13Wikipedia (waterfalls page)CC BY-SA 3.0 / 4.0"Wikipedia contributors, CC BY-SA"Yes — facts onlyOK — factual extracts only
14Metro Vancouver public reportsPublic reports; facts onlyMetro VancouverFacts: yesOK — factual fields only
15Canadian Hydrographic Service tidal tablesCrown copyright on publication; facts not copyrightableCHS / DFOFacts: yesOK — numeric narrows only

Outstanding obligations we honour

  1. Display the unified attribution credit line (below) in the site footer, /api/ JSON responses (meta.attribution), and /llms.txt.
  2. For OSM-derived nodes, tag licence: "ODbL-1.0" at the record level.
  3. For Wikipedia-derived nodes, restrict to factual fields and tag source: "wikipedia", licence_note: "facts only, CC BY-SA expressive content not redistributed".
  4. Honour any takedown / opt-out request from a source within 30 days. Contact: admin@tlalocorbis.ca.
  5. Re-review this document annually.

Unified attribution credit line

Contains information licensed under the Open Government Licence — Canada, the Open Government Licence — British Columbia, and municipal open-data licences (Vancouver, Surrey, Coquitlam, North Vancouver, Port Coquitlam, Langley). Includes data © OpenStreetMap contributors (ODbL) and Wikipedia contributors (CC BY-SA). Tide reference points © Canadian Hydrographic Service / DFO. Derived dataset © AXL Energy Inc., released under CC BY 4.0.

Responsible AI & data-use pledge

TLALOCORBIS commits to:

  1. Read-only ingestion at rates within each source's stated or implied fair-use envelope.
  2. Transparent attribution of every upstream source at the record level.
  3. Free, non-paywalled redistribution of derived data.
  4. Honouring takedown and correction requests within 30 days.
  5. Not collecting personal information from upstream hydrological or infrastructure datasets.
  6. Not training closed-weight commercial AI models on the derived corpus without re-publishing the model weights or describing the training data publicly.

Items flagged for legal review (transparency disclosure)

Verification

Auditors can re-verify each upstream source's terms with the following commands:

curl -sIL https://wateroffice.ec.gc.ca/                                          # HYDAT
curl -sL  https://api.weather.gc.ca/collections/hydrometric-realtime             # WSC GeoMet
curl -sIL https://datacube.services.geo.ca/                                      # HRDEM
curl -sIL https://ftp.maps.canada.ca/                                            # NRCAN Hydrospatial
curl -sIL https://pollution-waste.canada.ca/                                     # NPRI
curl -sIL https://api.open-elevation.com/                                        # Open-Elevation
curl -sL  "https://openmaps.gov.bc.ca/geo/ows?service=WFS&request=GetCapabilities" # BC FWA
curl -sIL https://catalogue.data.gov.bc.ca/dataset/water-rights-licences-public  # BC WRIS
curl -sIL https://www.bc-er.ca/                                                  # BCER
curl -sIL https://apps.gov.bc.ca/pub/bcgnws/                                     # BCGNWS
curl -sIL https://opendata.vancouver.ca/pages/licence/                           # Vancouver
curl -sIL https://overpass-api.de/                                               # OSM Overpass
curl -sL  https://open.canada.ca/en/open-government-licence-canada               # OGL-C text
curl -sL  https://www2.gov.bc.ca/gov/content/data/open-data/open-government-licence-bc # OGL-BC text
curl -sL  https://opendatacommons.org/licenses/odbl/1-0/                         # ODbL text
curl -sL  https://creativecommons.org/licenses/by-sa/4.0/legalcode               # CC BY-SA 4.0
curl -sL  https://creativecommons.org/licenses/by/4.0/legalcode                  # CC BY 4.0

Bottom line

TLALOCORBIS does not strip-mine government data. It uses public, openly-licensed sources at modest volume, attributes every one of them at the record level, and re-publishes derived data freely under CC BY 4.0. The two real legal nuances (OSM ODbL share-alike, Wikipedia CC BY-SA share-alike) are handled by per-record licence tagging and by extracting only uncopyrightable facts, respectively.