[Qgis-user] Qgis Boundless Web Builder
Graham Walker
gwalker84 at gmail.com
Thu Jan 28 09:41:48 PST 2016
Hello all,
I'm having issues styling layers using the Boundless Web Builder,
specifically lines. Whilst I can easily publish lines using a single style
or categorized styles, I cannot style as graduated. I get an error:
"Could not create web app. See QGIS log for more details."
The log states:
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\maindialog.py",
line 427, in updatePreview
path = self._run(lambda: writeWebApp(appdef, utils.tempFolder(), True,
self.progress))
File
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\maindialog.py",
line 418, in _run
return f()
File
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\maindialog.py",
line 427, in <lambda>
path = self._run(lambda: writeWebApp(appdef, utils.tempFolder(), True,
self.progress))
File
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py",
line 33, in writeWebApp
writeJs(appdef, folder)
File
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py",
line 48, in writeJs
writeLegendFiles(appdef, folder)
File
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py",
line 544, in writeLegendFiles
symbols = getLegendSymbols(layer, ilayer, legendFolder)
File
"C:/PROGRA~2/BOUNDL~1/QGIS/qgis/apps/qgis/./python/plugins\webappbuilder\appwriter.py",
line 569, in getLegendSymbols
for isymbol, ran in renderer.ranges():
TypeError: 'QgsRendererRangeV2' object is not iterable
Does anyone have any experience of this? The styles themselves are not
complicated and I've not assigned any rules.
Many thanks,
Graham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20160128/add39b24/attachment.html>
More information about the Qgis-user
mailing list