Skip to content

transitopia/planetiler-transitopia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planetiler Transitopia Profile

This Transitopia profile for Planetiler generates the following map layers:

How to use

You need to have a recent version of Java installed on your system.

First, run this command to compile the code, if you've just downloaded this or if you've modified the code:

./mvnw clean package

Then these commands to build the profile and generate the map:

rm data/sources/british_columbia.osm.pbf
java -jar target/planetiler-*-with-deps.jar --force --download

The result will be in ./data/transitopia-cycling-british-columbia.pmtiles

Install it into development with:

cp ./data/transitopia-cycling-british-columbia.pmtiles ../transitopia-web/public/transitopia-cycling-bc.pmtiles

About

Planetiler profile to build the vector map overlays for Transitopia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages