[QGIS Commit] r9243 - in docs/trunk/english_us/user_guide: . working_with_vector_screenies

svn_qgis at osgeo.org svn_qgis at osgeo.org
Tue Sep 2 04:52:55 EDT 2008


Author: sholl
Date: 2008-09-02 04:52:55 -0400 (Tue, 02 Sep 2008)
New Revision: 9243

Added:
   docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileloaded.png
   docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileopendialog.png
   docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyContinous.png
   docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyGraduated.png
   docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifySingle.png
   docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyUnique.png
   docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorLayerSymbology.png
Modified:
   docs/trunk/english_us/user_guide/ChangeLog
   docs/trunk/english_us/user_guide/Makefile
   docs/trunk/english_us/user_guide/working_with_vector.tex
   docs/trunk/english_us/user_guide/working_with_vector_screenies/Makefile
Log:
	* working_with_vector.tex: included first set of new screenies
	* Makefile, working_with_vector_screenies/Makefile: added
	  screenies to global Makefile
	* New: working_with_vector_screenies/vectorClassifyGraduated.png,
	  working_with_vector_screenies/shapefileopendialog.png,
	  working_with_vector_screenies/vectorClassifyContinous.png,
	  working_with_vector_screenies/vectorClassifySingle.png, 
	  working_with_vector_screenies/vectorLayerSymbology.png,
	  working_with_vector_screenies/vectorClassifyUnique.png, 
	  working_with_vector_screenies/shapefileloaded.png



Modified: docs/trunk/english_us/user_guide/ChangeLog
===================================================================
--- docs/trunk/english_us/user_guide/ChangeLog	2008-09-01 20:57:37 UTC (rev 9242)
+++ docs/trunk/english_us/user_guide/ChangeLog	2008-09-02 08:52:55 UTC (rev 9243)
@@ -1,3 +1,16 @@
+2008-09-02  Stephan Holl  <stephan at keto>
+
+	* working_with_vector.tex: included first set of new screenies
+	* Makefile, working_with_vector_screenies/Makefile: added
+	  screenies to global Makefile
+	* New: working_with_vector_screenies/vectorClassifyGraduated.png,
+	  working_with_vector_screenies/shapefileopendialog.png,
+	  working_with_vector_screenies/vectorClassifyContinous.png,
+	  working_with_vector_screenies/vectorClassifySingle.png, 
+	  working_with_vector_screenies/vectorLayerSymbology.png,
+	  working_with_vector_screenies/vectorClassifyUnique.png, 
+	  working_with_vector_screenies/shapefileloaded.png
+
 2008-08-15  Stephan Holl  <stephan at keto>
 
 	* working_with_ogc.tex: updated some contentof the OGC-part

Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile	2008-09-01 20:57:37 UTC (rev 9242)
+++ docs/trunk/english_us/user_guide/Makefile	2008-09-02 08:52:55 UTC (rev 9243)
@@ -81,7 +81,7 @@
 	(cd ./plugins_spit_images && make)
 #	(cd ./plugins_python_images && make)
 #	(cd ./getting_started_screenies && make)
-#	(cd ./working_with_vector_screenies && make)
+	(cd ./working_with_vector_screenies && make)
 #	(cd ./working_with_raster_screenies && make)
 #	(cd ./working_with_ogc_screenies && make)
 #	(cd ./working_with_projections_screenies && make)

Modified: docs/trunk/english_us/user_guide/working_with_vector.tex
===================================================================
--- docs/trunk/english_us/user_guide/working_with_vector.tex	2008-09-01 20:57:37 UTC (rev 9242)
+++ docs/trunk/english_us/user_guide/working_with_vector.tex	2008-09-02 08:52:55 UTC (rev 9243)
@@ -71,24 +71,22 @@
 
 You can also select the Encoding type for the shapefile if desired.
 
-% FIXME: new screenie here
-%\begin{figure}[ht]
-%   \begin{center}
-%   \caption{Open an OGR Supported Vector Layer Dialog}\label{fig:openshapefile}\smallskip
-%   \includegraphics[clip=true, width=14cm]{shapefileopendialog}
-%\end{center} 
-%\end{figure}
+\begin{figure}[ht]
+   \begin{center}
+   \caption{Open an OGR Supported Vector Layer Dialog}\label{fig:openshapefile}\smallskip
+   \includegraphics[clip=true, width=14cm]{shapefileopendialog}
+\end{center} 
+\end{figure}
 
 Selecting a shapefile from the list and clicking \button{Open} loads it into QGIS. Figure
 \ref{fig:loadedshapefile} shows QGIS after loading the \filename{alaska.shp} file.
 
-% FIXME: new screenie here
-%\begin{figure}[ht]
-%   \begin{center}
-%   \caption{QGIS with Shapefile of Alaska loaded}\label{fig:loadedshapefile}\smallskip
-%   \includegraphics[clip=true, width=17cm]{shapefileloaded09}
-%\end{center} 
-%\end{figure}
+\begin{figure}[ht]
+   \begin{center}
+   \caption{QGIS with Shapefile of Alaska loaded}\label{fig:loadedshapefile}\smallskip
+   \includegraphics[clip=true, width=17cm]{shapefileloaded}
+\end{center} 
+\end{figure}
 
 \begin{Tip}\caption{\textsc{Layer Colors}}
 \qgistip{When you add a layer to the map, it is assigned a random color. When
@@ -423,14 +421,23 @@
 layer and select \dropmenuopt{Properties} from the popup menu.
 
 % FIXME: new screenie here
-%\begin{figure}[H]
-%   \begin{center}
-%   \caption{Vector Layer Properties
-%Dialog}\label{fig:vector_symbology}\smallskip
-%   \includegraphics[clip=true, width=12cm]{vectorLayerSymbology09} 
-%\end{center}  
-%\end{figure}
+\begin{figure}[H]
+   \begin{center}
+   \caption{Vector Layer Properties Dialog}\label{fig:vector_symbology}\smallskip
+   \includegraphics[clip=true, width=12cm]{vectorLayerSymbology} 
+\end{center}  
+\end{figure}
 
+\subsubsection{General Tab}
+The \tab{General} tab is essentially like that of the raster dialog. It allows you
+to change the display name, set scale dependent rendering options, create a spatial 
+index of the vector file (only for OGR supported formats and PostGIS) and view or
+change the projection of the specific vetor layer.
+
+The \button{Query Builder} button allows you to create a subset of the features 
+in the layer - but this button currently only is available when you open the 
+attribute table and select the \button{Advanced ...} button.
+
 \subsubsection{Symbology Tab}\label{sec:symbology}
 \index{vector layers!symbology}
 
@@ -459,11 +466,11 @@
 
 \begin{figure}[h]
 \centering
-   \subfigure[Single symbol] {\label{subfig:single_symbol}\includegraphics[clip=true, width=0.4\textwidth]{qgis_icon_new_verylarge}}\goodgap
-   \subfigure[Graduated symbol] {\label{subfig:graduated_symbol}\includegraphics[clip=true, width=0.4\textwidth]{qgis_icon_new_verylarge}}\\
-   \subfigure[Continous color] {\label{subfig:cont_color}\includegraphics[clip=true, width=0.4\textwidth]{qgis_icon_new_verylarge}}\goodgap
-   \subfigure[Unique value] {\label{subfig:unique_val}\includegraphics[clip=true, width=0.4\textwidth]{qgis_icon_new_verylarge}}
 \caption{Symbolizing-options}
+   \subfigure[Single symbol] {\label{subfig:single_symbol}\includegraphics[clip=true, width=0.4\textwidth]{vectorClassifySingle}}\goodgap
+   \subfigure[Graduated symbol] {\label{subfig:graduated_symbol}\includegraphics[clip=true, width=0.4\textwidth]{vectorClassifyGraduated}}\\
+   \subfigure[Continous color] {\label{subfig:cont_color}\includegraphics[clip=true, width=0.4\textwidth]{vectorClassifyContinous}}\goodgap
+   \subfigure[Unique value] {\label{subfig:unique_val}\includegraphics[clip=true, width=0.4\textwidth]{vectorClassifyUnique}}
 \end{figure}
 
 % FIXME: outdated
@@ -497,16 +504,6 @@
 the slider \slider{Transparency}{0}{20mm} inside the tab \tab{symbology} (see fig. \ref{fig:vector_symbology}).
 This is very useful for overlaying several vector layers.
 
-\subsubsection{General Tab}
-The \tab{General} tab is essentially like that of the raster dialog. It allows you
-to change the display name, set scale dependent rendering options, create a spatial 
-index of the vector file (only for OGR supported formats and PostGIS) and view or
-change the projection of the specific vetor layer.
-
-The \button{Query Builder} button allows you to create a subset of the features 
-in the layer - but this button currently only is available when you open the 
-attribute table and select the \button{Advanced ...} button.
-
 \subsubsection{Metadata Tab}
 
 The \tab{Metadata} tab contains information about the layer, including specifics
@@ -760,6 +757,23 @@
 actions to launch web-based reports for an attribute field or combination of
 fields, specifying them in the same way we did in our Google search example.
 
+\subsubsection{Attributes Tab}\index{attributes}\label{label_attributes}
+Within the \tab{attributes} tab the attributes of the selected dataset can be
+manipulated. The buttons \button{New Column} and \button{Delete Column} can be
+used when the dataset is in editing mode.
+
+The button \button{Toggle Editing} toggles this mode.
+
+\begin{Tip}[ht]\caption{\textsc{Manipulating Attribute data}}
+\qgistip{Currently on PostGIS-layers are supported to add or drop attribute
+columns withing this dialog. In further versions of QGIS also other
+datasources will be supported.
+}
+\end{Tip}
+
+%FIXME: More to come here, since I do not know exactly what the edit-widget is
+%for.
+
 \subsection{Editing}\index{editing}
 
 QGIS supports basic capabilities for editing spatial data.  Before reading any

Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/working_with_vector_screenies/Makefile	2008-09-01 20:57:37 UTC (rev 9242)
+++ docs/trunk/english_us/user_guide/working_with_vector_screenies/Makefile	2008-09-02 08:52:55 UTC (rev 9243)
@@ -10,13 +10,17 @@
 # with .eps extension:
 # JPG=qgis_icon_new_verylarge.eps\
 
-#PNG=digitising_attributes09.eps\
+PNG=shapefileloaded.eps \
+    shapefileopendialog.eps \
+    vectorLayerSymbology.eps \
+    vectorClassifySingle.eps \
+    vectorClassifyGraduated.eps \
+    vectorClassifyContinous.eps \
+    vectorClassifyUnique.eps \
+
+# digitising_attributes09.eps\
 #	newvectorlayer.eps\
 #	querybuilder.eps\
-#	shapefileloaded08.eps\
-#	shapefileloaded09.eps\
-#	shapefileopendialog.eps\
-#	vectorLayerSymbology09.eps\
 	
 	
 ##### TARGETS #####

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileloaded.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileloaded.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileopendialog.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileopendialog.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyContinous.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyContinous.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyGraduated.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyGraduated.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifySingle.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifySingle.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyUnique.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyUnique.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorLayerSymbology.png
===================================================================
(Binary files differ)


Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorLayerSymbology.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream



More information about the QGIS-commit mailing list