Various improvements

This commit is contained in:
Diego Ripley
2026-02-20 11:41:10 -05:00
parent 18568a94c3
commit 7b7fae410d
7 changed files with 35 additions and 13 deletions
@@ -18,7 +18,7 @@ The specifications for the tile packages are defined in this code.
```bash
#!/bin/bash
PROJECT_DIR="~/Documents/Personal/Projects/dataforcanada/process-orthoimagery-labs"
PROJECT_DIR="~/Documents/Personal/Projects/dataforcanada/d4c-datapkg-orthoimagery"
DATASET_ID="ca-mb_winnipeg-2024A00054611040_orthoimagery_2024_075mm"
DATA_DIR="${PROJECT_DIR}/data"
DATA_INPUT_DIR="${DATA_DIR}/input/${DATASET_ID}"
@@ -1,7 +1,7 @@
---
title: Census Data
weight: 2
next: /docs/d4c-datapkg-orthoimagery/
next: /docs/d4c-datapkg-orthoimagery
---
I have updated the README.md to reflect the new repository URL, standardized dataset naming conventions, and the updated PMTiles base URL.
@@ -0,0 +1,13 @@
---
title: Data Providers
weight: 1
next: /docs/d4c-pkgs
sidebar:
open: true
draft: true
---
- Statistics Canada
- NRCan
- OSM
- [Versatiles](https://versatiles.org/)
@@ -0,0 +1,8 @@
---
title: Terminology
weight: 2
next: /docs/terminology
sidebar:
open: true
draft: true
---