From d8bf6bc1d4c3f81fe732fd97ef00d82f0297d656 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Wed, 11 Feb 2026 14:28:42 -0500 Subject: [PATCH] Add example at beginning and clean-up --- content/docs/getting_started/file_naming_convention.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/content/docs/getting_started/file_naming_convention.md b/content/docs/getting_started/file_naming_convention.md index 73ce5ca..dbdb580 100644 --- a/content/docs/getting_started/file_naming_convention.md +++ b/content/docs/getting_started/file_naming_convention.md @@ -20,6 +20,9 @@ We are open to feedback on the current file naming convention. `[iso-region]_[source-identifier]_[theme]_[iso-date]_[variant].[extension]` +**Example**: +`ca-ab_edmonton-2023A00054811061_orthoimagery_2023_075mm.pmtiles` + #### **Component Breakdown** | Segment | Definition | Format / Rules | Example | @@ -47,8 +50,6 @@ This segment defines the "Who" or "Where" of the dataset. * **For Organization Datasets:** Use the **Organization Acronym** when the data is national or not tied to a single DGUID. * *Example:* `statcan`, `cmhc`, `nrcan` - - ### B. The DGUID (Capitalization Exception) If using a DGUID (Dissemination Geography Unique Identifier), you must adhere to Statistics Canada standards. @@ -75,8 +76,6 @@ This field is strictly for **resolution** (e.g., `075mm`, `1m`) or content subse * **Rule:** **Do not include projection information** (e.g., `EPSG:3857`, `NAD83`) in the filename. * **Reasoning:** Projection details are handled exclusively in the file format metadata or the accompanying **[FAIR Data Catalog](https://stac-utils.github.io/stac-geoparquet/latest/spec/stac-geoparquet-spec/)** item. ---- - ## 3. Example Scenarios ### **Scenario 1: High-Res Orthoimagery (Location Based)** @@ -91,8 +90,6 @@ This field is strictly for **resolution** (e.g., `075mm`, `1m`) or content subse * **File Name:** `ca_statcan_open_database_of_buildings_2025-04-15.parquet` * **Reference:** [Preview and Download Census Data](https://www.dataforcanada.org/docs/processes/statistical_products/statistics_canada/census_data/#how-to-use-the-map-preview) ---- - ## 4. Helper Tools ### **Statistics Canada Geography Search**