[QGIS Commit] r13363 - docs/trunk/english_us/user_guide

svn_qgis at osgeo.org svn_qgis at osgeo.org
Sat Apr 24 11:41:36 EDT 2010


Author: dassau
Date: 2010-04-24 11:41:35 -0400 (Sat, 24 Apr 2010)
New Revision: 13363

Modified:
   docs/trunk/english_us/user_guide/plugins_openstreetmap.tex
   docs/trunk/english_us/user_guide/working_with_ogc.tex
   docs/trunk/english_us/user_guide/working_with_raster.tex
   docs/trunk/english_us/user_guide/working_with_vector.tex
Log:
added revisions from Paolo

Modified: docs/trunk/english_us/user_guide/plugins_openstreetmap.tex
===================================================================
--- docs/trunk/english_us/user_guide/plugins_openstreetmap.tex	2010-04-24 12:48:50 UTC (rev 13362)
+++ docs/trunk/english_us/user_guide/plugins_openstreetmap.tex	2010-04-24 15:41:35 UTC (rev 13363)
@@ -288,7 +288,7 @@
 an existing tag pair. For comfortable usage, there are some combo boxes of all
 existing tag keys and their typical values.
 
-\minisec{Point creation,}
+\minisec{Point creation}
 
 For point creation there is a \toolbtntwo{osm_createPoint}{Create point} 
 button on the OSM Feature widget. To create some points just click on the 

Modified: docs/trunk/english_us/user_guide/working_with_ogc.tex
===================================================================
--- docs/trunk/english_us/user_guide/working_with_ogc.tex	2010-04-24 12:48:50 UTC (rev 13362)
+++ docs/trunk/english_us/user_guide/working_with_ogc.tex	2010-04-24 15:41:35 UTC (rev 13363)
@@ -487,7 +487,7 @@
 and crashes. You can look forward to improvements in a future version of the plugin.
 
 This means that only WFS 1.0.0 is supported. At this point there have not
-been many test against over WFS versions implemented in other WFS-servers.
+been many test against WFS versions implemented in other WFS-servers.
 If you encounter problems with any other WFS-server, please do not
 hesitate to contacting the development team. Please refer to Section 
 \ref{label_helpsupport} for further information about the mailinglists.
@@ -502,10 +502,9 @@
 
 \begin{Tip}[ht]\caption{\textsc{Accessing secure WFS Servers}}
 \qgistip{
-Within the dialog \dialog{Create a new WFS-connection} accidentily
-described QGIS does not support authenficated WFS-connections yet. Within
-one of the next releases we expect to also support authenticated
-WFS-servers. Meanwhile you could use InteProxy
+Within the dialog \dialog{Create a new WFS-connection} QGIS does not support 
+authenficated WFS-connections yet. Within one of the next releases we expect 
+to also support authenticated WFS-servers. Meanwhile you could use InteProxy
 (\url{http://inteproxy.wald.intevation.org}) for accessing authenticated
 WFS-servers.
 \index{WFS!authenticate remote server!}

Modified: docs/trunk/english_us/user_guide/working_with_raster.tex
===================================================================
--- docs/trunk/english_us/user_guide/working_with_raster.tex	2010-04-24 12:48:50 UTC (rev 13362)
+++ docs/trunk/english_us/user_guide/working_with_raster.tex	2010-04-24 15:41:35 UTC (rev 13363)
@@ -200,7 +200,7 @@
 more values with custom transparency.
 
 As you can see this is quite easy to set custom transparency, but it can be
-quite a lot of work. Therefor you can use the button
+quite a lot of work. Therefore you can use the button
 \toolbtntwo{mActionFileSave}{Export to file} to save your
 transparency-list to a file. The button
 \toolbtntwo{mActionAddRasterLayer}{Import from file} loads your
@@ -224,7 +224,7 @@
 Double clicking on the color-column opens the dialog \dialog{Select
 color} where you can select a color to apply on that value.
 
-Alternativly you can click on the button
+Alternatively you can click on the button
 \toolbtntwo{mActionNewAttribute}{Load colormap from Band}
 , which tries to
 load the table from the band (if it has any).

Modified: docs/trunk/english_us/user_guide/working_with_vector.tex
===================================================================
--- docs/trunk/english_us/user_guide/working_with_vector.tex	2010-04-24 12:48:50 UTC (rev 13362)
+++ docs/trunk/english_us/user_guide/working_with_vector.tex	2010-04-24 15:41:35 UTC (rev 13363)
@@ -247,7 +247,7 @@
 Security}}\index{settings}\index{security}
 \qgistip{Your customized settings for QGIS are stored based on the operating
 system. \nix, the settings are stored in your home directory in
-\filename{.qt/qgisrc}. \win, the settings are stored in the registry. Depending on
+\filename{.qgis/}. \win, the settings are stored in the registry. Depending on
 your computing environment, storing passwords in your QGIS settings may be a
 security risk.
 }
@@ -318,7 +318,7 @@
 preferably indexed).
 
 %%FIXME: Add missing information
-When dealing with views, QGIS parses the view definition and
+%% When dealing with views, QGIS parses the view definition and
 
 \subsubsection{Importing Data into PostgreSQL}\label{sec:loading_postgis_data}
 \index{PostGIS!SPIT!importing data}
@@ -1159,7 +1159,7 @@
 The current implementation of diagrams provides support for piecharts, barcharts, 
 proportional SVG symbols, and for linear scaling of the diagram size according 
 to a classification attribute. We will demonstrate an example and overlay the 
-alaska boundary layer a barchart diagramm showing some temperature data from 
+alaska boundary layer a barchart diagram showing some temperature data from 
 a climate vector layer. Both vector layers are part of the QGIS sample dataset (see
 Section~\ref{label_sampledata}.
 
@@ -1194,14 +1194,10 @@
 
 \subsection{Editing}\index{editing}
 
-QGIS supports basic capabilities for editing vector geometries.  Before reading any
-further you should note that at this stage editing support is still preliminary.
-Before performing any edits, always make a backup of the dataset you are about
-to edit. 
+QGIS supports various capabilities for editing OGR, PostGIS and Spatialite 
+vector layers. \textbf{Note} - the procedure for editing GRASS layers is 
+different - see Section \ref{grass_digitising} for details.
 
-\textbf{Note} - the procedure for editing GRASS layers is different - see
-Section \ref{grass_digitising} for details.
-
 \begin{Tip}[ht]\caption{\textsc{Concurrent Edits}}
 \qgistip{This version of QGIS does not track if somebody else is editing a
 feature at the same time as you. The last person to save their edits wins.



More information about the QGIS-commit mailing list