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

Adding a new column to a (dbf) table? #10425

Closed
qgib opened this issue Oct 31, 2006 · 11 comments
Closed

Adding a new column to a (dbf) table? #10425

qgib opened this issue Oct 31, 2006 · 11 comments
Labels
Feature Request Vectors Related to general vector layer handling (not specific data formats)
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Oct 31, 2006

Author Name: neteler-itc-it - (neteler-itc-it -)
Original Redmine Issue: 366

Redmine category:vectors
Assignee: Tim Sutton


Hi,

it would be nice to have the possibility to add a new column to a (dbf) attribute table.

Thanks,

Markus

@qgib
Copy link
Contributor Author

qgib commented Jul 14, 2008

Author Name: Tim Sutton (Tim Sutton)


Changed priority since major: does not work as expected should be used for features that are implemented but broken. We still need to implement this feature, though I agree its an important one to have.

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2008

Author Name: Jürgen Fischer (@jef-n)


this should probably added to the OGR shape driver. QGIS would automatically pick it up, once the OGR would support it.

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2008

Author Name: Markus Neteler (Markus Neteler)


The related GRASS C code is here:

http://trac.osgeo.org/grass/browser/grass/trunk/db/drivers/dbf/column.c
add_column()

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2008

Author Name: Paolo Cavallini (@pcav)


Anyway, this is now possible (and easy) with a python plugin. Maybe the ticked can be closed?

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2008

Author Name: Markus Neteler (Markus Neteler)


Which plugin is that? Does it add a new button to the table manager?

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2008

Author Name: Paolo Cavallini (@pcav)


Carson Farmer's fTools>Table tools

@qgib
Copy link
Contributor Author

qgib commented Aug 20, 2008

Author Name: Paolo Cavallini (@pcav)


Sorry, I was wrong. It's Table Manager from Borys Jurgiel repo

@qgib
Copy link
Contributor Author

qgib commented Nov 26, 2008

Author Name: Jürgen Fischer (@jef-n)


FYI there's patch to OGR to do this: http://trac.osgeo.org/gdal/ticket/2672

@qgib
Copy link
Contributor Author

qgib commented Jun 12, 2009

Author Name: Redmine Admin (Redmine Admin)


In gdal/ogr 1.6 is possible to add new attributes and the functionality is already implemented in qgis through the properties dialog. Should this ticket be closed?

@qgib
Copy link
Contributor Author

qgib commented Jun 12, 2009

Author Name: Jürgen Fischer (@jef-n)


duplicate of b87e305 (SVN r1447)


  • status_id was changed from Open to Closed
  • resolution was changed from to duplicate

@qgib
Copy link
Contributor Author

qgib commented Jun 12, 2009

Author Name: Jürgen Fischer (@jef-n)


Replying to [comment:13 jef]:

duplicate of b87e305 (SVN r1447)

ouch, #11506 that is.

@qgib qgib added Feature Request Vectors Related to general vector layer handling (not specific data formats) labels May 24, 2019
@qgib qgib added this to the Version 1.0.3 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Vectors Related to general vector layer handling (not specific data formats)
Projects
None yet
Development

No branches or pull requests

1 participant