Git Product home page Git Product logo

yuiseki / vector-tile-builder Goto Github PK

View Code? Open in Web Editor NEW
27.0 2.0 4.0 411.68 MB

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

Home Page: https://yuiseki.github.io/vector-tile-builder/

License: Do What The F*ck You Want To Public License

Dockerfile 25.69% Makefile 74.31%
openstreetmap openmaptiles mapbox tilemaker tippecanoe charites docker makefile nodejs

vector-tile-builder's Introduction

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?

vector-tile-builder's People

Contributors

renovate[bot] avatar yuiseki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vector-tile-builder's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
.devcontainer/Dockerfile
Dockerfile
github-actions
.github/workflows/publish_gh_pages.yml
  • actions/checkout v4
  • peaceiris/actions-gh-pages v4

  • Check this box to trigger a request for Renovate to run again on this repository

Rename `overpass_query.txt` to `overpass_query.overpassql`

*.overpassql is now the recommended file extension for Overpass QL: OSM Wiki: Overpass QL ยง File extension
(Disclaimer: I added that section after some discussion.)
Also, it is the most widely used extension on GitHub, see https://github.com/users/FloEdelmann/projects/2/views/2

I propose to rename all Overpass QL files in this repo to *.overpassql for consistency.

Context: GitHub's syntax highlighting engine requires that 200 repositories use the same file extension before they consider supporting that syntax and file extension: github-linguist/linguist#5890

Failed to create gh-pages

Hi,
I tried to create the vector tile server of kyushu area.
But Git Action workflow failed to publish to GitHub pages in publish_gh_pages.yml.
Will you kindly advice me to solve this issue.
GitAction_error
Thank you,

ใƒ™ใ‚ฏใƒˆใƒซใ‚ฟใ‚คใƒซใƒžใƒƒใƒ—ใฎใ‚ฝใƒผใ‚นใซใคใ„ใฆ

็ช็„ถๅคฑ็คผใ—ใพใ™ใ€‚
ใƒ›ใ‚นใƒ†ใ‚ฃใƒณใ‚ฐใ•ใ‚Œใฆใ„ใ‚‹ใ“ใฎWebๅœฐๅ›ณใงไฝฟ็”จใ—ใฆใ„ใ‚‹ใƒ™ใ‚ฏใƒˆใƒซใ‚ฟใ‚คใƒซใฏOSMใฎใƒ‡ใƒผใ‚ฟใ‚’ใ—ใ‚ˆใ†ใ—ใฆใ„ใ‚‹ใจTwitterใงใŠ่ฆ‹ใ‹ใ‘ใ—ใพใ—ใŸใ€‚

ใ“ใ‚Œใฏใ€OSMใŒใƒ™ใ‚ฏใƒˆใƒซใ‚ฟใ‚คใƒซใจใ—ใฆๆไพ›ใ—ใฆใ„ใ‚‹ใƒžใƒƒใƒ—ใ‚’ไฝฟ็”จใ—ใŸใฎใงใ—ใ‚‡ใ†ใ‹๏ผŸใใ‚Œใ‹ใ€่‡ช่บซใงOSMใฎใƒ‡ใƒผใ‚ฟใ‚’ๅŠ ๅทฅใ—ใƒ™ใ‚ฏใƒˆใƒซใ‚ฟใ‚คใƒซๅŒ–ใ—ใŸใ‚‚ใฎใ‚’ไฝฟ็”จใ—ใŸใจใ„ใ†ๆ„Ÿใ˜ใงใ—ใ‚‡ใ†ใ‹๏ผŸ

ไฝฟ็”จใ—ใฆใ„ใ‚‹ใƒ™ใ‚ฏใƒˆใƒซใ‚ฟใ‚คใƒซใฎใƒ€ใ‚ฆใƒณใƒญใƒผใƒ‰ๅ…ˆใ‚‚ใ—ใใฏใ€็”Ÿๆˆๆ–นๆณ•็ญ‰ใซใคใ„ใฆๆ•™ใˆใฆใ„ใŸใ ใ‘ใŸใ‚‰ๅนธใ„ใงใ™ใ€‚

ใŠๅฟ™ใ—ใ„ใชใ‹ใงใฏใ‚ใ‚‹ใจๆ€ใ„ใพใ™ใŒใ€่ฟ”ไฟก้ ‚ใ‘ใŸใ‚‰ๅฌ‰ใ—ใ„ใงใ™ใ€‚

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.