Amsterdam / mapproxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository contains a MapProxy application for the Datapunt Map project. It provides a UWSGI-based WMTS and WMS server to serve pre-generated tiles from a storage backend (typically an object store).

mapproxy.yaml - Mapproxy generic config, this defines the services, sources, caches, layers and globals

Config files

mapproxy.yaml - MapProxy WMTS config, this defines the service, sources, caches, layers and globals for the WMTS server.

Run this for local development

    docker-compose up

This will spawn a MapProxy container that serves WMTS and WMS services from the acceptance object store that contains pre-generated tiles.

Support

If we need help with MapProxy, we can contact the following person:

Edward Mac Gillavry webmapper.net

About

License:Mozilla Public License 2.0


Languages

Language:JavaScript 45.1%Language:HTML 25.0%Language:Shell 18.1%Language:Dockerfile 6.5%Language:CSS 5.3%