[Qgis-developer] Qgis2threejs suggestions...
Geo DrinX
geodrinx at gmail.com
Mon Jan 20 06:33:15 PST 2014
Hi Minoru,
with last master version I had this:
Traceback (most recent call last):
File
"C:\Users\rrr/.qgis2/python/plugins\Qgis2threejs\qgis2threejsdialog.py",
line 324, in run
htmlfilename = runSimple(htmlfilename, context, self.progress)
File
"C:\Users\rrr/.qgis2/python/plugins\Qgis2threejs\qgis2threejsmain.py", line
211, in runSimple
writeVectors(writer)
File
"C:\Users\rrr/.qgis2/python/plugins\Qgis2threejs\qgis2threejsmain.py", line
445, in writeVectors
geom_type = layer.geometryType()
AttributeError: 'NoneType' object has no attribute 'geometryType'
I have only a dtm tif in the layer list. Perhaps a vector is also
needed ?
Roberto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140120/fa12c4f0/attachment-0001.html>
More information about the Qgis-developer
mailing list