-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
11 changed files
with
48 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -154,9 +154,9 @@ <H1>1. What's new in Version 2.16 'Nødebo'?</H1> | |
<LI>Rendering: New options for on the fly simplification | ||
<LI>Rendering: Quantile based classification for raster layers | ||
<LI>Rendering: Live hillshade renderer | ||
<LI>Digitising: "Repeating" locking mode for constraints | ||
<LI>Digitising: Extend linestring geometries with reshape tool | ||
<LI>Digitising: Segmentation tolerance | ||
<LI>Digitizing: "Repeating" locking mode for constraints | ||
<LI>Digitizing: Extend linestring geometries with reshape tool | ||
<LI>Digitizing: Segmentation tolerance | ||
<LI>Data management: New configuration options for attribute table | ||
<LI>Data management: Multiple columns in attribute forms | ||
<LI>Data management: Control over attributes to export when saving a vector layer | ||
|
@@ -246,9 +246,9 @@ <H1>2. What's new in Version 2.14 'Essen'?</H1> | |
<LI>Data management : Vector joins are now saved within QLR layer-definition-files | ||
<LI>Data management : N:M relation editing | ||
<LI>Data management : External Resource widget | ||
<LI>Digitising : Configurable rubber band color | ||
<LI>Digitising : Autotrace | ||
<LI>Digitising : Trace digitising tool | ||
<LI>Digitizing : Configurable rubber band color | ||
<LI>Digitizing : Autotrace | ||
<LI>Digitizing : Trace digitizing tool | ||
<LI>General : Changed behavior of strpos function | ||
<LI>General : Field calculator can be used to update feature's geometry | ||
<LI>General : Virtual layers | ||
|
@@ -316,7 +316,7 @@ <H1>3. What's new in Version 2.12 'Lyon'?</H1> | |
<LI>Data management : DBManager Improvements | ||
<LI>Data management : Conditional formatting for attribute table cells | ||
<LI>Data management : Support for relative paths in widgets | ||
<LI>Digitising : Digitising improvements | ||
<LI>Digitizing : Digitizing improvements | ||
<LI>General : New welcome screen | ||
<LI>General : Ongoing improvements to code quality | ||
<LI>General : Advanced settings editor | ||
|
@@ -528,7 +528,7 @@ <H1>8. Whats new in Version 2.2.0 'Valmiera'?</H1> | |
<LI>When pasting a selection, it is now possible to create a new layer on the fly | ||
from the pasted features. | ||
<LI>WMS Legend is now available via a getLegendGraphic request. | ||
<LI>It is now possible to digitise a new feature as an interior ring of an | ||
<LI>It is now possible to digitize a new feature as an interior ring of an | ||
existing feature. | ||
<LI>Recent expressions are saved in the expression builder for quick re-use. | ||
<LI>You can now set the color for the zebra map border style in composer. | ||
|
@@ -679,7 +679,7 @@ <H1>11. Whats new in Version 1.8.0 'Lisboa'?</H1> | |
<LI>Heatmap tool - a new core plugin has been added for generating raster heatmaps from point data. You may need to activate this plugin using the plugin manager. | ||
<LI>GPS Tracking - The GPS live tracking user interface was overhauled and many fixes and improvements were added to it. | ||
<LI>Menu Re-organisation - The menus were re-organised a little - we now have separate menus for Vector and Raster and many plugins were updated to place their menus in the new Vector and Raster top level menus. | ||
<LI>Offset Curves - a new digitising tool for creating offset curves was added. | ||
<LI>Offset Curves - a new digitizing tool for creating offset curves was added. | ||
<LI>Terrain Analysis Plugin - a new core plugin was added for doing terrain analysis - and it can make really good looking colored relief maps. | ||
<LI>Ellipse renderer - symbollayer to render ellipse shapes (and also rectangles, triangles, crosses by specifying width and height). Moreover, the symbol layer allows setting all parameters (width, height, colors, rotation, outline with) from data fields, in mm or map units | ||
<LI>New scale selector with predefined scales | ||
|
@@ -1532,7 +1532,7 @@ <H1>22. Version 0.10.0 'Io'</H1> | |
</P> | ||
|
||
<UL> | ||
<LI>Improvements to digitising capabilities. | ||
<LI>Improvements to digitizing capabilities. | ||
<LI>Supporting default and defined styles (.qml) files for file based | ||
vector layers. With styles you can save the symbolisation | ||
and other settings associated with a vector layer and they | ||
|
@@ -1553,7 +1553,7 @@ <H1>23. Version 0.9.2rc1 'Ganymede'</H1> | |
<LI>This release candidate includes over 40 bug fixes and enhancements | ||
over the QGIS 0.9.1 release. In addition we have added | ||
the following new features: | ||
<LI>Imrovements to digitising capabilities. | ||
<LI>Imrovements to digitizing capabilities. | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
3nids
Author
Member
|
||
<LI>Supporting default and defined styles (.qml) files for file based | ||
vector layers. With styles you can save the symbolisation | ||
and other settings associated with a vector layer and they | ||
|
@@ -2203,7 +2203,7 @@ <H1>28. 0.5</H1> | |
</P> | ||
<P> | ||
In release 0.5 this will be extended to provide simple point vector file data capture / | ||
digitising facility. This will be implemented by means of a plugin which will utilise the | ||
digitizing facility. This will be implemented by means of a plugin which will utilise the | ||
aforementioned xyClickCoordinate(QgsPoint) signal. | ||
</P> | ||
<P> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Improvements