Hi everybody,

When trying to convert simple points (markers) in *qgis2web *plugin (*leaflet*) and the following error appears:

KeyError: -2147483647
Traceback (most recent call last):
File "C:/Users/username/.qgis2/python/plugins\qgis2web\maindialog.py", line 141, in saveMap
    MainDialog.saveLeaf(self)
File "C:/Users/username/.qgis2/python/plugins\qgis2web\maindialog.py", line 326, in saveLeaf
    cluster, json, params, popup)
File "C:/Users/username/.qgis2/python/plugins\qgis2web\leafletWriter.py", line 94, in writeLeaflet
    layerFileName, safeLayerName, minify, canvas)
File "C:/Users/username/.qgis2/python/plugins\qgis2web\leafletLayerScripts.py", line 15, in exportJSONLayer
    cleanedLayer = writeTmpLayer(i, eachPopup)
File "C:/Users/username/.qgis2/python/plugins\qgis2web\utils.py", line 73, in writeTmpLayer
    uri = TYPE_MAP[layer.wkbType()]
KeyError: -2147483647

*Other kind of layers work fine, poligons, lines. **Am I doing something wrong or is it a limitation of the plugin?
*Googled the error but to no avail.

Best
Edi
_______________________________________________
Qgis-user mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to