Home
Softono
vector-tile-builder

vector-tile-builder

Open source MIT Makefile
27
Stars
3
Forks
3
Issues
2
Watchers
5 months
Last Commit

About vector-tile-builder

🗺🙌 Dockerfile, Makefile and other things that allows you to build and hosting your own vector tile from data of OpenStreetMap

Platforms

Web Self-hosted Docker

Languages

Makefile

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?