[QGIS Commit] r9255 - in docs/trunk/english_us/user_guide: .
working_with_raster_screenies working_with_vector_screenies
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Thu Sep 4 02:59:21 EDT 2008
Author: sholl
Date: 2008-09-04 02:59:20 -0400 (Thu, 04 Sep 2008)
New Revision: 9255
Added:
docs/trunk/english_us/user_guide/working_with_vector_screenies/action_identifyaction.png
docs/trunk/english_us/user_guide/working_with_vector_screenies/editDigitizing.png
docs/trunk/english_us/user_guide/working_with_vector_screenies/editNewVector.png
docs/trunk/english_us/user_guide/working_with_vector_screenies/editProjectSnapping.png
docs/trunk/english_us/user_guide/working_with_vector_screenies/queryBuilder.png
Modified:
docs/trunk/english_us/user_guide/ChangeLog
docs/trunk/english_us/user_guide/Makefile
docs/trunk/english_us/user_guide/working_with_raster.tex
docs/trunk/english_us/user_guide/working_with_raster_screenies/Makefile
docs/trunk/english_us/user_guide/working_with_vector.tex
docs/trunk/english_us/user_guide/working_with_vector_screenies/Makefile
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
Log:
* working_with_vector.tex, working_with_raster.tex: added some
more screenies, reworked the text
* working_with_vector_screenies/editDigitizing.png,
working_with_vector_screenies/editProjectSnapping.png,
working_with_vector_screenies/editNewVector.png,
working_with_vector_screenies/action_identifyaction.png,
working_with_vector_screenies/queryBuilder.png: New screenies,
now with frames
* 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: remade with
frames, quite easy and fast using 'import <filename>'
* working_with_vector_screenies/Makefile, Makefile,
working_with_raster_screenies/Makefile: Added new pics and
activated subfolder in toplevel makefile
Modified: docs/trunk/english_us/user_guide/ChangeLog
===================================================================
--- docs/trunk/english_us/user_guide/ChangeLog 2008-09-03 22:09:13 UTC (rev 9254)
+++ docs/trunk/english_us/user_guide/ChangeLog 2008-09-04 06:59:20 UTC (rev 9255)
@@ -1,3 +1,25 @@
+2008-09-04 Stephan Holl <stephan at keto>
+
+ * working_with_vector.tex, working_with_raster.tex: added some
+ more screenies, reworked the text
+ * working_with_vector_screenies/editDigitizing.png,
+ working_with_vector_screenies/editProjectSnapping.png,
+ working_with_vector_screenies/editNewVector.png,
+ working_with_vector_screenies/action_identifyaction.png,
+ working_with_vector_screenies/queryBuilder.png: New screenies,
+ now with frames
+ * 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: remade with
+ frames, quite easy and fast using 'import <filename>'
+ * working_with_vector_screenies/Makefile, Makefile,
+ working_with_raster_screenies/Makefile: Added new pics and
+ activated subfolder in toplevel makefile
+
2008-09-02 Stephan Holl <stephan at keto>
* working_with_vector.tex: included first set of new screenies
Modified: docs/trunk/english_us/user_guide/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/Makefile 2008-09-03 22:09:13 UTC (rev 9254)
+++ docs/trunk/english_us/user_guide/Makefile 2008-09-04 06:59:20 UTC (rev 9255)
@@ -82,7 +82,7 @@
# (cd ./plugins_python_images && make)
# (cd ./getting_started_screenies && make)
(cd ./working_with_vector_screenies && make)
-# (cd ./working_with_raster_screenies && make)
+ (cd ./working_with_raster_screenies && make)
# (cd ./working_with_ogc_screenies && make)
# (cd ./working_with_projections_screenies && make)
(cd ./grass_integration_screenies && make)
Modified: docs/trunk/english_us/user_guide/working_with_raster.tex
===================================================================
--- docs/trunk/english_us/user_guide/working_with_raster.tex 2008-09-03 22:09:13 UTC (rev 9254)
+++ docs/trunk/english_us/user_guide/working_with_raster.tex 2008-09-04 06:59:20 UTC (rev 9255)
@@ -59,14 +59,14 @@
To view and set the \dropmenuopt{properties} for a raster layer, right click on the layer
name. This displays the raster layer context menu that includes a number of
items that allow you to:\index{raster layers!context menu}
-% FIXME
-%\begin{figure}[ht]
-% \begin{center}
-% \caption{Raster context menu}\label{fig:raster_contextmenu}\smallskip
-% \includegraphics[clip=true, width=5cm]{rastercontextmenu}
-%\end{center}
-%\end{figure}
+\begin{figure}[ht]
+ \begin{center}
+ \caption{Raster context menu}\label{fig:raster_contextmenu}\smallskip
+ \includegraphics[clip=true, width=5cm]{rasterContext}
+ \end{center}
+\end{figure}
+
\begin{itemize}
\item \toolbtntwo{mActionZoomFullExtent}{Zoom to the full extent} of the raster
\item Zoom to the best scale of the raster
@@ -97,14 +97,12 @@
\item and \tab{Histogram}.
\end{itemize}
-% FIXME
-%\begin{figure}[h]
-% \begin{center}
-% \caption{Raster Layers Properties
-%Dialog}\label{fig:raster_properties}\smallskip
-% \includegraphics[clip=true, width=14cm]{raster_properties}
-%\end{center}
-%\end{figure}
+\begin{figure}[h]
+ \begin{center}
+ \caption{Raster Layers Properties Dialog}\label{fig:raster_properties}\smallskip
+ \includegraphics[clip=true, width=14cm]{rasterPropertiesDialog}
+\end{center}
+\end{figure}
\subsubsection{Symbology Tab}\label{label_sombology}
Modified: docs/trunk/english_us/user_guide/working_with_raster_screenies/Makefile
===================================================================
--- docs/trunk/english_us/user_guide/working_with_raster_screenies/Makefile 2008-09-03 22:09:13 UTC (rev 9254)
+++ docs/trunk/english_us/user_guide/working_with_raster_screenies/Makefile 2008-09-04 06:59:20 UTC (rev 9255)
@@ -10,10 +10,9 @@
# with .eps extension:
# JPG=qgis_icon_new_verylarge.eps\
-#PNG=raster_properties.eps\
-# rastercontextmenu.eps
+PNG=rasterPropertiesDialog.eps \
+ rasterContext.eps \
-
##### TARGETS #####
all: $(PNG) $(JPG)
Modified: docs/trunk/english_us/user_guide/working_with_vector.tex
===================================================================
--- docs/trunk/english_us/user_guide/working_with_vector.tex 2008-09-03 22:09:13 UTC (rev 9254)
+++ docs/trunk/english_us/user_guide/working_with_vector.tex 2008-09-04 06:59:20 UTC (rev 9255)
@@ -57,10 +57,9 @@
that can be found at \url{http://www.esri.com/library/whitepapers/pdfs/shapefile.pdf}\index{shapefile!specification}.
\subsubsection{Loading a Shapefile}\label{sec:load_shapefile}
-%FIXME {\includegraphics[width=0.7cm]{addshapefile}}
+\includegraphics[width=0.7cm]{mActionAddNonDbLayer}
To load a shapefile, start
-QGIS and click on the
-%FIXME \toolbtntwo{addshapefile}{Add a vector layer}
+QGIS and click on the \toolbtntwo{mActionAddNonDbLayer}{Add a vector layer}
toolbar button\index{shapefile!loading} or simply type \keystroke{V}. This same tool can be used to
load any of the formats supported by the OGR library.
@@ -122,7 +121,7 @@
\index{vector layers!MapInfo}
To load a MapInfo layer, click on the
-%FIXME \toolbtntwo{addshapefile}{Add a vector layer}
+\toolbtntwo{mActionAddNonDbLayer}{Add a vector layer}
toolbar bar button or type \keystroke{V}, change the file type filter to
\selectstring{Files of Type}{[OGR] MapInfo (*.mif
*.tab *.MIF *.TAB)} and select the layer you want to load.
@@ -132,7 +131,7 @@
Loading an ArcInfo coverage is done using the same method as with a
shapefiles and MapInfo layers. Click on the
-%FIXME \toolbtntwo{addshapefile}{Add a vector layer}
+\toolbtntwo{mActionAddNonDbLayer}{Add a vector layer}
toolbar button or type \keystroke{V} to open the
\dialog{Open on OGR Supported Vector Layer}
dialog and change the file type filter to
@@ -420,7 +419,6 @@
\dialog{Layer Properties} dialog, double-click on a layer in the legend or right-click on the
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
@@ -719,6 +717,7 @@
\item From the drop-down box, select \selectstring{}{NAMES} and click \button{Insert Field}.
\item Your action text now looks like this:\\ \usertext{firefox
\url{http://google.com/search?q=\%NAMES}}
+\item Fo finalize the action click the \button{Insert action} button.
\end{enumerate}
This completes the action and it is ready to use. The final text of the action
@@ -732,13 +731,12 @@
of interest. Make sure the \filename{lakes} layer is active and identify a
lake. In the result box you'll now see that our action is visible:
-% FIXME: needs to be replaced
-%\begin{figure}[H]
-% \begin{center}
-% \caption{Select feature and choose action}\label{fig:identify_action}\smallskip
-% \includegraphics[clip=true, width=8cm]{identify_action}
-%\end{center}
-%\end{figure}
+\begin{figure}[H]
+ \begin{center}
+ \caption{Select feature and choose action}\label{fig:identify_action}\smallskip
+ \includegraphics[clip=true, width=8cm]{action_identifyaction}
+\end{center}
+\end{figure}
When we click on the action, it brings up Firefox and navigates to the URL
\url{http://www.google.com/search?q=Tustumena}. It is also possible to add further
@@ -812,13 +810,12 @@
options\dots} (see fig. \ref{fig:snappingoptions}) where you can enable and
adjust the snapping-mode and the tolerance on a layer basis.
-% FIXME: needs to be replaced
-%\begin{figure}[H]
-% \begin{center}
-% \caption{Edit snapping options on a layer basis}\label{fig:snappingoptions}\smallskip
-% \includegraphics[clip=true, width=8cm]{}
-%\end{center}
-%\end{figure}
+\begin{figure}[H]
+ \begin{center}
+ \caption{Edit snapping options on a layer basis}\label{fig:snappingoptions}\smallskip
+ \includegraphics[clip=true, width=10cm]{editProjectSnapping}
+\end{center}
+\end{figure}
\subsubsection{Editing an Existing Layer}
\index{vector layers!editing}
@@ -932,14 +929,13 @@
Figure \ref{fig:vector_digitising} shows setting attributes for a fictitious
new river in Alaska.
-% FIXME: new screenie here
-%\begin{figure}[ht]
-% \begin{center}
-% \caption{Vector Digitizing Attributes Capture
-%Dialog}\label{fig:vector_digitising}\smallskip
-% \includegraphics[clip=true, width=16cm]{digitising_attributes09}
-%\end{center}
-%\end{figure}
+\begin{figure}[ht]
+ \begin{center}
+ \caption{Enter Attribute Values Dialog after digitizing a new vector
+ feature}\label{fig:vector_digitising}\smallskip
+ \includegraphics[clip=true, width=8cm]{editDigitizing}
+\end{center}
+\end{figure}
\begin{Tip}[ht]\caption{\textsc{Attribute Value Types}}
\qgistip{
@@ -1169,13 +1165,12 @@
shown in Figure \ref{fig:newvectorlayer}. Choose the type of layer (point,
line or polygon).
-% FIXME: new screenie here
-%\begin{figure}[ht]
-% \begin{center}
-% \caption{Creating a New Vector Dialog}\label{fig:newvectorlayer}\smallskip
-% \includegraphics[clip=true, width=7cm]{newvectorlayer}
-%\end{center}
-%\end{figure}
+\begin{figure}[ht]
+ \begin{center}
+ \caption{Creating a New Vector Dialog}\label{fig:newvectorlayer}\smallskip
+ \includegraphics[clip=true, width=10cm]{editNewVector}
+\end{center}
+\end{figure}
Note that QGIS does not yet support creation of 2.5D
features (i.e. features with X,Y,Z coordinates) or measure features. At this
@@ -1205,13 +1200,12 @@
\ref{fig:query_builder} shows an example of the query builder populated with
data from a PostGIS layer with attributes stored in PostgreSQL.
-% FIXME: new screenie here
-%\begin{figure}[ht]
-% \begin{center}
-% \caption{Query Builder}\label{fig:query_builder}\smallskip
-% \includegraphics[clip=true, width=14cm]{querybuilder}
-% \end{center}
-%\end{figure}
+\begin{figure}[ht]
+ \begin{center}
+ \caption{Query Builder}\label{fig:query_builder}\smallskip
+ \includegraphics[clip=true, width=14cm]{queryBuilder}
+ \end{center}
+\end{figure}
The query builder\index{Query Builder} lists the layer's database
fields in the list box on the left. You can get a sample of the data
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-03 22:09:13 UTC (rev 9254)
+++ docs/trunk/english_us/user_guide/working_with_vector_screenies/Makefile 2008-09-04 06:59:20 UTC (rev 9255)
@@ -17,6 +17,11 @@
vectorClassifyGraduated.eps \
vectorClassifyContinous.eps \
vectorClassifyUnique.eps \
+ action_identifyaction.eps \
+ editProjectSnapping.eps \
+ editDigitizing.eps \
+ editNewVector.eps \
+ queryBuilder.eps \
# digitising_attributes09.eps\
# newvectorlayer.eps\
Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/action_identifyaction.png
===================================================================
(Binary files differ)
Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/action_identifyaction.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/editDigitizing.png
===================================================================
(Binary files differ)
Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/editDigitizing.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/editNewVector.png
===================================================================
(Binary files differ)
Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/editNewVector.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/editProjectSnapping.png
===================================================================
(Binary files differ)
Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/editProjectSnapping.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: docs/trunk/english_us/user_guide/working_with_vector_screenies/queryBuilder.png
===================================================================
(Binary files differ)
Property changes on: docs/trunk/english_us/user_guide/working_with_vector_screenies/queryBuilder.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileloaded.png
===================================================================
(Binary files differ)
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/shapefileopendialog.png
===================================================================
(Binary files differ)
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyContinous.png
===================================================================
(Binary files differ)
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyGraduated.png
===================================================================
(Binary files differ)
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifySingle.png
===================================================================
(Binary files differ)
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorClassifyUnique.png
===================================================================
(Binary files differ)
Modified: docs/trunk/english_us/user_guide/working_with_vector_screenies/vectorLayerSymbology.png
===================================================================
(Binary files differ)
More information about the QGIS-commit
mailing list