Had a full day of work today, so planned to just filter the topoJson file down so irrelevant SA3s disappear and do the tooltip tomorrow, but did it all in the end. (Hot tip, sit down to do a small thing when you can't be arsed, and maybe you will do the bigger thing 🤡) Data is the tree data set
Not sure what to do here - possibly I should get a map file that us just for the LGA so it doesn't look like there are no jacaranda trees in the eastren suburbs. (There are and heaps of them BTW, but they just aren't included in this data set). One option is to keep all the areas in and just provide a fill colour for the relevant SA2s, another is to remove all the SA2s that are not relevant.
Anyway, the purpose of this map is just to have a demo of a tooltip that interacts with a point and shows some tree info.
This could be a fun data set to work on making a filter for, as there are all kinds of trees included, so may be a good idea to download the City of Sydney LGA map as I could use it a few times ¯\_(ツ)_/¯
As ever code can be found here