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

Error while upload corrupt (or not?) shapefile to NGW #73

Closed
MikhanGusev opened this issue Aug 9, 2016 · 6 comments
Closed

Error while upload corrupt (or not?) shapefile to NGW #73

MikhanGusev opened this issue Aug 9, 2016 · 6 comments
Assignees
Labels

Comments

@MikhanGusev
Copy link
Contributor

MikhanGusev commented Aug 9, 2016

Create simple Shapefile in NextGIS QGIS 16.1.140 and add one field to it. Got this error while saving, but the layer created and saved successfully. EDIT: found that this occures when creating the text field with 255 length, but in some other situations too (attached a file).

s1

After that load this layer to NGW via NextGIS Connect 0.7.6. QGIS crashes with this (can't expand error's window):

s2

@simgislab
Copy link
Member

please attach a file to reproduce this, thanks

@MikhanGusev
Copy link
Contributor Author

wolf.zip

@MikhanGusev
Copy link
Contributor Author

The same error if:

  1. Open QGIS. Create new void point temporary scratch layer.
  2. Create fields: a) Text (length 255), b) Date, c) Time, d) Date&Time.
  3. Save layer -> success.
  4. NextGIS Connect -> Iport current project -> QGIS crashes with same error (can not see details of that)

@MikhanGusev
Copy link
Contributor Author

MikhanGusev commented Aug 9, 2016

Possible reason: some fields were named as "id" or some other errors from here (see Warning): http://docs.nextgis.ru/docs_ngcom/source/data_upload.html#ngcom-vector-layer

@simgislab
Copy link
Member

same error and QGIS crashes on Ubuntu

everything imports fine if, before upload

  1. id is removed
  2. one point is added

@simgislab
Copy link
Member

see #75 and #76

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

No branches or pull requests

3 participants