[GRASS-dev] [GRASS GIS] #1153: Problem with graduated point symbols
GRASS GIS
trac at osgeo.org
Sun Sep 12 13:34:47 EDT 2010
#1153: Problem with graduated point symbols
-----------------------------+----------------------------------------------
Reporter: abevan | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Display | Version: svn-trunk
Keywords: d.vect.thematic | Platform: MacOSX
Cpu: OSX/Intel |
-----------------------------+----------------------------------------------
GRASS 7.0.svn (spearfish):~ > g.copy
vect=archsites at PERMANENT,myarchsites[[BR]]
Copy vector <archsites at PERMANENT> to current mapset as <myarchsites>[[BR]]
GRASS 7.0.svn (spearfish):~ > v.build map=myarchsites[[BR]]
Building topology for vector map <myarchsites at 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):~ >
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1153>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list