Hi,
I am trying to validate a few geometry layers using "Processing/QGIS
geoalgorithms/Vector geometry tools/Check validity" and it immediately fails
each time I try with the following message.
-2147483645 See log for more details
The processing log contains the following:
Uncaught error while executing algorithm
Traceback (most recent call last):
File
"C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\core\GeoAlgorithm.py",
line 203, in execute
self.processAlgorithm(progress)
File
"C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\algs\qgis\CheckValidity.py",
line 93, in
processAlgorithm
self.doCheck(progress)
File
"C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\algs\qgis\CheckValidity.py",
line 109, in doCheck
layer.crs())
File
"C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\core\outputs.py", line
326, in getVectorWriter
crs, options)
File
"C:/OSGEO4~1/apps/qgis-dev/./python/plugins\processing\tools\vector.py", line
556, in __init__
uri = GEOM_TYPE_MAP[geometryType] + "?uuid=" + unicode(uuid.uuid4())
KeyError: -2147483645
Is this a known problem?
Regards, Casper
_______________________________________________
Qgis-developer mailing list
[email protected]
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer