[GRASS-dev] modifying the dblink it require to re-build the topology

Pietro Zambelli peter.zamb at gmail.com
Sat Nov 9 08:23:11 PST 2013


On Thursday 07 Nov 2013 09:25:21 you wrote:
> > I'm doing something wrong or is it a bug?
> 
> I thought that maybe you forgot to use the type parameter, but I
> just tried in the NC dataset and can confirm your issue.

ok, the bug should be fixed in r58179, at the end it was much easier 
than I thought.

Please test the v.category module, to be sure that I've not introduced 
new bugs. :-)


> I know that it can be annoying to have to create new maps, but at
> the same time it is a failsafe that makes sure that even if you
> make a mistake in the call to v.category, you still keep your
> original data.

yes, it is particularly annoying, because the GRASS db driver is 
pretty slow copying data from one table to another. Maybe we should 
add a flag that skip to copy the attribute tables.

On the other hand, the tables are already there, we need only to link 
the geometry features to the existing table.

Anyone against this new flag/option?

Best regards

Pietro




More information about the grass-dev mailing list