|
|
Base Config
Before diving into the complex configuration of attribute, snapping rules, styledefinitions and such, let us start with the base attributes that all layers need. Raster- and vector alike! We will start with the basic XML tag for a vector layer. Note that it holds an ID-tag, which should always be unique! <layer xmlns="http://geomajas.org/schemas/configuration/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
id="unique_id"
xsi:type="vectorLayerInfo">
...
We will now go over all the parameters one by one. Note that all parameters are case sensitive! We start with the general parameters. You will find that a vector layer starts with the same parameters.
|
News
03/02/12plug-in updates



