# HG changeset patch # User Hans Plum # Date 1272609112 0 # Node ID 7b0516f3e03a86e76a89ce37e4a1c9e10c73c939 # Parent 26ad4ca3cede24bd7b5b7a60a3707dab9c52cf56 Added a first draft for a config manual for artifact server doc/trunk@1038 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 26ad4ca3cede -r 7b0516f3e03a doc/ChangeLog --- a/doc/ChangeLog Wed Apr 28 14:48:00 2010 +0000 +++ b/doc/ChangeLog Fri Apr 30 06:31:52 2010 +0000 @@ -1,3 +1,9 @@ +2010-04-30 Hans Plum + + * config-manual/config-manual.txt: + Added a first draft for a configuration manual for the + artifact server + 2010-04-28 Hans Plum * test-guideline/gnv-horizontalprofile.txt, diff -r 26ad4ca3cede -r 7b0516f3e03a doc/config-manual/config-manual.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/config-manual/config-manual.txt Fri Apr 30 06:31:52 2010 +0000 @@ -0,0 +1,49 @@ +Configuration of the GNV Artifact Server + +1. Overview of Artifact Server + +artifact-server +|-- artifactdb +|-- bin +| `-- lib +|-- cache +|-- conf +| |-- maptemplates +| |-- palette +| `-- products +|-- install +| `-- debian +|-- mapfiles +`-- shapefiles + +2. General settings +- structure of conf.xml +- Port +- Logging +- ... + + +3. Model of transitions + General principle of model of transitions + - FIS -> product -> transitions in data model + + Adding a new FIS and product + - One short example: using timeseries on ArcMarineBSH TimeSeries + +4. Configuring diagrams + Global template + Configuring 2D-diagrams + - matching mechanism + + +5. Map Generator + General functionality + Configuring new maps + Self generated layers: Cross Sections + - matching mechanism + Complex data models from central datawarehouse + - matching mechanism + +4. Other configurations +- gap detection +- cache cleaner