combine martin endpoints
This commit is contained in:
parent
bdafef79f9
commit
69a184a8da
1 changed files with 2 additions and 7 deletions
|
|
@ -44,10 +44,5 @@ postgres:
|
|||
maxzoom: 14
|
||||
bounds: [-180.0, -85.0511, 180.0, 85.0511]
|
||||
|
||||
# Composite source: all four layers in a single tile
|
||||
composites:
|
||||
osm_all:
|
||||
- planet_osm_polygon
|
||||
- planet_osm_line
|
||||
- planet_osm_point
|
||||
- planet_osm_roads
|
||||
composites:
|
||||
osm_all: planet_osm_polygon,planet_osm_line,planet_osm_point,planet_osm_roads
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue