diff doc/config-manual/general_settings.tex @ 942:c53a39cb7809

Moved section Query-configuration to Section Model of Transitions. doc/trunk@1085 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 10 May 2010 13:07:04 +0000
parents 2d84fc30ab58
children 4d1a1917282d
line wrap: on
line diff
--- a/doc/config-manual/general_settings.tex	Mon May 10 12:53:17 2010 +0000
+++ b/doc/config-manual/general_settings.tex	Mon May 10 13:07:04 2010 +0000
@@ -106,32 +106,6 @@
 These Section configures the Artifacts which could be reached using the Artifact-Server.
 The meaning of artifacts are explained in Section TODO: LINK to Model of Transition
 
-
-
-\paragraph{Query-configuration (queries.properties)}
-
-This File contains Key-Value-Pairs to define SQL-Statements.
-All Queries will be handle using the Prepared-Statement-Syntax using "?"
-to define an Place where an dynamic Value should be placed into the Statement.
-
-There is one special Implementation to support spatial access to the ArcSDE,
-because the ArcSDE does not support the Access to spatial Objects using the
-definition of the Simple Feature Specification for SQL of the OGC.
-
-It was necessary to implement this mechanism to simulate the Access.
-
-All Queries which contains the following Literals will be handle separate
-using the ArcSDE-API.
-
-\begin{itemize}
-    \item ST\_ASTEXT(SHAPE): Will return the Geometry as an WellKnowText (WKT)
-    \item ST\_ASTEXT(RASTER): Will return the Raster in an readable Way.
-    \item INTERSECTS(SHAPE,"?"): Will only return the Elements which Geometry
-                                 intersects the given Geometry ("?" will be 
-                                 replace with an WKT) 
-\end{itemize}
-
-\subsection{Logging}
 \subsection{Configure ArtifactServer using Systemproperties}
 \begin{itemize}
     \item artifact.database.dir The folder where the Configuration is located-

http://dive4elements.wald.intevation.org