[GRASS-user] geotagging of sound recordings for dialect project

Hamish hamish_b at yahoo.com
Wed Aug 26 11:04:47 EDT 2009


Bov wrote:
> I installed Grass 6.4.0RC5 Windows and try to find my way.
> I couldn't start the vector digitizer yet:
> 
> "Vector digitizer is not available (No module named
> grass6_wxvdigit)"


we have not yet figured out to build that on Windows yet, as
we use an existing copy of Python from Python.org, but their
package doesn't provide all the details we need to link our
programs into theirs. Usually it isn't a problem but the vector
digitizer and wxGUI 3D viewer are partly written in C++ which
need exact addresses for things.

for now you'll have to use the old Tcl/Tk v.digit tool, to
start it type "v.digit" at the Cmd> prompt. It's not as slick
but it is well tested and gets the job done.

for the 3D visualization you need to start with the MSys prompt
and type "nviz" at the terminal prompt.


good luck,
Hamish



      



More information about the grass-user mailing list