GRASS Digitizing tool: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(→‎r.digit: section renamed)
Line 9: Line 9:
See manual page of [http://grass.osgeo.org/grass63/manuals/html63_user/v.edit.html v.edit].
See manual page of [http://grass.osgeo.org/grass63/manuals/html63_user/v.edit.html v.edit].


= r.digit =
== Raster digitizer ==


The r.in.poly ascii format is almost the same as the standard vector ascii format. So the new digitizer should be able to output for both, and then we have a replacement for r.digit too!
The r.in.poly ascii format is almost the same as the standard vector ascii format. So the new digitizer should be able to output for both, and then we have a replacement for r.digit too!


[[Category:Development]]
[[Category:Development]]

Revision as of 22:18, 27 April 2008

GUI vector digitizer

CLI vector digitizer

See manual page of v.edit.

Raster digitizer

The r.in.poly ascii format is almost the same as the standard vector ascii format. So the new digitizer should be able to output for both, and then we have a replacement for r.digit too!