[GRASS-dev] no custom breaks for d.vect.thematic

A lot has been added by others to improve d.vect.thematic since I first wrote it. One is the addition of custom break points. But now it seems that custom breaks don’t draw a thematic map. Has anyone else had this problem?

So far, in attempting to debug, I’ve found that the script is actually reading the custom break points correctly and even making a legend. I can’t see how it could NOT be actually making vector maps. I suppose it could something with awk somewhere, but this seems to be working OK AFAICT.

Michael


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-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton

Michael Barton wrote:

A lot has been added by others to improve d.vect.thematic since I first wrote it. One is the addition of custom break points. But now it seems that custom breaks don't draw a thematic map. Has anyone else had this problem?

So far, in attempting to debug, I've found that the script is actually reading the custom break points correctly and even making a legend. I can't see how it could NOT be actually making vector maps. I suppose it could something with awk somewhere, but this seems to be working OK AFAICT.

I cannot confirm this. I have been using custom breaks regularly without any problems.

What do you mean by "that custom breaks don't draw a thematic map" ? What do they draw ?

Moritz