makehackvoid / govhack2014

A repo for MHV's entry in GovHack2014
MIT License
5 stars 5 forks source link

Get real suburbs from the lat longs in the JSON #47

Closed ghost closed 10 years ago

ghost commented 10 years ago

In the original JSON, the suburbs are: "Belconnen",

"Civic",

"Gungahlin",

"North Canberra",

"Parliamentary Triangle",

"South Canberra",

"Tuggeranong",

"Woden",

Please take the lat longs and get more exact suburb names. Prefer if the original JSON file is updated.

Produce a python script that takes the original JSON and spits out a newer, shinier one.

mbainrot commented 10 years ago

relates to #35 and #25

Teh Plan (whim me if off track)

jamiereid commented 10 years ago

@mbainrot which dataset are you using? We'll need to make sure to use the same one for drawing the map with d3.

mbainrot commented 10 years ago

Will be fixed by https://github.com/makehackvoid/govhack2014/pull/68

mbainrot commented 10 years ago

About to be committed, closing