Mercurial > dive4elements > gnv-client
comparison doc/admin-manual/overview.tex @ 922:237f3a809aee
Removed sections that were not tested
doc/trunk@1059 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Hans Plum <hans.plum@intevation.de> |
---|---|
date | Wed, 05 May 2010 10:33:25 +0000 |
parents | fb1e051713cc |
children | ec28a68b5a87 |
comparison
equal
deleted
inserted
replaced
921:fb1e051713cc | 922:237f3a809aee |
---|---|
4 following tasks: | 4 following tasks: |
5 | 5 |
6 % TODO: Add architecture of the system in english | 6 % TODO: Add architecture of the system in english |
7 | 7 |
8 \begin{enumerate} | 8 \begin{enumerate} |
9 \item Artefact-Server | 9 \item Artifact-Server \\ |
10 The Artefact-Server is a middleware component, managing the core tasks: | 10 The Artifact-Server is a middleware component, managing the core tasks: |
11 \begin{itemize} | 11 \begin{itemize} |
12 \item Access to the database backend | 12 \item Access to the database backend |
13 \item Providing a RESTful-Interface with a XML-based protocol to serve | 13 \item Providing a RESTful-Interface with a XML-based protocol to serve |
14 \item the expert information systems (FIS) with their products | 14 \item the expert information systems (FIS) with their products |
15 \item (diagrams like timeseries, verticalprofile, map layers) to make | 15 \item (diagrams like timeseries, verticalprofile, map layers) to make |
18 \item Configuration capabilities for FIS and products | 18 \item Configuration capabilities for FIS and products |
19 \item Caching database result sets | 19 \item Caching database result sets |
20 \item Managing the WMS-Server for creating maps dynamically | 20 \item Managing the WMS-Server for creating maps dynamically |
21 \end{itemize} | 21 \end{itemize} |
22 | 22 |
23 \item Database Backend | 23 \item Database Backend \\ |
24 Database schemata like ESRI ArcMarineBSH, ArcS57 and CONTIS can be | 24 Database schemata like ESRI ArcMarineBSH, ArcS57 and CONTIS can be |
25 served out of a ESRI ArcSDE 9.3.1 database. | 25 served out of a ESRI ArcSDE 9.3.1 database. |
26 | 26 |
27 \item WMS-Server | 27 \item WMS-Server \\ |
28 The WMS-Server provides maps via the standardized interface of the OGC | 28 The WMS-Server provides maps via the standardized interface of the OGC |
29 Web Map Service. The configuration is managed through the | 29 Web Map Service. The configuration is managed through the |
30 artefact-server depending on the parameterization done be the user in | 30 artefact-server depending on the parameterization done be the user in |
31 the GNV-WebClient | 31 the GNV-WebClient |
32 | 32 |
33 \item GNV-WebClient | 33 \item GNV-WebClient \\ |
34 The GNV-WebClient is a thin webbased client providing a HTML-based user | 34 The GNV-WebClient is a thin webbased client providing a HTML-based user |
35 interface for the user to parameterize the FIS and products via the | 35 interface for the user to parameterize the FIS and products via the |
36 XML-based protocol provided by the artefact-server through its | 36 XML-based protocol provided by the artefact-server through its |
37 RESTful-interface. Within the client the user can manage these tasks: | 37 RESTful-interface. Within the client the user can manage these tasks: |
38 \begin{itemize} | 38 \begin{itemize} |
57 descibes the installation of a centralized system on one server for the | 57 descibes the installation of a centralized system on one server for the |
58 middleware and an existing database server. | 58 middleware and an existing database server. |
59 | 59 |
60 \section{Deliverables} | 60 \section{Deliverables} |
61 \begin{enumerate} | 61 \begin{enumerate} |
62 \item \verb+ artefact-server-$VERSION.tar.bz2+ -- Artefact-Server of the | 62 \item \verb+ artefact-server-$VERSION.tar.bz2+ -- Artifact-Server of the |
63 GNV-System as package for installation | 63 GNV-System as package for installation |
64 \item \verb+ gnv-$VERSION.war+ -- Web Application Archive for | 64 \item \verb+ gnv-$VERSION.war+ -- Web Application Archive for |
65 deploying in Apache Tomcat | 65 deploying in Apache Tomcat |
66 \item \verb| cgi-mapserver-gp_5.6.3-1~gp+1_i386| -- UMN MapServer | 66 \item \verb| cgi-mapserver-gp_5.6.3-1~gp+1_i386| -- UMN MapServer |
67 5.6.3 (in Debian Lenny, UMN MapServer 5.0.3) | 67 5.6.3 (in Debian Lenny, UMN MapServer 5.0.3) |