timlinux f7c8931a43 This is a major replumbing job of the calculate stats routines. Basically before we used band names to reference any band, but there is a pro
blem with this in that I have discovered that multiband imagery can have more than one band of the same name. Consequently I am reworking eve
rything to reference bands by there number. THere are also numerous other bugfixes here. This commit has been tested to work with single band
 grayscale imagery and paletted images, but not with multiband images (there is still some work to do on this). Also the properties dialog cu
 rrently scans stats for each band - this inefficient, I know about this and will submit a fix for this over the next day or two. I expect the
  multiband support to be commintted in the next couple of days too. Lastly, this patch includes a merge of any other commits not made by myse
  lf over the previous few days.


git-svn-id: http://svn.osgeo.org/qgis/trunk@624 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-01-28 09:05:05 +00:00
2002-10-13 22:11:53 +00:00
2004-01-26 07:27:05 +00:00
2004-01-26 19:06:30 +00:00
2004-01-20 00:04:35 +00:00
2004-01-19 18:26:15 +00:00
2003-09-06 00:18:55 +00:00
2002-07-20 21:43:46 +00:00
2003-09-27 21:30:26 +00:00
2004-01-20 04:17:56 +00:00
2003-09-27 22:15:33 +00:00
2003-09-27 21:30:26 +00:00
2004-01-19 18:26:15 +00:00
2003-09-27 21:30:26 +00:00
2003-09-27 21:30:26 +00:00
2003-09-27 21:30:26 +00:00
2004-01-26 17:25:22 +00:00
2003-08-26 05:24:04 +00:00
2003-09-01 00:47:59 +00:00
2002-11-24 16:14:04 +00:00
2004-01-28 04:53:14 +00:00

Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS) 
built for Linux/Unix. QGIS will offer support for vector and raster formats. 
Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.  

Planned features include:

    * Read and edit shapefiles
    * Display georeferenced rasters (tiff, png, geotiff)
    * Plugins to dynamically add new functionality to the application
    * Support for database tables
    * Support for spatially enabled tables in PostgreSQL using PostGIS
    * Map output
    * Script engine
    * Metadata support

Preliminary Standards
QGis will be developed using the following:

    * Qt GUI library
    * Doxygen for documenting the API

Resources
PostGIS Geographic Objects for PostgreSQL
Shapefile specification
FGDC Metadata

If you are interested in joining the QGis team, send a message to the 
project admin using the link on the QGis Summary page on Sourceforge.net.

Description
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
Readme 4.7 GiB
Languages
C++ 76.7%
Python 21.1%
CMake 0.8%
C 0.5%
QML 0.3%
Other 0.3%