Skip to content

ad-freiburg/global-transit-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global transit maps

This is the setup of the experimental evaluation of our paper "Large-Scale Generation of Transit Maps from OpenStreetMap Data".

The Makefile provided here, together with the queries in folder queries, generates global transit map vector tiles from OpenStreetMap (OSM) data.

It requires an installation of LOOM.

The tiles can be inspected using the web application in web.

An example installation is available at https://loom.cs.uni-freiburg.de/global.

All tiles are available for free at https://loom.cs.uni-freiburg.de/tiles.

Currently, 4 networks are supported: tram, subway-lightrail, rail-commuter, and rail.

To render the tiles for each network, use

make <NETWORK>

For example, to render all tram tiles, type

make tram

About

Setup of the experimental evaluation of our paper "Large-Scale Generation of Transit Maps from OpenStreetMap Data".

Resources

Stars

29 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors