[QGIS-trac] [Quantum GIS] #3701: eVis: can't create layer from MS Access query

Quantum GIS qgis at qgis.org
Mon Apr 4 13:44:38 EDT 2011


#3701: eVis: can't create layer from MS Access query
------------------------------------------------+---------------------------
   Reporter:  alexbruy                          |              Owner:  timlinux     
       Type:  patch                             |             Status:  new          
   Priority:  major: does not work as expected  |          Milestone:  Version 1.7.0
  Component:  C++ Plugins                       |            Version:  Trunk        
   Keywords:  evis, add layer                   |   Platform_version:               
   Platform:  All                               |           Must_fix:  No           
Status_info:  0                                 |  
------------------------------------------------+---------------------------
 eVis throws error when trying create layer from SQL query. To reproduce:

  1. create connection to the database
  2. create query "select * from species". Enter any layer name and don't
 change coordinate comboboxes
  3. Get error "Layer is not valid The layer
 C:/Temp/qt_temp.JC4076?delimiter= &xField=Lon&yField=Lat is not a valid
 layer and can not be added to the map"

 Tested with r15645 and r15659

 I think this is because of latest changes in delimited text provider and
 here is patch to fix this issue.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3701>
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