Giter Site home page Giter Site logo

psma-admin-bdy2osm's Introduction

psma-admin-bdys2osm

This repo converts PSMA Administrative Boundaries data into OSM XML.

The data publisher has completed the OSMF CC BY waiver clearing the licensing aspect of an OSM import.

This conversion process outputs results as relations ensuring shared borders are only represented once.

Tagging

Local Government Areas

type=boundary
boundary=administrative
admin_level=6
place=municipality
name=
short_name=

With optional tags wikidata, website, phone, email.

Suburbs / Localities

type=boundary
boundary=administrative
admin_level=10
name=

Data also contains ACT Districts which are mapped to admin_level=7 + place=district and SA Hundreds which are ommitted.

With optional tags place, postal_code, wikidata.

Processing

https://github.com/andrewharvey/psma-admin-bdys-data is used to help process the upstream data, either run through that process or shortcut to the prebuild files using:

make download extract

Convert the Shapefiles to GeoJSON

yarn install
make geojson geojson_osm

Convert the GeoJSON to TopoJSON

make topojson

Simplify the TopoJSON to reduce excess nodes

make simplify

Convert the TopoJSON to OSM

make osm

Outputs

Processed outputs at https://tianjara.net/data/PSMA_AdminBdy_OSM/

psma-admin-bdy2osm's People

Contributors

andrewharvey avatar dependabot[bot] avatar

Stargazers

Dean Leggo avatar Dr Barry Dyer avatar  avatar

Watchers

 avatar James Cloos avatar Dean Leggo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.