[QGIS-trac] [Quantum GIS] #3385: GML: add a choice to insert a sql
filter
Quantum GIS
qgis at qgis.org
Mon Jan 3 04:24:38 EST 2011
#3385: GML: add a choice to insert a sql filter
--------------------------------+-------------------------------------------
Reporter: aperi2007 | Owner: nobody
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.7.0
Component: Data Provider | Version: Trunk
Keywords: | Platform_version: 7
Platform: Windows | Must_fix: No
Status_info: 0 |
--------------------------------+-------------------------------------------
The GML format is multi-layer.
So to select a single layer (for example called roads) , gdal, has the
option to insert a sql-string:
.. -sql "select * from roads"
This choice permit to extract from GML only the istances referred to class
"roads".
In QGIS when try to add a vector layer from a GML would be better to have
the choice to insert a sql string to apply to gdal.
Otherwise qgis is capable to use only a gml file having one only layer in
it.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3385>
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