[QGIS-trac] Re: [Quantum GIS] #3523: export/add geometry columns
does not work if shape is obtained from kml
Quantum GIS
qgis at qgis.org
Sun Apr 17 02:02:12 EDT 2011
#3523: export/add geometry columns does not work if shape is obtained from kml
------------------------------------------------+---------------------------
Reporter: lutra | Owner: cfarmer
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: fTools | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
Comment(by alexbruy):
If you examine attached shapefile with ogrinfo, you will see that it has
MULTIPOINT geometry type
{{{
$ogrinfo -al teste.shp
Layer name: teste
Geometry: Multi Point
Feature Count: 50
}}}
Single MULTIPOINT geometry can contain several points, so it is impossible
to extract coordinates into one row. So I think this is invalid. Any
objections to close ticket?
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3523#comment:2>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS supporting GDAL/OGR, PostGIS, and GRASS formats, and Web Services
More information about the QGIS-trac
mailing list