From 1c580ddeef571c783d8a17407e4204dba7ca9cef Mon Sep 17 00:00:00 2001 From: Hugh Rundle Date: Sat, 22 Feb 2025 15:08:38 +1100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45dee5d..a5f0f53 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This could be a bit of faffing around, depending what you are trying to do. Merg 1. `boundaries.geo.json` should be aligned with `boundaries.topo.json`. If in doubt, use `topojson-client`'s `topo2geo` to get a geojson file with the most up to date data from the topojson: -`topo2geo boundaries_new.geo.json < boundaries.topo.json` + `topo2geo boundaries_new.geo.json < boundaries.topo.json` 2. update in `qgis` 3. export out to geojson