[GRASS-dev] [GRASS GIS] #2548: map display 3d view: error to display vector point
GRASS GIS
trac at osgeo.org
Wed Jan 14 03:10:25 PST 2015
#2548: map display 3d view: error to display vector point
--------------------+-------------------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: MSWindows 7
Cpu: x86-64 |
--------------------+-------------------------------------------------------
tested with
{{{
System Info
GRASS Version: 7.1.svn
GRASS SVN Revision: 64069
Erstellungsdatum: 2015-01-12
Build Platform: i686-pc-mingw32
GDAL/OGR: 1.11.1
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
}}}
error message:
{{{
Traceback (most recent call last):
File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\nvi
z\tools.py", line 2787, in OnSetRaster
self.UpdateSurfacePage(layer, data, updateName = False)
File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\nvi
z\tools.py", line 4736, in UpdateSurfacePage
self.OnSurfaceAxis(None)
File "C:\OSGeo4W\apps\grass\grass-7.1.svn\gui\wxpython\nvi
z\tools.py", line 3286, in OnSurfaceAxis
id = data['surface']['object']['id']
KeyError
:
'object'
Lade Rasterkarte <N47E012 at myricaria>...
Lade Rasterkarte <N47E012 at myricaria>...
Übersetze Farben der Rasterkarte <N47E012 at myricaria>...
Vektorkarte <grosspoint2 at myricaria> geladen (1 Punkte).
}}}
steps done:
- load DEM to map display
- load point vector (1 point) to map display
- switch to 3d view
raster is displayed in 3d view, but not the vector
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2548>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list