From 6955e62ac6dda010bb933fc5d2d1c00d44d477bd Mon Sep 17 00:00:00 2001 From: Gordon McDonald Date: Tue, 10 Mar 2026 10:41:50 +1100 Subject: [PATCH 1/3] Add demo map --- map/index.html | 359 ++++++++++++++++++++++++++++++++++++++++++++++++ map/viewer.html | 265 +++++++++++++++++++++++++++++++++++ 2 files changed, 624 insertions(+) create mode 100644 map/index.html create mode 100644 map/viewer.html diff --git a/map/index.html b/map/index.html new file mode 100644 index 0000000..91eeb9f --- /dev/null +++ b/map/index.html @@ -0,0 +1,359 @@ + + + + + Greater Sydney Trees & Buildings + + + + + +
+ +
+

Greater Sydney Trees & Buildings

+ + + + + + + + +
+ Click a feature to inspect its properties. +
+
+ + + + \ No newline at end of file diff --git a/map/viewer.html b/map/viewer.html new file mode 100644 index 0000000..cb121a3 --- /dev/null +++ b/map/viewer.html @@ -0,0 +1,265 @@ + + + + + Greater Sydney Trees & Buildings + + + + + +
+ +
+

Greater Sydney Trees & Buildings

+ + + + +
+ + + + \ No newline at end of file From fb3fcc16b175256125f5d45c4fd5ddc3fe4aec2e Mon Sep 17 00:00:00 2001 From: Gordon McDonald Date: Tue, 10 Mar 2026 10:46:38 +1100 Subject: [PATCH 2/3] Delete map/index.html --- map/index.html | 359 ------------------------------------------------- 1 file changed, 359 deletions(-) delete mode 100644 map/index.html diff --git a/map/index.html b/map/index.html deleted file mode 100644 index 91eeb9f..0000000 --- a/map/index.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - Greater Sydney Trees & Buildings - - - - - -
- -
-

Greater Sydney Trees & Buildings

- - - - - - - - -
- Click a feature to inspect its properties. -
-
- - - - \ No newline at end of file From 66ad45570eb9c6cbb6b9968704b16577b7aac5f6 Mon Sep 17 00:00:00 2001 From: Gordon McDonald Date: Tue, 10 Mar 2026 10:47:00 +1100 Subject: [PATCH 3/3] Rename viewer.html to index.html --- map/{viewer.html => index.html} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename map/{viewer.html => index.html} (99%) diff --git a/map/viewer.html b/map/index.html similarity index 99% rename from map/viewer.html rename to map/index.html index cb121a3..71c6cc3 100644 --- a/map/viewer.html +++ b/map/index.html @@ -262,4 +262,4 @@

Greater Sydney Trees & Buildings

} - \ No newline at end of file +