Opened 14 years ago

Closed 14 years ago

#2912 closed enhancement (invalid)

TableManager should support multiple file formats

Reported by: medspx Owned by: borysiasty
Priority: minor: annoyance Milestone: Version 1.7.0
Component: Python plugins and bindings Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

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.

Change History (2)

comment:1 by borysiasty, 14 years ago

Status: newassigned

comment:2 by borysiasty, 14 years ago

Milestone: Version 1.6.0Version 1.7.0
Resolution: invalid
Status: assignedclosed

I'm working on it, but still got frequent crashes with some formats. I'm closing this ticket as this trac isn't suitable for external plugins (we'll create separate trac for them).

Note: See TracTickets for help on using tickets.