Re: [GRASS-dev] vdigit without any gui

2010-09-30 Thread Martin Landa
2010/9/30 Mohammed Rashad : > Can I use v.edit to add everything the digitizer does( addline, points, > polyline, polygon, centroid) etc. everything is possible, just study and adopt the existing code ;-) Martin Landa -- Martin Landa * http://geo.fsv.cvut.cz/~landa

Re: [GRASS-dev] vdigit without any gui

2010-09-30 Thread Martin Landa
Hi, 2010/9/30 Mohammed Rashad : > Which version of grass has vdigit module independent of wxpython and tcltk. > Does GRASS 5 has this functionality? > If yes how can i install GRASS5. To make a vector digitiser I need a version > of vdigit module written in pure C (means without tcl/tk or wxpython

[GRASS-dev] vdigit without any gui

2010-09-30 Thread Mohammed Rashad
Hi all, Which version of grass has vdigit module independent of wxpython and tcltk. Does GRASS 5 has this functionality? If yes how can i install GRASS5. To make a vector digitiser I need a version of vdigit module written in pure C (means without tcl/tk or wxpython interface. -- Rashad _

Re: [GRASS-dev] vdigit

2010-09-29 Thread Mohammed Rashad
Ok. but want to create a new vector map with some points/lines drawn on it. I dont need the digitizer features for that. the code to put some point on the shape files is coded inside the source. Is this possible. If yes how? and thanks for previous post:) On Wed, Sep 29, 2010 at 3:54 PM, Martin L

Re: [GRASS-dev] vdigit

2010-09-29 Thread Martin Landa
Hi, 2010/9/29 Mohammed Rashad : > How can I use vdigit module(C version) for my custom application built in > top of GRASS? > How to link the vdigit library and use its functions? there is no 'vdigit' library. C module v.digit implements it's own functions using vector library. Anyway wxGUI digit

[GRASS-dev] vdigit

2010-09-29 Thread Mohammed Rashad
Hi all, How can I use vdigit module(C version) for my custom application built in top of GRASS? How to link the vdigit library and use its functions? -- Rashad ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/

[GRASS-dev] vdigit working on Mac mostly

2008-10-08 Thread Michael Barton
Also, I now have vdigit working in wxPython sort of. There used to be a combo box on the left of the digitizer tool bar that allowed selection of the map to digitize (or to create a new map). This has disappeared. Has it been removed or is it just not showing up? There was an earlier probl

[GRASS-dev] vdigit issues in VNC session

2008-09-24 Thread Maciej Sieczka
Hi Using vdigit in VNC session I can't get snapping tool to work. Right mouse key works the same as middle, i.e. cancels. With same data in the same usage scenario in local session the right mouse key behaves fine. Why the difference? Maciek -- Maciej Sieczka www.sieczka.org _

Re: [GRASS-dev] vdigit error -- more info

2008-09-13 Thread Michael Barton
On Sep 13, 2008, at 8:44 PM, William Kyngesburye wrote: On Sep 13, 2008, at 5:45 PM, Michael Barton wrote: Now that William's worked out a way to compile vdigit on the Mac (should this be committed or there a risk of breaking another platform?), It shouldn't affect other platforms. I c

Re: [GRASS-dev] vdigit error

2008-09-13 Thread Michael Barton
I started it with digitize in the display window. Michael C. Michael Barton, Professor of Anthropology Director of Graduate Studies School of Human Evolution & Social Change Center for Social Dynamics & Complexity Arizona State University Phone: 480-965-6262 Fax: 480-965-767

Re: [GRASS-dev] vdigit error

2008-09-13 Thread William Kyngesburye
On Sep 13, 2008, at 5:45 PM, Michael Barton wrote: Now that William's worked out a way to compile vdigit on the Mac (should this be committed or there a risk of breaking another platform?), It shouldn't affect other platforms. I can move ahead and report actual errors in using vdigit. Sorr

[GRASS-dev] vdigit error

2008-09-13 Thread Michael Barton
Now that William's worked out a way to compile vdigit on the Mac (should this be committed or there a risk of breaking another platform?), I can move ahead and report actual errors in using vdigit. Sorry that I don't know how to fix these. Anyway, whenever I select a vector to edit (includi