Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
replace digitising by digitizing
  • Loading branch information
3nids committed Jan 20, 2017
1 parent 4c3968b commit 7681e4e
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 42 deletions.
24 changes: 12 additions & 12 deletions NEWS
Expand Up @@ -74,9 +74,9 @@ This release has following new features:
- Rendering: New options for on the fly simplification
- Rendering: Quantile based classification for raster layers
- Rendering: Live hillshade renderer
- Digitising: "Repeating" locking mode for constraints
- Digitising: Extend linestring geometries with reshape tool
- Digitising: Segmentation tolerance
- Digitizing: "Repeating" locking mode for constraints
- Digitizing: Extend linestring geometries with reshape tool
- Digitizing: Segmentation tolerance
- Data management: New configuration options for attribute table
- Data management: Multiple columns in attribute forms
- Data management: Control over attributes to export when saving a vector layer
Expand Down Expand Up @@ -163,9 +163,9 @@ This release has following new features:
- Data management : Vector joins are now saved within QLR layer-definition-files
- Data management : N:M relation editing
- Data management : External Resource widget
- Digitising : Configurable rubber band color
- Digitising : Autotrace
- Digitising : Trace digitising tool
- Digitizing : Configurable rubber band color
- Digitizing : Autotrace
- Digitizing : Trace digitizing tool
- General : Changed behavior of strpos function
- General : Field calculator can be used to update feature's geometry
- General : Virtual layers
Expand Down Expand Up @@ -230,7 +230,7 @@ This release has following new features:
- Data management : DBManager Improvements
- Data management : Conditional formatting for attribute table cells
- Data management : Support for relative paths in widgets
- Digitising : Digitising improvements
- Digitizing : Digitizing improvements
- General : New welcome screen
- General : Ongoing improvements to code quality
- General : Advanced settings editor
Expand Down Expand Up @@ -427,7 +427,7 @@ This is the minor release sports a number of great new features:
- When pasting a selection, it is now possible to create a new layer on the fly
from the pasted features.
- WMS Legend is now available via a getLegendGraphic request.
- It is now possible to digitise a new feature as an interior ring of an
- It is now possible to digitize a new feature as an interior ring of an
existing feature.
- Recent expressions are saved in the expression builder for quick re-use.
- You can now set the color for the zebra map border style in composer.
Expand Down Expand Up @@ -571,7 +571,7 @@ key new features.
- 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.
- GPS Tracking - The GPS live tracking user interface was overhauled and many fixes and improvements were added to it.
- 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.
- Offset Curves - a new digitising tool for creating offset curves was added.
- Offset Curves - a new digitizing tool for creating offset curves was added.
- Terrain Analysis Plugin - a new core plugin was added for doing terrain analysis - and it can make really good looking colored relief maps.
- 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
- New scale selector with predefined scales
Expand Down Expand Up @@ -1376,7 +1376,7 @@ This release includes over 120 bug fixes and enhancements
over the QGIS 0.9.1 release. In addition we have added
the following new features:

- Improvements to digitising capabilities.
- Improvements to digitizing capabilities.
- 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
Expand All @@ -1396,7 +1396,7 @@ improvements 'under the hood'.
- 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:
- Imrovements to digitising capabilities.
- Imrovements to digitizing capabilities.
- 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
Expand Down Expand Up @@ -2012,7 +2012,7 @@ Implemented a new map cursor type : Capture Point (little pencil icon on your to
are placed into the system clipboard.

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.

2004-06-12 [gsherman] 0.3.0devel30
Expand Down
24 changes: 12 additions & 12 deletions doc/news.html
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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.

Copy link
@nyalldawson

nyalldawson Jan 20, 2017

Collaborator

Improvements

This comment has been minimized.

Copy link
@3nids

3nids Jan 20, 2017

Author Member

fixed thanks

This comment has been minimized.

Copy link
@nyalldawson

nyalldawson Jan 20, 2017

Collaborator

Your script is very cool... Lovely stuff!

This comment has been minimized.

Copy link
@3nids

3nids Jan 21, 2017

Author Member

thanks, a bit slow though. It takes approx. 3min on my computer, while it seems to take 10+ min on Travis, hence disabling the complete check.

<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
Expand Down Expand Up @@ -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>
Expand Down
24 changes: 12 additions & 12 deletions doc/news.t2t
Expand Up @@ -68,9 +68,9 @@ This release has following new features:
- Rendering: New options for on the fly simplification
- Rendering: Quantile based classification for raster layers
- Rendering: Live hillshade renderer
- Digitising: "Repeating" locking mode for constraints
- Digitising: Extend linestring geometries with reshape tool
- Digitising: Segmentation tolerance
- Digitizing: "Repeating" locking mode for constraints
- Digitizing: Extend linestring geometries with reshape tool
- Digitizing: Segmentation tolerance
- Data management: New configuration options for attribute table
- Data management: Multiple columns in attribute forms
- Data management: Control over attributes to export when saving a vector layer
Expand Down Expand Up @@ -157,9 +157,9 @@ This release has following new features:
- Data management : Vector joins are now saved within QLR layer-definition-files
- Data management : N:M relation editing
- Data management : External Resource widget
- Digitising : Configurable rubber band color
- Digitising : Autotrace
- Digitising : Trace digitising tool
- Digitizing : Configurable rubber band color
- Digitizing : Autotrace
- Digitizing : Trace digitizing tool
- General : Changed behavior of strpos function
- General : Field calculator can be used to update feature's geometry
- General : Virtual layers
Expand Down Expand Up @@ -224,7 +224,7 @@ This release has following new features:
- Data management : DBManager Improvements
- Data management : Conditional formatting for attribute table cells
- Data management : Support for relative paths in widgets
- Digitising : Digitising improvements
- Digitizing : Digitizing improvements
- General : New welcome screen
- General : Ongoing improvements to code quality
- General : Advanced settings editor
Expand Down Expand Up @@ -417,7 +417,7 @@ This is the minor release sports a number of great new features:
- When pasting a selection, it is now possible to create a new layer on the fly
from the pasted features.
- WMS Legend is now available via a getLegendGraphic request.
- It is now possible to digitise a new feature as an interior ring of an
- It is now possible to digitize a new feature as an interior ring of an
existing feature.
- Recent expressions are saved in the expression builder for quick re-use.
- You can now set the color for the zebra map border style in composer.
Expand Down Expand Up @@ -557,7 +557,7 @@ key new features.
- 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.
- GPS Tracking - The GPS live tracking user interface was overhauled and many fixes and improvements were added to it.
- 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.
- Offset Curves - a new digitising tool for creating offset curves was added.
- Offset Curves - a new digitizing tool for creating offset curves was added.
- Terrain Analysis Plugin - a new core plugin was added for doing terrain analysis - and it can make really good looking colored relief maps.
- 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
- New scale selector with predefined scales
Expand Down Expand Up @@ -1331,7 +1331,7 @@ This release includes over 120 bug fixes and enhancements
over the QGIS 0.9.1 release. In addition we have added
the following new features:

- Improvements to digitising capabilities.
- Improvements to digitizing capabilities.
- 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
Expand All @@ -1350,7 +1350,7 @@ improvements 'under the hood'.
- 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:
- Imrovements to digitising capabilities.
- Imrovements to digitizing capabilities.
- 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
Expand Down Expand Up @@ -1964,7 +1964,7 @@ Implemented a new map cursor type : Capture Point (little pencil icon on your to
are placed into the system clipboard.

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.

2004-06-12 [gsherman] 0.3.0devel30
Expand Down
2 changes: 1 addition & 1 deletion images/images.qrc
Expand Up @@ -403,7 +403,7 @@
<file>themes/default/propertyicons/CRS.svg</file>
<file>themes/default/propertyicons/datadefined.svg</file>
<file>themes/default/propertyicons/diagram.svg</file>
<file>themes/default/propertyicons/digitising.png</file>
<file>themes/default/propertyicons/digitizing.png</file>
<file>themes/default/propertyicons/display.svg</file>
<file>themes/default/propertyicons/gdal.svg</file>
<file>themes/default/propertyicons/general.svg</file>
Expand Down
6 changes: 6 additions & 0 deletions scripts/spell_check/spelling.dat
Expand Up @@ -2186,6 +2186,12 @@ dificulty:difficulty
difinition:definition
difinitions:definitions
digitial:digital
digitalise:digitize
digitalising:digitizing
digitalize:digitize
digitalizing:digitizing
digitise:digitize
digitising:digitizing
dimenions:dimensions
dimentional:dimensional
dimention:dimension
Expand Down
2 changes: 1 addition & 1 deletion src/app/gps/qgsgpsinformationwidget.cpp
Expand Up @@ -208,7 +208,7 @@ QgsGPSInformationWidget::QgsGPSInformationWidget( QgsMapCanvas * thepCanvas, QWi
mRadAutodetect->setChecked( true );
#endif

//auto digitising behavior
//auto digitizing behavior
mCbxAutoAddVertices->setChecked( mySettings.value( QStringLiteral( "/gps/autoAddVertices" ), "false" ).toBool() );

mCbxAutoCommit->setChecked( mySettings.value( QStringLiteral( "/gps/autoCommit" ), "false" ).toBool() );
Expand Down
2 changes: 1 addition & 1 deletion src/app/qgsmaptooladdpart.cpp
Expand Up @@ -252,7 +252,7 @@ bool QgsMapToolAddPart::checkSelection()
return false;
}

//inform user at the begin of the digitising action that the island tool only works if exactly one feature is selected
//inform user at the begin of the digitizing action that the island tool only works if exactly one feature is selected
int nSelectedFeatures = vlayer->selectedFeatureCount();
QString selectionErrorMsg;
if ( nSelectedFeatures < 1 )
Expand Down
2 changes: 1 addition & 1 deletion src/gui/qgsmaptoolcapture.h
Expand Up @@ -190,7 +190,7 @@ class GUI_EXPORT QgsMapToolCapture : public QgsMapToolAdvancedDigitizing
//! Temporary rubber band for polylines and polygons. this connects the last added point to the mouse cursor position
QgsRubberBand* mTempRubberBand;

//! List to store the points of digitised lines and polygons (in layer coordinates)
//! List to store the points of digitized lines and polygons (in layer coordinates)
QgsCompoundCurve mCaptureCurve;

void validateGeometry();
Expand Down
2 changes: 1 addition & 1 deletion src/gui/qgsrubberband.h
Expand Up @@ -27,7 +27,7 @@ class QgsVectorLayer;
class QPaintEvent;

/** \ingroup gui
* A class for drawing transient features (e.g. digitising lines) on the map.
* A class for drawing transient features (e.g. digitizing lines) on the map.
* It may be used
*/
class GUI_EXPORT QgsRubberBand: public QgsMapCanvasItem
Expand Down
2 changes: 1 addition & 1 deletion src/ui/qgsoptionsbase.ui
Expand Up @@ -197,7 +197,7 @@
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/propertyicons/digitising.png</normaloff>:/images/themes/default/propertyicons/digitising.png</iconset>
<normaloff>:/images/themes/default/propertyicons/digitizing.png</normaloff>:/images/themes/default/propertyicons/digitizing.png</iconset>
</property>
</item>
<item>
Expand Down

0 comments on commit 7681e4e

Please sign in to comment.