Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add links to metadata template doc

...

...

  • VEF Metadata Template files (*.md), to configure presentation of your data in popups and sidebar → (documentation coming soon) https://spaces.awi.de/x/7QkQH
  • VEF Filter Mapping files (*.mapping.json) → (documentation coming soon)
  • VEF Gallery Mapping files (*.mapping.json) → see https://spaces.awi.de/x/TQLeGw

...

sectionkeyvalue typerequired/optional/defaultvalue description
LAYERtitlestringyeshuman-readable title of the layer
abstract

string

yesabstract, describing the layer's content. VEF (Marine Data Viewer) supports Markdown URL representation (<http://www.marine-data.de>, [Marine Data](http://www.marine-data.de>)) and HTML (like <br><br>, <a></a>)
keywordsstring listno
LAYER_SETTINGSstyle_default

string

yesname of the SLD file (including file extension) to use as default style. The filename need to match the actual style name. SLD files need to go here: <label>/_styles/*.sld
style_alternativesstring listno

names of SLD files (including file extension) to use as alternative styles. The filename need to match the actual style name. SLD files need to go here: <label>/_styles/*.sld.

RESOURCESgallery_mappingstringno (defaults to
gallery.mapping.json)

name of gallery mapping file. Only required if deviating from gallery.mapping.json.


filter_mappingstringno (defaults to
filter.mapping.json)

name of gallery mapping file. Only required if deviating from filter.mapping.json.


popup

string

no (defaults to
popup.md)

nam  of name of popup metadata template file. Only required if deviating from popup.md.


sidebarstringno (defaults to
sidebar.md)

name of sidebar metadata template file. Only required if deviating from sidebar.md.

AUTODEPLOYresourcesbooleanno (defaults to true)whether to autodeploy (accepted merge requests will trigger instant updates in AWI-hosted VEF-based viewers, applying changes in resource files) changes for this layer to production.

If set to false, triggering updates otherwise is encouraged. Talk to your SDI admins!
 geoserver
booleanno (defaults to true)

whether to autodeploy (accepted merge requests will trigger instant updates in O2A GeoServers, applying changes in styles, service/layer metadata) changes for this layer in production.


If set to false, triggering updates otherwise is encouraged. Talk to your SDI admins!

...