Git Product home page Git Product logo

tablemanager's People

Contributors

borysiasty avatar gvellut avatar minorsecond avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

tablemanager's Issues

fails to write the backup dbf in Windows 7

Using the Table Manager with QGIS 2.10.1 on a Windows 7 machine. After reordering the attributes the plugin fails to save or save as and all edits are lost.

Seems to be working on Ubuntu 14.04 but not in Windows 7.

Crash on save data...

In Ubuntu 14.10 - 32bits
QGIS 2.0.1-Dufour

LANG=IT
LC_* = it_IT.UTF-8

Table manager rel.: 0.5.3 (in /home/ubuntu/.qgis2/python/plugins/tablemanager)

Using shape (with ~400k records in it) you can download it from the link below:

http://irdat.regione.fvg.it/Distributore/download?idDset=10221&idFmt=383&type=lcr&path=SIT/Shape/CIVICI_RAFVG_sh.zip&refSys=3045

Edit and save from qgis works without errors.

Using the Table manager: after removing a field on the dbf of that shape: at save time, i get "Table Manager" error:

Traceback (most recent call last):
File "/home/ubuntu/.qgis2/python/plugins/tablemanager/tableManager_gui.py", line 472, in doSave
if self.writeToFile(tmpDir+'/'+srcName+'.shp', encoding) != 0:
File "/home/ubuntu/.qgis2/python/plugins/tablemanager/tableManager_gui.py", line 665, in writeToFile
outFeat.setGeometry(geom)
TypeError: QgsFeature.setGeometry(QgsGeometry): argument 1 has unexpected type 'NoneType'

  1. in a second try removing ("deleting") first 4 rows with the date fields ("data_agg" and "data_ins") with value made the plugin works good

  2. not works, without removing the rows, if i modify the field first 3/4 rows of db replacing the "data_ins" containing "2012-07-01" to a null value i get error saving in this file there also x,y fields and the 4 rows have a 0 value for this fields.

Thank you
Marco

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.