[PATCH 03 of 17] Importer Doc: reformat tables in parser descriptions of geo-importer
Wald Commits
scm-commit at wald.intevation.org
Sat Aug 10 12:30:08 CEST 2013
# HG changeset patch
# User Tom Gottfried <tom.gottfried at intevation.de>
# Date 1376055756 -7200
# Branch double-precision
# Node ID 1976350aa8dc0b2aaad0d0f1bc3375bd78786666
# Parent 90ba3ae2ced174a460d7f664da64dfe41602e2dc
Importer Doc: reformat tables in parser descriptions of geo-importer.
diff -r 90ba3ae2ced1 -r 1976350aa8dc backend/doc/documentation/de/importer-geodaesie.tex
--- a/backend/doc/documentation/de/importer-geodaesie.tex Wed Aug 07 14:29:25 2013 +0200
+++ b/backend/doc/documentation/de/importer-geodaesie.tex Fri Aug 09 15:42:36 2013 +0200
@@ -98,23 +98,23 @@
Attribut-Spalten des Shapefiles gelesen werden.
\subsubsection{Achsen}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Geodaesie/Flussachse+km \\
Geometrie & LINESTRING, MULTILINESTRING \\
-\end{tabular}
+\end{tabular*}
Das Attribut 'name' wird auf den Namen des Shapefiles gesetzt.
Zusätzlich wird das Attribut 'kind\_id' gesetzt, welches
für die aktuelle Achse (\textit{achse.shp}) 1 ist und für sonstige Achsen (weitere Linien-Shapes) 2.
\subsubsection{Hydr. Grenzen}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Hydrologie/Hydr.Grenzen \\
Geometrie & LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON \\
Attribute & SECTIE, STROVOER \\
-\end{tabular}
+\end{tabular*}
Das Attribut 'name' wird auf den Namen des Shapefiles gesetzt.
Das Attribut 'kind' wird 1 gesetzt für Daten aus dem
@@ -129,14 +129,14 @@
Tabellen gespeichert.
\subsubsection{Bauwerke}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Geodaesie/Bauwerke \\
Geometrie & LINESTRING \\
Attribute & Name (alternativ: KWNAAM),
km (alternativ: station, wsv-km),
z (alternativ: Höhe, Hoehe, m+NHN)\\
-\end{tabular}
+\end{tabular*}
Das Attribut 'name' wird auf den Namen des Shapefiles gesetzt.
Das Attribut 'kind\_id' ist 0 für Sonstige,
@@ -149,35 +149,35 @@
(Groß-Klein-Schreibung irrelevant) vorkommt.
\subsubsection{Querprofilspuren}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Geodaesie/Querprofile \\
Geometrie & LINESTRING \\
Attribute & KILOMETER (alternativ: KM, STATION), ELEVATION \\
-\end{tabular}
+\end{tabular*}
Das Attribut 'kind\_id' wird 1 gesetzt für die Datei \textit{qps.shp} (aktuelle Querprofilspuren)
und 0 für alle weiteren.
\subsubsection{Festpunkte}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Geodaesie/Festpunkte \\
Geometrie & POINT \\
Attribute & KM (alternativ: ELBE\_KM), X, Y, HPGP (alternativ: ART) \\
-\end{tabular}
+\end{tabular*}
Das Attribut 'name' wird auf den Namen des Shapefiles gesetzt.
\subsubsection{Hochwassermarken}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Hydrologie/HW-Marken/hw-marken.shp \\
Geometrie & POINT \\
Attribute & Ort (alternativ: Pegel),
km (alternativ: station, wsv-km, FlussKm),
z (alternativ: z mit anschließender Zahl, m+NHN)\\
-\end{tabular}
+\end{tabular*}
Groß-Klein-Schreibung im Dateinamen ist irrelevant.
Für das Attribut 'year' im Dateinamen nach einer Jahreszahl
@@ -185,11 +185,11 @@
'Could not extract year from filename: ...'.
\subsubsection{Talaue}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Hydrologie/Hydr.Grenzen \\
Geometrie & POLYGON, MULTIPOLYGON \\
-\end{tabular}
+\end{tabular*}
Es werden nur Dateien betrachtet, in deren Namen das Wort 'Talaue'
(Groß-Klein-Schreibung irrelevant) vorkommt.
@@ -198,15 +198,15 @@
und 0 für alle weiteren.
\subsubsection{Hochwasserschutzanlagen}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Hydrologie/HW-Schutzanlagen \\
Geometrie & LINESTRING, MULTILINESTRING, POINT \\
Attribute & Name, Art, Quelle, Anmerkung, Stand, Verband,
km (alternativ: Deich\_km), Bereich,
Hoehe, Hoehe\_soll, WSP\_Bfg100, Bundesland
(Teilweise auch alternative Schreibweisen unterstützt)\\
-\end{tabular}
+\end{tabular*}
Das Attribut 'name' wird auf den Namen des Shapefiles gesetzt,
wenn kein Attribut 'Name' im Shapefile vorhanden ist.
@@ -226,21 +226,21 @@
\subsubsection{Kilometrierung}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Geodaesie/Flussachse+km \\
Geometrie & POINT \\
Attribute & name, km, KM \\
-\end{tabular}
+\end{tabular*}
\subsubsection{Überschwemmungsfläche}
-\hspace{1cm}
-\begin{tabular}[t]{ll}
+\hspace{5mm}
+\begin{tabular*}{155mm}[t]{l@{\extracolsep\fill}p{125mm}}
Pfad & Hydrologie/UeSG/Berechnung \\
Geometrie & POLYGON, MULTIPOLYGON \\
Attribut & name, diff, count, area, perimeter \\
-\end{tabular}
+\end{tabular*}
\subsubsection{Digitale Gelände-Modelle}
% Zeitpunkt mit 'Jahr_von' angeben.
More information about the Dive4elements-commits
mailing list