[QGIS Commit] r10735 - docs/trunk/english_us/user_guide
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Tue May 5 05:31:33 EDT 2009
Author: aghisla
Date: 2009-05-05 05:31:33 -0400 (Tue, 05 May 2009)
New Revision: 10735
Modified:
docs/trunk/english_us/user_guide/getting_started.tex
Log:
updated vector loading procedure
Modified: docs/trunk/english_us/user_guide/getting_started.tex
===================================================================
--- docs/trunk/english_us/user_guide/getting_started.tex 2009-05-05 09:10:15 UTC (rev 10734)
+++ docs/trunk/english_us/user_guide/getting_started.tex 2009-05-05 09:31:33 UTC (rev 10735)
@@ -104,9 +104,14 @@
\item Click on the \toolbtntwo{mActionAddRasterLayer}{Load Raster} icon.
\item Browse to the folder \filename{qgis\_sample\_data/raster/}, select
the ERDAS Img file \filename{landcover.img} and click \button{Open}.
+\item If the file is not listed, check if the Filetype combobox at the
+bottom of the dialog is set on the right type, in this case "Erdas Imagine
+Images (*.img, *.IMG)"
\item Now click on the \toolbtntwo{mActionAddOgrLayer}{Load Vector} icon.
-\item Browse to the folder \filename{qgis\_sample\_data/gml/}, select
-the GML file \filename{lakes.gml} and click \button{Open}.
+\item In the new Add Vector Layer dialog click \button{Browse}.
+\item Browse to the folder \filename{qgis\_sample\_data/gml/}, select "GML"
+from the filetype combobox, then select the GML file \filename{lakes.gml}
+and click \button{Open}, then in Add Vector dialog click \button{OK}.
\item Zoom in a bit to your favorite area with some lakes.
\item Double click the \filename{lakes} layer in the map legend to open the
\dialog{Layer Properties} dialog.
More information about the QGIS-commit
mailing list