Skip to content
/ vector-tile-builder Public template

๐Ÿ—บ๐Ÿ™Œ Dockerfile, Makefile and other things that allows you to build and hosting your own vector tile from data of OpenStreetMap

License

Notifications You must be signed in to change notification settings

yuiseki/vector-tile-builder

Repository files navigation

vector-tile-builder

What is this

This repos allows you to build, customize and deploy your own vector tile maps from the data of OpenStreetMap.

How it works

This repos depends on the following softwares:

Structure

  • /conf
    • Configure files for Raspberry Pi
  • /docs
    • Final product of this repos
  • /layers
    • Style definition files to customize appearance of maps
  • /tmp
    • Temporary directory to leave the intermediate products behind

Build and Deploy vector tile maps on...

GitHub Actions and GitHub Pages

Read README_GitHub_Pages.md

Raspberry Pi

Read README_Raspberry_Pi.md

Development

Requirements

  • git
  • curl
  • GNU sed
  • GNU make
  • Docker

I believe GNU, So I don't care about other sed or make.
Why don't you believe GNU?

About

๐Ÿ—บ๐Ÿ™Œ Dockerfile, Makefile and other things that allows you to build and hosting your own vector tile from data of OpenStreetMap

Topics

Resources

License

Stars

Watchers

Forks