Mercurial > dive4elements > gnv-client
changeset 904:7b0516f3e03a
Added a first draft for a config manual for artifact server
doc/trunk@1038 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Fri, 30 Apr 2010 06:31:52 +0000 |
parents | 26ad4ca3cede |
children | 0a86b992ab1f |
files | doc/ChangeLog doc/config-manual/config-manual.txt |
diffstat | 2 files changed, 55 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <hans@intevation.de> + + * config-manual/config-manual.txt: + Added a first draft for a configuration manual for the + artifact server + 2010-04-28 Hans Plum <hans@intevation.de> * test-guideline/gnv-horizontalprofile.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