Re: [GRASS-user] v.colors usage [UPDATE]

2018-11-05 Thread Rich Shepard
On Sat, 3 Nov 2018, Rich Shepard wrote: v.colors -c map=stations use=attr column=site_nbr rgb_col=bin_col --o Writing color rules... ERROR: Data type of RGB column must be char Where have I made the syntactical mistake? I slightly modified the command to use a different column:

Re: [GRASS-user] partial vector copy to smaller territory

2018-11-05 Thread Markus Neteler
On Mon, Nov 5, 2018 at 2:32 PM Frank David wrote: > Le 02/11/2018 à 22:27, Markus Metz a écrit : > On Fri, Nov 2, 2018 at 6:32 PM Frank David wrote: > > Le 02/11/2018 à 14:43, Markus Metz a écrit : > > On Fri, Nov 2, 2018 at 11:58 AM Frank David wrote: > > > Le 31/10/2018 à 20:57, Markus Metz a

Re: [GRASS-user] Example project on GitLab

2018-11-05 Thread Vaclav Petras
On Mon, Nov 5, 2018 at 2:43 PM Ken Mankoff wrote: > I think I will find it useful in helping some of my custom scripts to > official plugins. > Glad to hear that! Thanks for sharing your code! > On Fri, Nov 2, 2018 at 7:08 PM Vaclav Petras wrote: > >> Dear users and devs, >> >> I've created

Re: [GRASS-user] Example project on GitLab

2018-11-05 Thread Ken Mankoff
Hi Vaclav, Thanks for sharing this simple demo. I think I will find it useful in helping some of my custom scripts to official plugins. Cheers, -k. On Fri, Nov 2, 2018 at 7:08 PM Vaclav Petras wrote: > Dear users and devs, > > I've created an example project at GitLab. It is a GRASS GIS

Re: [GRASS-user] v.to.db: values not added to table [RESOLVED]

2018-11-05 Thread Rich Shepard
On Mon, 5 Nov 2018, st_kie...@web.de wrote: v.to.db map=stations op=coor type=point col=easting,northing units=meters --o Stefan, Thank you. I assumed that default type and units did not need to be explicitly stated. They do. Adding those two to the command did the job. Regards, Rich

Re: [GRASS-user] partial vector copy to smaller territory

2018-11-05 Thread Markus Metz
On Mon, Nov 5, 2018 at 2:23 PM Frank David wrote: > > > Le 02/11/2018 à 22:27, Markus Metz a écrit : > > > > On Fri, Nov 2, 2018 at 6:32 PM Frank David wrote: > > > > Le 02/11/2018 à 14:43, Markus Metz a écrit : > > > > > > > > On Fri, Nov 2, 2018 at 11:58 AM Frank David wrote: > > > > > > Le

Re: [GRASS-user] partial vector copy to smaller territory

2018-11-05 Thread Frank David
Le 02/11/2018 à 22:27, Markus Metz a écrit : On Fri, Nov 2, 2018 at 6:32 PM Frank David > wrote: > > Le 02/11/2018 à 14:43, Markus Metz a écrit : > > > > On Fri, Nov 2, 2018 at 11:58 AM Frank David > wrote: > > > > Le 31/10/2018

Re: [GRASS-user] v.to.db: values not added to table

2018-11-05 Thread st_kiefer
Hi Rich, do you still have trouble filling the columns? You probably should give also the type of the feature for the query, like type=point. v.to.db map=stations op=coor like type=point col=easting,northing units=meters --o If this is not successfull you might have to (re)build topology (v.