Zum Hauptinhalt springen

Bausteine

Layer
Was ist nach außen verfügbar?
Cache
Was wird gespeichert?
Source
Wo kommen die Daten her?

Layer

layers:
- name: mapnik
title: World population (Mapnik)
sources: [mapnik]

Caches

caches:
mapnik_cache:
grids: [GLOBAL_MERCATOR]
sources: [tilestache]

Sources

sources:
geoserver:
type: wms
wms_opts:
featureinfo: true
req:
url: http://localhost:8082/geoserver/wms?
layers: 'topp:states'
transparent: true
coverage:
bbox: -124.73142200000001,24.955967,-66.969849,49.371735
bbox_srs: 'EPSG:4326'

Beispiel Cache WMS/Kacheldienst

Cached WMS

Beispiel Mehrere Quellen

Multiple sources

Komplexe Layer

Complex layers