QGIS/doc/index.html
timlinux ed816a8f40 Placeholder updates for eventual 1.2 release
git-svn-id: http://svn.osgeo.org/qgis/trunk@10719 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-05-04 10:27:40 +00:00

231 lines
9.2 KiB
HTML

<html>
<head>
<LINK REL="STYLESHEET" HREF="qgisdoc.css">
</head>
<body>
<table>
<tr>
<td>
<a href="http://qgis.org"><img src="images/qgis_new_80pct.png" border=0></a>
</td>
<td valign="center">
<span class="header">Quantum GIS Documentation</span><br>
<span class="subheader">Version 1.2.0 <i>***** Name Here ****</i></span><br>
<span class="warning">Please read this entire document for important information about this release.</span>
</td>
</tr>
</table>
<!-- comment out the links so you'll read the whole thing - we hope
<a href="install.pdf" class="bar">Installation Guide</a>&nbsp;&nbsp;
<a href="userguide.pdf" class="bar">User Guide</a><br>
-->
<!-- This documentation describes the Quantum GIS (QGIS) application. More
information on QGIS is available on the web page at http://qgis.org. -->
<h2>Whats new in Version 1.2.0?</h2>
<p>
Please note that this is a release in our 'unstable' release series. As
such it contains new features and extends the programmatic interface over
QGIS 1.0.x. If stability and long term support is more important to you
then cool new and untested features, we recommend that you use a copy
of QGIS from our stable 1.0.x release series.
</p>
<p>
This release includes many bug fixes and enchancements
over the QGIS 1.1.0 release. In addition we have added
the following new features:
</p>
<ul>
<li>
**** Feature list required here ***
</li>
</ul>
<h2>Whats new in Version 1.1.0?</h2>
<p>
Please note that this is a release in our 'unstable' release series. As
such it contains new features and extends the programmatic interface over
QGIS 1.0.x. If stability and long term support is more important to you
then cool new and untested features, we recommend that you use a copy
of QGIS from our stable 1.0.x release series.
</p>
<p>
This release includes many bug fixes and enchancements
over the QGIS 1.0.0 release. In addition we have added
the following new features:
</p>
<ul>
<li>
Updates to translations.
</li>
<li>
Improvements and polishing of the Python plugin installer. Switch to the new official QGIS repository.
</li>
<li>
Improvements to themes so that plugins and other parts of the GUI are better supported when switching themes. Addition of the new GIS icon theme.
</li>
<li>
Improvements to Debian packaging to better support Debian standard requirements.
</li>
<li>
Support usb: as a GPS device under Linux.
</li>
<li>
WMS plugin now supports sorting and shows nested layers as a tree. WMS provider also support 24bit png images now. The WMS plugin also now provides a search interface for finding WMS servers.
</li>
<li>
Added svg point symbols symbols from Matt Amos (with his permission).
</li>
<li>
Improvements to proxy support and support of proxy in WFS provider. The WFS provider now also shows progress information as it is fetching data.
</li>
<li>
Improvements the PostGIS client support. Massive speedups in PostGIS layer rendering can now be achieved by disabling SSL in the connection editor.
</li>
<li>
Mapserver Export improvements for continuous color support.
</li>
<li>
Added tools menu - the fTools plugins are now part of the core QGIS plugins and will always be installed by default.
</li>
<li>
Improvements to the print composer including object alignment options. It is also now possible to print maps as postcript raster or vector. For python programmers, the composer classes now have python bindings.
</li>
<li>
When using File - Save as image, the saved image is now georeferenced.
</li>
<li>
Projection selector now includes quick selection of recently used CRS's.
</li>
<li>
Continuous color renderer supports point symbols now too.
</li>
<li>
Improved CMake support for building against dependencies from OSGEO4W (Windows only). Addition of an XCode project of developers building under OSX.
</li>
<li>
Updates and cleanups to the GRASS toolbox.
</li>
<li>
Changes in open vector dialog to support all drivers available in ogr including database and protocol drivers. This brings with it support for SDE, Oracle Spatial, ESRI personal geodatabase and many more OGR supported data stores. Note that in some cases accessing these may require third party libraries to be on your system.
</li>
<li>
The middle mouse button can now be used for panning.
</li>
<li>
A new, faster attribute table implementation.
</li>
<li>
Numerous cleanups to the user interface.
</li>
<li>
A new provider was added for spatiallite - a geodatabase-in-a-file implementation based on the SQLITE database.
</li>
<li>
Vector overlay support that can draw pie and bar charts over vector layers based on attribute data.
</li>
</ul>
<h2>Whats new in Version 1.0.0?</h2>
<p>
</p>
This release includes over 265 bug fixes and enchancements
over the QGIS 0.11.0 release. In addition we have added
the following new features:
<ul>
<li>
HIG Compliance improvements for Windows / Mac OS X / KDE / Gnome
</li>
<li>
Saving a vector layer or subset of that layer to disk with a different Coordinate Reference System to the original.
</li>
<li>
Advanced topological editing of vector data.
</li>
<li>
Single click selection of vector features.
</li>
<li>
Many improvements to raster rendering and support for building pyramids external to the raster file.
</li>
<li>
Overhaul of the map composer for much improved printing support.
</li>
<li>
A new 'coordinate capture' plugin was added that lets you click on the map and then cut & paste the coordinates to and from the clipboard
</li>
<li>
A new plugin for converting between OGR supported formats was added.
</li>
<li>
A new plugin for converting from DXF files to shapefiles was added.
</li>
<li>
A new plugin was added for interpolating point features into ASCII grid layers.
</li>
<li>
The python plugin installer was completely overhauled, the new version having many improvements, including checking that the version of QGIS running will support a plugin that is being installed.
</li>
<li>
Plugin toolbar positions are now correctly saved when the application is closed.
</li>
<li>
In the WMS client, WMS standards support has been improved.
</li>
<li>
Complete API revision - we now have a stable API following well defined naming conventions.
</li>
<li>
Ported all GDAL/OGR and GEOS usage to use C APIs only.
</li>
</ul>
<dl><dt><span class="subheader">Special Requirements
<ul class="normal">
<li><a href="http://www.trolltech.com/developer/downloads/qt/index">Qt 4.3.0</a> is required.
<li>The <a href="http://expat.sourceforge.net/">Expat XML Parser</a> is required for the GPS plugin. This vastly improves the speed and memory management when loading GPX files.
<li>The raster georeferencer plugin requires the <a href="http://www.gnu.org/software/gsl/">GNU Scientfic Library</a> (GSL).
</ul>
<span class="normal">
GSL and Expat are optional and required only if you want to use the georeferencer or GPS plugins respectively. SQLite is always required.
</span>
</dl>
<dl><dt><span class="subheader">Known Issues in this Release
<dd>
General
<ul class="normal">
<li>Some internationalization (translation) files may be incomplete.
<li>QGIS is not bug free - we make no assertions as to its fitness for
use for any particular purpose. Use entirely at your own risk.
</ul>
</dd>
<dd>
OS X Specific
<ul class="normal">
<li>Due to a limitation in the Quicktime graphics engine, there is a limit on the number points allowed per feature. See the Readme that comes with the OS X dmg
</ul>
</dd>
<dd>
Windows
<ul class="normal">
<li> GRASS included with windows build is from : GRASS 6.3
</ul>
</dd>
</dt>
</dl>
<dl><dt><span class="subheader">Reporting Bugs
<dd>
If think you have found a bug, please consider reporting it to the development team. The steps to report a bug are:
<ol class="normal">
<li>Go to the Bug Tracker at <a href="https://trac.osgeo.org/qgis">https://svn.qgis.org/trac</a>
<li>Read <a href="https://trac.osgeo.org/qgis/wiki/UsingTracWithQuantumGis">Using Trac With QGIS</a> to learn about the submission process
<li>Review the list of current issues to make sure your bug has not already been submitted. If it has, review the submission and see if there is anything you can add to the bug report to aid the developers
<li>If your bug has not been reported, create a new ticket, making sure to either login to trac or provide your email address. Tickets lacking contact information are subject to deletion.
</ol>
</dd>
</dt>
<dl><dt><span class="subheader">User, Installation and Coding Guide
<dd>The QGIS manual is the definitive guide to using QGIS including installation and coding instructions (be sure to read this!). A current version of the QGIS manual and translations are provided at <a href="http://qgis.osgeo.org/documentation/manuals.html">http://qgis.osgeo.org/documentation/manuals.html</a>. Older versions are available at <a href="http://download.osgeo.org/qgis/doc/manual/">http://download.osgeo.org/qgis/doc/manual/</a>."
</body>
</html>