Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

danni/build-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Builder

Super hacky script to turn PSMA suburb boundaries into regions based on a CSV file.

Requires forklift to configure a PostGIS database -- or it can provide one via Docker.

Requires ogr2ogr, Python 3 and the psycopg2 module.

Usage

First import the PSMA data:

forklift ./import_data.sh *.shp

Then process some regions into GeoJSON:

forklift ./build_map.py << EOF
Inner North,MORELAND CITY LGA,YARRA CITY LGA,THORNBURY SSC,NORTHCOTE SSC
Inner East,...
EOF

License

Released under the 2-clause BSD license.

About

Build regions from other, smaller regions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors