This repository has been archived by the owner on May 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Map Configuration options
offtherailz edited this page Mar 28, 2013
·
2 revisions
#Sources
TODO
#Layers
map
configuration option has a layers
entry that contains the layers avialiable on MapStore startup:
Exemple:
{
"source": "mapquest",
"title": "MapQuest OpenStreetMap",
"name": "osm",
"group": "background"
}
These are the options available for each layer:
-
source
: the soruce id -
title
: the title of the layer -
group
: the group of the layer in the layer tree -
name
: the name of the layer
#Using a custom WMS source WMS Source layers can be configured with these additional parameters:
-
format
: default from source configuration -
styles
: default from source configuration -
transparent
: default from source configuration -
tiled
: singleTile option of OpenLayers.Layer.WMS -
ratio
: defalut1
-
visibility
: defaluttrue
-
opacity
: defalut1
-
buffer
: default1
GeoNetwork additional options
uuid
gnURL