Код: Выделить всё
layers:
- name: osm
title: Omniscale OSM WMS - osm.omniscale.net
sources: [osm_cache]
caches:
osm_cache:
format: image/png
request_format: image/png
grids: [GLOBAL_MERCATOR, global_geodetic_sqrt2]
sources: [osm_wms]
sources:
osm_wms:
type: wms
req:
url: http://localhost/cgi-bin/mapserv?map=mapfiles/wms_uzl.map&
layers: uzl
transparent: true
format: image/png
Код: Выделить всё
layers:
.......
sources: [osm_wms]