mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
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
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)
Languages
C++
76.7%
Python
21.1%
CMake
0.8%
C
0.5%
QML
0.3%
Other
0.3%