chk1 / DirectionMaps-Rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rendering part of the backend of the App-Group from the DirectionMaps study project at the Institute for Geoinformatics, Münster.

Using Python with Mapnik we will selectively style and render a map.

flag*.png icons by Iconmonstr

Prototypes and testing

You will find some prototypes and testing code in /testing that shows how you can render data from a PostGIS database.

You will need a running Postgres database with PostGIS and pgRouting installed and have some data imported.

OSM data extracts can be obtained from bbbike.

A nice tutorial on how to install pgRouting and prepare the data for import can be found on the ZevRoss blog.

Using this

We are providing a Dockerfile that you can check out. You will also need a database populated with OSM and Pgrouting data.

Attribution

PNG imagery in "symbols" folder is derived from either OpenStreetMap Carto or Wikimedia Commons, all licensed under CC0/Public Domain.

About


Languages

Language:Python 100.0%