I've lived in Brisbane my whole life, and I don't know all the suburbs. That's because there are 190 of them. Anki cards are a good strategy for remember a whole lot of useless information, so I figured I'd automate the creation of a desk of Anki cards for each locality (informally known as suburbs) in Brisbane, in an attempt to remember them.
# Install the repo
pip install -e.
# Create the deck
create-deck
Well the locality_boundaries.kmz
file in this repo was downloaded from here, and selecting the kmz
option. I unzipped this and extracted the kml
file which is what I use in the code.