QGIS/doc/index.html
gsherman fcf4f353bb Merged changes from the 0.6.0 release branch
git-svn-id: http://svn.osgeo.org/qgis/trunk@2526 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-12-20 07:13:35 +00:00

75 lines
2.7 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 0.6 <i>Simon</i></span>
</td>
</tr>
</table>
<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 0.6</h2>
<table>
<tr>
<td valign="top" width="50%">
<ul class="small">
<li> GEOS support to improve the method of feature
<li> PostGIS editing support in provider
<li> Vector dialog redesign to improve usability
<li> Improvement in project handling (loading and saving)
<li> Scale dependent rendering
<li> User option to load layers with out drawing them, thus allowing
you to set scale dependency, etc without waiting for the initial draw to
complete
<li> Interrupt drawing of features by hitting ESC
<li> Attribute actions - the ability to run an external program based
on the contents of an attribute field in a layer
<li> Create new vector layer (shapefile) for editing
<li> Windows installer
<li> Mac OSX binary
</ul>
<td valign="top" width="50%">
<ul class="small">
<li> New options in the graticule builder plugin
<li> Enhancements to the GPS plugin
<li> Man page
<li> Save delimited text as shapefile
<li> Improved Delimited Text plugin, including preview of text file
<li> Improved SPIT handling of PostgreSQL reserved words and shapefiles
with multiple geometry types
<li> Display SQL query used to create a PostGIS layer
<li> PostgreSQL query builder
<li> Ability to redefine the query used for PostgreSQL layers from the
layer properties dialog
<li> North arrow, scalebar, and copyright plugins save their state in
the project file
<li> Datasets with UTF8, Kanjii and CJK filenames now load properly
</ul>
</td>
</tr>
</table>
<dl><dt><span class="subheader">Installation Guide
<dd>How to build and install QGIS. The guide is available in both
<a href="install.pdf">pdf</a> and
<a href="install_guide/index.html">HTML</a> format.</dd>
</dt>
</dl>
<dl><dt><span class="subheader">User Guide
<dd>A brief guide to using QGIS. The User Guide is available in
<a href="userguide.pdf">pdf</a> format.</dd>
</dt>
</dl>
All documents are installed in the qgis share/doc subdirectory.
</body>
</html>