[QGIS-trac] Re: [Quantum GIS] #2405: ftools does not always work with Spatialite

Quantum GIS qgis at qgis.org
Tue Jun 15 06:24:44 EDT 2010


#2405: ftools does not always work with Spatialite
------------------------------------------------+---------------------------
   Reporter:  mesajs                            |              Owner:  cfarmer      
       Type:  bug                               |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.5.0
  Component:  Python plugins and bindings       |            Version:  HEAD         
   Keywords:  ftools spatialite                 |   Platform_version:  Vista 64     
   Platform:  Windows                           |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------

Comment(by mesajs):

 Identified a problem with Delaunay triangulation. The assumption in the
 code (doGeometry.py, def delaunay_triangulation) that the index and the
 featureId are the same thing does not appear to be valid, at least with
 spatialite tables (and possibly any source if a query has been applied to
 filter the layer?).[[BR]]
 Quick hack to the code to build a dictionary relating the two, and it
 works, both with and without an applied query. See attachment.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2405#comment:4>
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