Skip to content

versatiles-org/versatiles-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

VersaTiles Generator

The Generator uses Tilemaker and Shortbread to generate vector tiles from OSM dumps.

To make it even easier, we have prepared a Docker image (on Docker Hub and GitHub's ghcr.io) that contains Tilemaker, the Shortbread configuration for Tilemaker, additional geometries, VersaTiles for tile compression and packaging, and scripts to manage it all.

Take a look at the bottom of bin/generate_osm.sh to see how to fetch and run the Docker container.

Since we use this script to generate our tiles, we also use lftp in the last line to upload the results.

System Requirements

  • Debian
  • Docker
  • Bash, md5sum, sha256sum (part of Debian coreutils)

Install

apt-get update
apt-get upgrade
apt-get install bash tmux coreutils
curl -fsSL https://get.docker.com | sh

curl "https://raw.githubusercontent.com/versatiles-org/versatiles-generator/main/bin/generate_osm.sh" -o generate_osm.sh
chmod +x generate_osm.sh
tmux

Run

./generate_osm.sh

About

Tools and scripts for generating VersaTiles containers from geospatial datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors

Languages