[QGIS-trac] [Quantum GIS] #2912: TableManager should support
multiple file formats
Quantum GIS
qgis at qgis.org
Wed Jul 28 09:28:30 EDT 2010
#2912: TableManager should support multiple file formats
-------------------------------------------+--------------------------------
Reporter: medspx | Owner: borysiasty
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.6.0
Component: Python plugins and bindings | Version: Trunk
Keywords: | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
-------------------------------------------+--------------------------------
TableManager is a Python plugin to add/delete/rename the fields of a
layer. For the moment, it seems to support only SHP files (saves in or
saves as) and PostGIS tables.
Now that QGis can save a layer in each ogr supported formats, TableManager
could do the same... (don't know how for the moment).
I have quickly read the plugin code (version 0.2.2) and there are some
specific functions (writeToShp) that should be modified with the
(hypothetic) new QGis SDK enhancements.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2912>
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