Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

raster rendering: return HTTP error if Vector Tile cannot be fetched #548

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    d8e098d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    b91fd03 View commit details
    Browse the repository at this point in the history
  2. Simplify reloading the configuration with docker

    Allow `docker kill -s HUP` and `docker-compose kill -s HUP` to reach the
    node process.
    zstadler authored and ungarj committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b5a3db8 View commit details
    Browse the repository at this point in the history
  3. Update usage.rst

    Typo correction
    zstadler authored and ungarj committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    6142291 View commit details
    Browse the repository at this point in the history
  4. Allow multiple refreshes

    by sending multiple `HUP` kill commands to the container.
    zstadler authored and ungarj committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    582b529 View commit details
    Browse the repository at this point in the history