Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TableManager should support multiple file formats #12972

Closed
qgib opened this issue Jul 28, 2010 · 2 comments
Closed

TableManager should support multiple file formats #12972

qgib opened this issue Jul 28, 2010 · 2 comments

Comments

@qgib
Copy link
Contributor

qgib commented Jul 28, 2010

Author Name: Médéric RIBREUX (Médéric RIBREUX)
Original Redmine Issue: 2912

Redmine category:python_plugins
Assignee: Borys Jurgiel


[[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.

@qgib
Copy link
Contributor Author

qgib commented Jul 28, 2010

Author Name: Borys Jurgiel (@borysiasty)


  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Nov 4, 2010

Author Name: Borys Jurgiel (@borysiasty)


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).


  • resolution was configured as invalid
  • status_id was changed from In Progress to Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant