WxGUI Vector Digitizer

From GRASS-Wiki
Revision as of 22:13, 3 February 2011 by ⚠️Landa (talk | contribs) (→‎Line)
Jump to navigation Jump to search

This page covers core functionality of wxGUI vector digitizer and also explains it's usage for newcomers.

Adding new features

Point

Mouse buttons functionality:

  • Left
    • Add new point on given position
wxGUI vector digitizer - add new point and define it's attributes

Line

Mouse buttons functionality:

  • Left
    • Add new vertex on given position
  • Right
    • Write out the new line with given number of vertices
    • Control+Left
    • Remove last added vertex from the line

Boundary

Centroid

Area