Skip to content

Code to Generate an Anki deck of cards for all suburbs in the Brisbane City LGA

Notifications You must be signed in to change notification settings

JohnScolaro/brisbane_suburbs_anki_cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brisbane Suburbs Anki Deck

A map of brisbane, but the central suburb (which is obviously the Brisbane CBD) is covered with a white shape. The bottom of the image is labelled "Brisbane City" which is the official name of the locality.

Introduction

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.

Creating the Deck

# Install the repo
pip install -e.

# Create the deck
create-deck

Where did you get the data?

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.

About

Code to Generate an Anki deck of cards for all suburbs in the Brisbane City LGA

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages