Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. A CSV file containing geometry and aliases for States.
  2. A CSV file containing geometry and aliases for Postcodes.
  3. A CSV file containing geometry and aliases for Suburbs.
  4. A CSV file containing demographic names and values for Suburbs.
  5. A metadata file specifying how the CSVs link together.

 

CSV Geometry & Aliases File(s)

...

Code Block
"Suburb"
"Suburb Name"
"Sydney CBD","2000","<WKT Point>","<WKT Polygon>"
"Darling Harbour","2000","<WKT Point>","<WKT Polygon>"
"Haymarket","2000","<WKT Point>","<WKT Polygon>"
"Darling Island","2009","<WKT Point>","<WKT Polygon>"
...
"Melbourne CBD","3000","<WKT Point>","<WKT Polygon>"
"Docklands","3008","<WKT Point>","<WKT Polygon>"
...
etc ...

 

CSV Demographic File

Styleclass
ClasstopLink

top

...

Code Block
"Population","Median Income"
14308,75000,"Sydney CBD"
28371,60000,"Melbourne CBD"
...
etc ...

 

Metadata File

Styleclass
ClasstopLink

top

...