[QGIS-trac] [Quantum GIS] #3171: Offline editing plugin: fails with
MULTI geometries
Quantum GIS
qgis at qgis.org
Mon Nov 1 02:42:27 EDT 2010
#3171: Offline editing plugin: fails with MULTI geometries
------------------------------------------------+---------------------------
Reporter: pcav | Owner: mhugent
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.6.0
Component: C++ Plugins | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
------------------------------------------------+---------------------------
The offline editing plugin does not detect the Multi-geometry types
correctly.
It tries to import MULTIPOLYGON geometry to a POLYGON layer, and
MULTIPOINT to POINT, which results in errors.
All geometry types should be supported.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3171>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list