diff --git a/README b/README index 26551aee741..9eb8417c0f4 100644 --- a/README +++ b/README @@ -1,16 +1,34 @@ -README for QGIS version 0.1pre1 'Moroz' +README for QGIS version 0.2 'Pumpkin' Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS) built for Linux/Unix. QGIS offers support for vector and raster formats. Currently QGIS supports many common vector and raster formats shapefiles and PostgreSQL/PostGIS layers. -This is a milestone release for QGIS. This release adds: - 1. support for raster layers - 2. Symbology support for creating single, graduated, and continuous - rendering on vector layers - 3. Buffer plugin for PostGIS layers - 4. Improved user interface - 5. Help files in HTML and PDF +This release adds: + Simple and graduated SVG marker symbols + SVG Marker library + Mapcanvas is updated as features are drawn (every 1,000 features) + WhatsThis? help for menus and toolbar buttons + Save map canvas as an image (.png) + Search radius for identifying features can be specified in the preferences dialog + Splashscreen can be disabled in user preferences + Raster statistics + Thumbnail preview in raster properties dialog + Metadata tab in raster properties dialog + Internationalization for several languages + Snapshot mode (invoked from command line) + Command line options for loading project files/layers + Currently loaded plugins are restored each time QGIS is started +New Core Plugins + Delimited text plugin for creating a map layer from a set of x, y coordinates + GPS importer plugin + Grid/graticule maker plugin + Grass plugin +New Contributed Plugins + Launcher plugin runs a system script or program + Worldmap + Fishing_spots tutorial plugin + Open modeller Supported raster formats include: Grass @@ -25,14 +43,14 @@ Supported raster formats include: Supported vector formats include: ESRI Shapefiles PostgreSQL/PostGIS + GRASS -NOTE -- This is pre-release version of QGIS. There are known issues and -bugs in this release, however it is still quite functional (see BUGS for a -list of known issues). Please follow the installation instructions carefully. +NOTE -- Please follow the installation instructions carefully. After untarring the distribution, you can find the HTML version of the installation document in qgis/doc/index.html. The installation document is -also available as PDF in the same directory. +also available as PDF in the same directory or on the website at +http://qgis.org/docs/install.html. HELP US -- Please submit bug reports using the QGIS bug tracker at: http://sourceforge.net/tracker/?group_id=55820&atid=478378 @@ -43,11 +61,12 @@ HELP US -- Please submit bug reports using the QGIS bug tracker at: Please do not use the Bugs forum to report bugs. SUPPORT - You can get support in the following ways: - 1. Using the Help forum at: + 1. Using the QGIS community site at http://community.qgis.org + 2. Using the Help forum at: http://sourceforge.net/forum/forum.php?forum_id=186685 - 2. Joining the qgis-users mailing list at: + 3. Joining the qgis-users mailing list at: http://lists.sourceforge.net/lists/listinfo/qgis-user - 3. Using IRC by joining the #qgis channel on irc.freenode.net. + 4. Using IRC by joining the #qgis channel on irc.freenode.net. Please wait around for a response to your question as many folks on the channel are doing other things and it may take a while for them to notice your question. diff --git a/TODO b/TODO index 6ed0fb8c05e..1129ab0af88 100644 --- a/TODO +++ b/TODO @@ -1,79 +1,12 @@ -TODO,v 1.19 2004/04/03 16:42:34 gsherman Exp +TODO,v 1.20 2004/04/26 05:52:09 gsherman Exp ############################################################################# -TODO List for getting to version 0.2 (in no order of importance) +TODO List for 0.3 (in no order of importance) ############################################################################# -1. Add vector of view extents and replace the Previous Extent - function with Forward and Back view buttons to allow user to move back and - forth between views. -2 [DONE (TS)] Can the loaded plugin list be remebered from one session - to the next? -3. On the properties dialog for pg layer, can you make an apply button or - wait cursor or progress bar. The gui is currently quite unresponsive when - changing the layer type. -4. [DELAYED] PostgreSQL/PostGIS layer management plugin (create/delete layers) - Forward and Back view buttons to allow user to move back and forth between - views. -5. GRASS support tested and implemented. -6. Create SVG marker directory and supply a minimal set of markers for this - release. - -############################################################################# -TODO List for getting to version 0.1 (in no order of importance) -############################################################################# - 1. [DONE TS/MH] Fix QgsProjectIo so that qgis projects can be saved and - loaded. Major areas needing attention are customized raster settings and - symbology for vector layers. - 2. [DONE (GS)] Plugin manager needs to track which plugins are already - loaded and allow user to unload a plugin from the plugin manager dialog. - 3. [DONE (TS)] Raster legend items need to be fixed to properly display raster - name and a suitable pixmap. Will improve later. - 4. [DONE (TS/GS)] Implement context menus for raster and vector layers. - Will add advanced functions later. - 5. [DONE (SH)] Toolbar buttons related to layer functions need to be disabled - when not appropriate (eg. table and select buttons when a raster is - selected in the legend) - 6. [DONE DA/GS] SPIT integration needs to be completed. The libpq++ dependency must be - removed and the current open bugs (sf.net) need to be resolved. - 7. [DONE (MAC)] Adjust the open dialog for "shapefiles" to allow other formats supported - by OGR. - 8. [DONE (TS)] Move the "All rasters" filter to the top of the rasters - open dialog. - 9. [DONE (TS)] Remove *.adf from all rasters filter -10. [DONE (GS)] Add options dialog to store user preferences (only browser - preference is stored at present). -11. [PARTIALLY DONE (GS/TS) Add Help (HTML opened in user specified browser) -12. [DONE (TS)] Modify cursors so the black cursor / transparency bounndaries - are bordered with a 1 pixel wide white border (to prevent losing the cursor - over all black image regions. -13. [DONE (MAC)] Update file open boxes to remember the last filter used in that session. -14. [DELAYED TILL 0.2] Add vector of view extents and replace the Previous Extent - function with Forward and Back view buttons to allow user to move back and - forth between views. -15. [DONE (GS)] Prompt user to save / are you sure before opening a new project - and losing everything in the current one. -16. [DONE (GS)]The geoprocessing menu, having the remove plugin option there - does not make sense to me - it is better managed by your nice plugin manager - - otherwise if you have more then one geoprocessing plugin that menu will - be very cluttered. -17. [DELAYED TILL 0.2] Can the loaded plugin list be remebered from one session - to the next? -18. [REJECTED - User may have more than one connection or wish to create a new - connection at startup] The postgres vector layer dialog, could it - automatically do the connect and show list of layers? -19. [DONE (GS)] The postgres vector layer dialog, could you make it that double - clicking a layer loads it? -20. [DONE (GS)] When loading a pg layer, can you make the default name just the - table name and show schema and geom stuff in properties box only? -21. [DONE (GS)] Can you upper case the first letter of a name in the legend - (implemented separately in qgsvectorlayer and qgsrasterlayer) -22. On the properties dialog for pg layer, can you make an apply button or - wait cursor or progress bar. The gui is currently quite unresponsive when - changing the layer type. -23. [Done [TS and MH)] Go through all dialogs and neaten up field labels to mixed case - - e.g. on symbolisation dialog for vectors - -For version 0.2 -1. PostgreSQL/PostGIS layer management plugin (create/delete layers) -2. Add vector of view extents and replace the Previous Extent function with - Forward and Back view buttons to allow user to move back and forth between - views. + 1. Modify SVG marker dialogs to embed selector on the dialog + 2. Support for tile rasters + 3. Load / save support for delimited text layers in project files + 4. Layer definition query for PostGIS layers to define the features that make up a layer + 5. Initial projection support + 6. Review and clean up of vector dialog boxes + 7. Translation support for plugins + 8. Vector support on big-endian platforms (Mac OSX, Solaris) diff --git a/configure.in b/configure.in index c9d8c1d7de2..496203125f3 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -dnl configure.in,v 1.60 2004/04/25 14:04:34 jobi Exp +dnl configure.in,v 1.61 2004/04/26 05:52:09 gsherman Exp AC_INIT @@ -22,9 +22,9 @@ dnl --------------------------------------------------------------------------- dnl version number dnl --------------------------------------------------------------------------- MAJOR_VERSION=0 -MINOR_VERSION=1 +MINOR_VERSION=2 MICRO_VERSION=0 -EXTRA_VERSION=36 +EXTRA_VERSION=0 if test $EXTRA_VERSION -eq 0; then VERSION=${MAJOR_VERSION}.${MINOR_VERSION}.${MICRO_VERSION} else diff --git a/doc/images/project.png b/doc/images/project.png index 9a608c3a6a4..3e3ff1dd841 100644 Binary files a/doc/images/project.png and b/doc/images/project.png differ diff --git a/doc/index.html b/doc/index.html index c2449b776cc..6c84b21bf6d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -16,7 +16,7 @@
This documentation describes the Quantum GIS (QGIS) application. - Further information on QGIS is available at - http://qgis.org. -
- + Further information on QGIS is available at + http://qgis.org. + +
+Whats new in Version 0.2+ | + | |
+ |
+New features+ | + | |
+ |
+New Core Plugins+ | + | |
+ |
+New Contributed Plugins+ | + | |
+ |
+Known Issues+ | + | |
+ |
The following documents are available:
- +All documents are available in PDF format in the qgis share/doc subdirectory. If you have the Adobe PDF plugin for your browser, you can display the PDF version by clicking on the PDF link in the upper right corner of each document.
- +This document briefly describes how to build QGIS from the source distribution. - The information below is for version 0.1 Moroz of QGIS.
+ The information below is for version 0.2 Pumpkin of QGIS.QGIS requires that a number of libraries be installed on your system:
- +Each of these requirements are discussed below. Note that the information given below is abstracted from the installation documentation for each of the @@ -208,16 +214,16 @@ libraries. See the install information for each library to get detailed instructions.
In the documentation below, the file names used are examples.
- +If you are building QGIS without PostgreSQL, skip to the section on Installing GDAL/OGR.
- - + +QGIS uses the latest features of PostgreSQL. For this reason, version 7.4.x is recommended with QGIS version 0.1. If you choose to add PostgreSQL, you must also install PostGIS and the GEOS library (see below). -
- + + +QGIS uses the latest features of PostgreSQL. For this reason, version 7.4.x is recommended with QGIS version 0.2. If you choose to add PostgreSQL, you must also install PostGIS and the GEOS library (see below). +
+cd postgresql-7.4.1
./configure --prefix=/usr/local/pgsql- +
./configure --prefix=/usr/local/pgsql+
make install
psql test @@ -318,13 +324,13 @@ If you are building QGIS without PostgreSQL, skip to the sectio \q- +
To install GEOS:
- +The GDAL and OGR libraries provide support for raster and vector data formats. QGIS makes use of both of these libraries (which come bundled in one distribution). Note: A Linux binary of GDAL is available at http://www.remotesensing.org/gdal. If you choose to install the binary you will also need to download and unpack the source tree since QGIS needs the header files in order to compile.
- +To install GDAL/OGR from source:
@@ -479,7 +485,7 @@ To install GDAL/OGR from source:tar xfvz /../path/../gdal-x.x.x.tar.gz@@ -523,9 +529,9 @@ make install
If you've had problems during the installation, refer to this manual, where the whole process is described with some more detail: http://www.remotesensing.org/gdal/gdal_building.html
- +Qt 3.1.2 or higher is required in order to compile QGIS. You may already have Qt on your system. If so, check to see if you have version 3.1.2 or later. If not already installed, you will have to install the Qt development package for your distribution. If you are not able to install the required Qt packages, you will have to build from source. To install Qt from source:
@@ -549,24 +555,24 @@ To install Qt from source:./configure -thread- +
- After you have installed the required libraries, you are ready to build QGIS. Download and untar the QGIS distribution and change to the QGIS source directory. You have two options for building and installing QGIS: Quick and Dirty and the right way. -
- + After you have installed the required libraries, you are ready to build QGIS. Download and untar the QGIS distribution and change to the QGIS source directory. You have two options for building and installing QGIS: Quick and Dirty and the right way. + +If you don't need PostgreSQL support and have installed GDAL , - you can configure and build QGIS by changing to the distribution directory - and typing: -
+ you can configure and build QGIS by changing to the distribution directory + and typing: +./configure make make install
See the next section for the full configuration instructions.
- +- To see the configure options available, change the the QGIS - directory and enter: -
+ To see the configure options available, change the the QGIS + directory and enter: +./configure --help
Among other options, there are three that are important to - the success of the build:
+ the success of the build:--with-qtdir=DIR Qt installation directory default=$QTDIR --with-gdal=path/gdal-config Full path to 'gdal-config' script, e.g. '--with-gdal=/usr/local/bin/gdal-config' --with-pg=path/pg_config PostgreSQL (PostGIS) Support (full path to pg_config) -+
The configure script will detect Qt, unless it is installed in a - non-standard location. Setting the QTDIR environment variable will - make ensure that the detection succeeds. You can also specify the - path using the --with-qtdir option. -
+ non-standard location. Setting the QTDIR environment variable will + make ensure that the detection succeeds. You can also specify the + path using the --with-qtdir option. +- If the gdal-config script is in the PATH, configure will automatically - detect and configure GDAL support. If not in the path, you can specify - the full path to gdal-config using the --with-gdal option. For example:
+ If the gdal-config script is in the PATH, configure will automatically + detect and configure GDAL support. If not in the path, you can specify + the full path to gdal-config using the --with-gdal option. For example:- + ./configure --with-gdal=/usr/mystuff/bin/gdal-config - +
- If the pg_config script is in the PATH, configure will automatically - detect and configure PostgreSQL support. If not, you can use the - --with-pg option to specify the full path to pg_config. For example:
+ If the pg_config script is in the PATH, configure will automatically + detect and configure PostgreSQL support. If not, you can use the + --with-pg option to specify the full path to pg_config. For example:- + ./configure --with-pg=/usr/local/psql/bin/pg_config - +
./configure --prefix=/usr/local/qgis - --with-gdal=/usr/local/gdal/bin/gdal-config - --with-pg=/usr/local/psql/bin/pg_config + --with-gdal=/usr/local/gdal/bin/gdal-config + --with-pg=/usr/local/psql/bin/pg_config
This will configure QGIS to use both GDAL and PostgreSQL. QGIS will be installed in /usr/local/qgis.
Once properly configured simply issue the following commands: -
+make make install
by Gary E. Sherman, Tim Sutton
diff --git a/doc/install.pdf b/doc/install.pdf index 96075fe8533..879228f33c8 100644 --- a/doc/install.pdf +++ b/doc/install.pdf @@ -8,7 +8,7 @@ endobj << /Length 2098 /Filter [ /ASCII85Decode /FlateDecode ] >> stream -Gat=,a`?,q&A@B[GdOMfL`jMc[k*Q_;orP_X6)1/"!p5WCIHS4&m>&,Bl$1)U*:mY3G(4tNQ+>hHoINg5DEL[M!rSh'4:Z?9RLbATq2epW0[fsb^:&CWAgljJ$-NB5V`)k;R;3GM,^cC-$^"+I7\b)O=3,R-;'s/kHL;ADZ,_FlRXq&f4GgRN]'ehee"Qa_;Tr^#dQ!6oGbc6JmMpq [KsE"mh_bgHG>nsSq6&aV%N@0iU(B78q"QFkjb6ihN`0M Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
built for Linux/Unix. QGIS currently offers basic support for vector, raster, and database formats. This section gives you a quick overview of running QGIS and examining data
- available on the QGIS web page.
- Installation of QGIS is documented in the Installation Guide.
- If you do not have any GIS data, you can obtain a dataset for Alaska (which will be used as the
- basis for the examples and screenshots provided in this document) from the
- the QGIS web site
+ basis for the examples and screenshots provided in this document) from the
+ the QGIS web site
- Assuming the QGIS is installed in the PATH, you can start QGIS by typing:
- qgis.
- In addition, you can start QGIS by specifying one or more datafiles on the commandline. For example,
- assuming you are in your data directory, you could start QGIS with two shapefiles and a raster file set to
- load on startup:
-
qgis ak_shade.tif alaska.shp majrivers.shp
- When QGIS starts, an empty window is displayed as shown below.
- The QGIS main window is divided into five areas: These five parts of the main QGIS are described in more detail in the following sections The menu bar provides access to various QGIS features using a standard windows
- heirachical menu. The File Menu: The View Menu: The Tools Menu: The Help Menu: QGIS has toolbars that provide quick access to commonly used functions. These are: The map legend area is used to set the visibility and z-ordering of layers.
- Z-ordering means that layers listed nearer the top of the legend are drawn over
- layers listed lower down in the legend. The checkbox in each legend entry can be useed
- to show/hire that layer. This is the 'business end' of QGIS - maps are displayed in this area! The map
- displayed in this window will depend on the vector and raster layers you have chosen
- to load (see sections that follow for more info on this). The map view can be panned (shifting
- to focus of the map display to another region), zoomed in and out, and supports various other
- actions as described in the toolbar description above. The map view and the legend are tightly bound to each other - the maps in view
- reflect changes you make in the legend area. The status bar shows you your current position in map coordinate (e.g. meters or decimal
- degress) as the mouse pointer is moved accross the map view. To load one or more shapefiles, click on the Add Layer button
- The Select one or more layers to add dialog box will be displayed.
- Navigate to the directory where the shapefiles reside. Select one or
- more files and click ok to load them. When QGIS loads a layer, it assigns a random color to it as shown
- below.
- Obviously QGIS's choice of colors is not very pleasing in this case.
-
- To make the layer more appealing, open the Layer Properties
- dialog by right-clicking on a layer name
- in the table of contents (left side of the QGIS window) and
- selecting Properties.
- If you like, change the display name of the layer by editing
- the Display name field.
-
+
Click on the Legend
- tab to display the current symbols used for the layer
Click on the Outline color and Fill color
- and select a new color from the color chooser. You can also change the
- line width if desired.
-
+
After making the changes, click Ok to apply the changes to
- the layer. Note that the alaska layer has been renamed to Alaska and the
- color has been changed to a light green:
-
+
QGIS provides a useful tool ( Raster data in GIS are matrices of discrete cells that represent features on, above or below the earth's surface. Each
- cell in the raster grid is the same size, and cells are usually rectangular (in QGIS they will always be rectangular.
- Typical raster datasets include 'remote sensing' data (such as aerial photography and satellite imagery) and modelled data
- (such as an elevation matrix). Raster data typically do not have an associated database record for each cell (unlike in vector data where it is normal
- for each feature to have an associated database record). In GIS, a raster layer would have geopositioning data associated with it which will allow it to be positioned
- correctly in the map display to allow other vector and raster data to be overlayed with it. QGIS, can read this
- geopositioning data to facilitate properly displaying map overlays. QGIS supports a number of different raster formats. Currently tested formats include: Because the raster implmentation in QGIS is based on the GDAL abstraction library, orther raster formats implemented
- in GDAL are also likely to work, but have not yet been tested. See
- the GDAL Raster Formats page for more details. Raster layers are loaded either by clicking on the Symbolisation of raster layers is achieved by right clicking on a raster layer legend entry and choosing 'properties':
- on the popup menu that appears:
-
+
On the properties dialog for rasters you will see there are three tabs:
-
+
The legend tab displays basic information aboug the selected raster - including its
- dimensions (in pixels) and its display name in the legend.
-
+
QGIS supports three forms of raster layer: From these three basic layer types, eight forms of symbolised raster display can be used: QGIS has the capability to invert the colours in a given layer so that light
- colors become dark (and dark colors become light). Use the 'Invert Color Map' checkbox
- to enable / disable this behaviour. QGIS has the capability to display each raster layer at varying transparency levels. Use
- the transparency slider to indicate to what extent the underlying layers (if any) should
- be visible though the current raster layer. QGIS has the capability to restrict the data displayed to show only cells whose values are
- within a given number of standard diviations of the mean for the layer. This is useful
- when you have one or two cells with abnormally high values in a raster grid that are having a
- negative impact on the rendering of the raster. This option is only available for pseudocolor
- images.
-
+
This tab displays statistics about each band in the current raster layer. Statistics are
- gathered on a 'need to know' basis, so it may well be that a given layer's statistics have
- not yet been collected. Statistics for a layer are gathered when pseudocolor rendering is selected and the 'apply'
- button is pressed. If you are a KDE user, you can create a mime type that associates GIS files with QGIS. This is useful
- because it allows you to click on a shapefile (for example) in konqueror and the file will be loaded in a
- new instance of QGIS.
- If you are a KDE user, you can create a mime type that associates GIS files with QGIS. This is useful
+ because it allows you to click on a shapefile (for example) in konqueror and the file will be loaded in a
+ new instance of QGIS.
+
-
-
+
+
Hosting for the QGIS project is generously provided by Sourceforge.
- Please see the Help->About->Contributors for a list of people who have donated their time to the QGIS project.
by Gary Sherman, Tim Sutton
+`O>H,cJ(.D-)AZi-^W"\O.`J1tWaAB7]31S,])1BW+9R@YXD"ciE^8I''a_-@6Kq0;s?XXo"?_s@maFNo,=5JAs.??K<"/;U7$!oIXVqR]uh[3`S-"b)@nQG-@U9bC9FMeJJ@RNHp6^2X#Pr"ptm~>
endstream
endobj
6 0 obj
@@ -30,10 +30,10 @@ endobj
8 0 obj
<< /Type /Annot
/Subtype /Link
-/Rect [ 300.968 453.893 440.304 445.893 ]
+/Rect [ 300.968 453.893 401.432 445.893 ]
/C [ 0 0 0 ]
/Border [ 0 0 0 ]
-/A << /URI (http://qgis.sourceforge.net/docs/install.html)
+/A << /URI (http://qgis.org/docs/install.html)
/S /URI >>
/H /I
>>
@@ -207,10 +207,10 @@ endobj
>>
endobj
29 0 obj
-<< /Length 1890 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1893 /Filter [ /ASCII85Decode /FlateDecode ]
>>
stream
-Gatm
@@ -45,7 +45,7 @@
@@ -73,8 +73,14 @@
-Version 0.1 (Moroz)
-
+Version 0.2 (Pumpkin)
+
@@ -171,21 +177,21 @@
@@ -200,39 +206,39 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
-
+
-
+
@@ -247,12 +253,12 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -267,8 +273,8 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -283,10 +289,10 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -301,13 +307,13 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -333,188 +339,188 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
-
+
-
+
The QGIS menu bar
-
+
- Open a previously saved project.
- Save the current project.
- Save project under a new file name.
- Export your current project as a mapserver
- map file. Note that not all mapserver features are available in the exported mapfile.
- Exit the QGIS application.
- Exit the QGIS application.
+
-
+
- Add one or more layers
- stored in a PostgreSQL/Postgis geodatabase to the map view.
- Add one or more layers
- stored on disk as shapefiles to the map view.
- Add one or more raster layers
- to the map view.
-
+
+
- This opens a dialog
- that allows you to manage (load and unload) which plugins are used in QGIS.
- This option connects
- over the internet to the QGIS server to find out what the latest available version is. No
- personal data is sent to the QGIS server.
- Global configuration options
- for the QGIS application.
-
+
+
- This opens the help documentation
- you are reading right now!.
- Clicking this menu option will
- take you to the QGIS internet home page using your preferred browser.
- This will take you to the Sourceforge.net
- project page for QGIS.
- Click here to find out some useful information
- about the current version of QGIS you are using. If you want to frighten yourself silly, take a
- look at the Contributors tab to see all the hardworking elves behind the QGIS effort.
The QGIS toolbars
-
+
- Start a new QGIS project. If you
- already have a project ope, you will be asked if you would like to save the existing one first.
- Open a previously saved project.
- Save the current project.
- Save project under a new file name.
- Add one or more layers
- stored in a PostgreSQL/Postgis geodatabase to the map view.
- Add one or more layers
- stored on disk as shapefiles to the map view.
- Add one or more raster layers
- to the map view.
- Reload the current map view (refreshes display)
- Zoom in the map display by dragging a rectangle
- Zoom out of the map display by dragging a rectangle.
- Dragging a small rectangle will zoom out a long way, dragging a large rectangle will zoom out a little way.
- Zoom out until all features in all map layers
- are visible.
- Zoom to fit all selected features in the
- map view.
- Pan in the map display area.
- Zoom to last extents.
- Show information about a feature (applies only to vector data).
- Select features in the map display (applies only to vector data).
- Show the attribute table for the selected layer (applies only to vector data).
- Show the attribute table for the selected layer (applies only to vector data).
+
The QGIS map legend
The QGIS map view
The QGIS map status bar
@@ -529,8 +535,8 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -545,20 +551,20 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
.
.
-
@@ -573,37 +579,37 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
-
-
-
@@ -618,12 +624,12 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
- the 'identify' tool) that allows you to click on a vector feature (
- point, line or polygon) and view information about that feautre. The information displayed is
- retrieved from the Postgres database (in the case of Postgis layers) or from the .dbf file
- associated with the shapefile you are insecting.
@@ -638,8 +644,8 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -654,15 +660,15 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -678,26 +684,26 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
-
+
@@ -712,9 +718,9 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
icon
- or by selecting the View->Add Raster Layer menu option. More than one layer can be loaded at the same time
- by holding down the Control key and clicking on multiple items in the file dialog.
@@ -729,87 +735,87 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
-
The general properties tab
-
The symbology properties tab
-
-
+
-
+
The raster statistics properties tab
-
@@ -824,21 +830,21 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
@@ -853,21 +859,21 @@ built for Linux/Unix. QGIS currently offers basic support for vector, raster, an
l.jElW%)(sFiY+X$a,pje2sZ%E-ZZ_M"l/NV]H`I?Kh]C>3H&jcS9dSRai]`BqF>L.!!$m"cC
New features
";
watsNew += ""
-"
"
+ "New Core Plugins
"
+ ""
+ "
"
+ "New Contributed Plugins
"
+ ""
+ "
"
"";