Skip to content

A QGIS plugin to interactively label vector layer features

Notifications You must be signed in to change notification settings

raphaelsulzer/LayerFeatureLabeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LayerFeatureLabeler

A QGIS plugin (for QGIS 2.xx and 3.xx) for labeling vector layer features.

Getting started

  1. Download the latest version of the plugin from here: https://github.com/raphaelsulzer/LayerFeatureLabeler/releases/download/v1.0/LayerFeatureLabeler.zip

  2. Open QGIS and go to Plugins > Manage and Install Plugins...

  3. In the panel on the left, click on Install from ZIP

  4. Navigate to the ZIP file you just downloaded and click on Install Plugin

  5. The plugin is ready to use and can be opened by clicking on its icon alt text or via Plugins > VectorLayerTool > LayerFeatureLabeler

How to use the plugin

alt text

Simply select a layer, an attribute-field and a label. To apply the label to a feature, first click on Enable Painting and paint features by selecting them on the map. After you are finished with labelling, click Save, to save the changes to the layer.

Note: only attribute-fields without numerical values are supported. Thus, the layer will not be displayed, if the selected attribute-field includes features which contain numbers.