Skip to content

Replaced Nexis example with LGA 2025 test data#7811

Open
Israr-11 wants to merge 2 commits intoTerriaJS:mainfrom
Israr-11:fix-nexis-documentation-7655
Open

Replaced Nexis example with LGA 2025 test data#7811
Israr-11 wants to merge 2 commits intoTerriaJS:mainfrom
Israr-11:fix-nexis-documentation-7655

Conversation

@Israr-11
Copy link
Copy Markdown

What this PR does

Fixes #7655

Replaces outdated Nexis dataset references in model-dimensions.md with a working dataset that exists in the repository.

Changes made

  • Replaced test/NSW_LGA_NEXIS_201212.csv with test/csv/LGA_2025_LGA_2025.csv
  • Updated display name to Australian LGA 2025
  • Fixed test link to use build/TerriaJS/test/csv/ path (CI-compatible)
  • Replaced outdated screenshot with current LGA 2025 visualization

Learning from PR #7724

  • Used an existing dataset from the repository
  • Verified the test link works on ci.terria.io before submitting

Test me

1. Verify the test link

  • Open the test link
  • Confirm:
    • Map loads with Australian LGA regions
    • Color dropdown appears (Red / Blue)
    • Switching colors updates the map

2. Verify file exists

ls wwwroot/test/csv/LGA_2025_LGA_2025.csv

Checklist

  • Documentation-only change (no unit tests required)
  • Updated relevant documentation in doc/
  • Updated CHANGES.md
  • Added clear testing instructions in PR description

Israr-11 and others added 2 commits March 27, 2026 18:46
Fixes TerriaJS#7655

The Nexis dataset is no longer publicly available. Replaced with
LGA_2025_LGA_2025.csv using the build/TerriaJS path prefix to work
with the ci.terria.io server. Verified the test link loads correctly
and displays colored Australian LGA regions with working Color dropdown.

Updated screenshot to show current LGA 2025 data visualization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace example with something that is not Nexis

1 participant