ALOV logo

DOCUMENTATION

The complete list of elements and their attributes:

ATTRIBUTETYPEDESRIPTION
Element: project
namestringproject's title
mapunitsdegrees|meters|km|inches|feet|milesUnits in which the coordinates of the spatial data contained in your project are stored.
zoomunitsmeters|km|inches|feet|milesUnits used to set zoom ranges.
zminfloatminimum possible zoom
zmaxfloatmaximum possible zoom. This is a width of project extent by default.
backcolorcolorbackground color for map
Element: domain
namestringdomain's title
fullbooleanFull domain defines bounding box for project.
startupbooleanStartup domain defines extent which applies on project start.
xminfloatBounding box coordinates
ymaxfloat
yminfloat
xmaxfloat
movebeyondbooleanIf "yes", it allows to zoom outside domain. Applicable for "full" domain only
Element: map
namestringThematic map title
idstringUnique id. It used in attribute map of element renderer
startupbooleanDefines thematic map which applies on project start.
Element: layer
namestringlayer's title
zminfloatminimum zoom of map below which layer is disabled
zmaxfloatmaximum zoom of map above which layer is disabled
idstringUnique id. It used in "depeneded" attribute
dependentlistList of ids of dependent layers. Visibility of all dependent layers will change according visibility of master layer
orderintdraw order
startupbooleanDefines active layer on project start.
visiblebooleanInitial layer's visibility
showlegendbooleanRepresent in Legend
legendoutofrangebooleanHide layer in legend when it is out of zoom range
imagelabelstringText in legend for raster layer
Element: dataset
idstringID in Clearinghouse database
namestringoptional dataset name
typeshape|imagetype of dataset. Is required if dataset loading via Server and its type is unknown beforehand. By default is "shape"
directbooleanDefines the mode of file loading: directly from applet code base or via Server. Is meaningful for file-based datasets only(Shape/MIF files or JPG/GIF).
fullbooleanDefines partial downloading. If "no" then Cache is used on server side. Is meaningful for vector datasets only.
Element: selsymbol. Symbology definitions for selected feature
sizeintsize for marker
filledbooleanuse fill
fillcolorfill color
outlinedbooleandraw outline
outlinecoloroutline color
imageURLURL to custom image for marker
Element: symbol. Symbology definitions
sizeintsize for marker or for font, line width 1 or 2
style0|1|2|3type of point marker. Circle-0; Square-1; Triangle-2; Cross-3.
filledbooleanuse fill for polygons and marker
fillcolorfill color, font color
outlinedbooleandraw outline, draw halo for labels
outlinecoloroutline color, halo color for labels
imageURLURL to custom image for marker
labelstringtext in legend
valstringA string expression that evaluates to the required value for the renderer
Element: renderer. Define renderer to customize Layer drawing as you please
typesetThere are four possible types - default,label,gradcolor and chart
labelstringtext in legend
maplistList of thematic maps where this renderer applies. All maps by default
showlegendbooleanRepresent in Legend
equalbooleanType of comparison. If "yes", the field value must be equal to value of "val" attribute for one of "symbols" in content. Otherwise renderer will use symbology of first symbol in content which has value less than field value. Applicable for label and gradcolor types.
drawdefaultbooleanUse the default renderer if no one symbol fits renderer value
fieldfieldA field that set to the value for the Gradcolor Renderer.
symbolfieldfieldA field that set to the value for the Label Renderer.
labelfieldfieldA field that stores the text values to use as labels for the Label Renderer.
charttypepie|barType of chart. Pie by default
sizeintA chart pie diameter or bar height
sizefieldfieldA field that stores the diameter for chart pie or height for bar. Use instead of "size"
minsizeintA min diamter for pie
maxsizeintA max diamter for pie
Element: field - define fields that participate in chart rendering
namefieldfield name
fillcolorfill color
labelstringtext in legend

Definitons for some types

  • color - string "R:G:B"
  • boolean - "yes" or "no"
  • list - string delimited with space symbol
  • field - field name in dataset

previous  top next


© ALOV 2002-2005 contact6 at alov.org