Skip to content

yuiseki/vector-tile-kosovo-river

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?