[QGIS-trac] Re: [Quantum GIS] #2629: fTools fail to rename
duplicated field names if they are 10 char long
Quantum GIS
qgis at qgis.org
Wed Apr 14 03:24:41 EDT 2010
#2629: fTools fail to rename duplicated field names if they are 10 char long
-----------------------------------------------------+----------------------
Reporter: borysiasty | 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
Resolution: | Keywords: fTools rename common field name
Platform_version: | Platform: All
Must_fix: No | Status_info: 0
-----------------------------------------------------+----------------------
Comment (by alexbruy):
This is not an fTools issue, this is limitation of ESRI Shapefile format
(exactly DBF format). Field name must be <= 10 characters.
Here is patch to add some warnings to the "Join by attributes" and
"Spatial join" tools
--
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2629#comment:3>
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