id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	platform	cpu
1153	Problem with graduated point symbols	abevan	grass-dev@lists.osgeo.org	"GRASS 7.0.svn (spearfish):~ > g.copy vect=archsites@PERMANENT,myarchsites[[BR]]
Copy vector <archsites@PERMANENT> to current mapset as <myarchsites>[[BR]]
GRASS 7.0.svn (spearfish):~ > v.build map=myarchsites[[BR]]
Building topology for vector map <myarchsites@user1>...[[BR]]
Registering primitives...
25 primitives registered
25 vertices registered
Building areas...
 100%
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
 100%
Number of nodes: 25
Number of primitives: 25
Number of points: 25
Number of lines: 0
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
[[BR]]
GRASS 7.0.svn (spearfish):~ > d.vect.thematic map=myarchsites type=point column=cat themetype=graduated_points themecalc=interval nint=5

Thematic map legend for column cat of map myarchsites
Value range: 1.0 - 25.0
Mapped by 5 intervals of 4.8
Size/width	Value
[[BR]]
==========	=====
[[BR]]
Traceback (most recent call last):
  File ""/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/scripts/d.vect.thematic"", line 1129, in <module>
    main()
  File ""/Applications/GRASS/GRASS-7.0.app/Contents/MacOS/scripts/d.vect.thematic"", line 944, in main
    if themetype == graduated_lines:
NameError: global name 'graduated_lines' is not defined[[BR]]
GRASS 7.0.svn (spearfish):~ > "	defect	new	normal	7.0.0	Display	svn-trunk		d.vect.thematic		MacOSX	OSX/Intel
