Git Product home page Git Product logo

Comments (6)

bgsmase avatar bgsmase commented on May 30, 2024

We don't have the original Shapefile and Excel file used to create the example GeoPackage here but it is clear that the Excel or CSV file used had extra header lines at the top which have been interpreted as data rather than ignored leading to spurious data in the attribute table. There are two ways to fix this.

  1. If you want the ease of dragging your CSV file to your QGIS layer panel with no configuration then just edit the original CSV file so that it just has the single line of field headers and data like the example GC3D-tester-fault-attributes-single-header-line.csv in the attached GC3D-tester.zip file.
  2. If you want to leave your CSV files unchanged you can use the QGIS menu Layer > Add Layer > Add Delimited Text Layer and then select your CSV file. Under the Record and Fields Options you can select the number of header lines to discard (probably 2 in your case) and also that the first record (after the discarded ones) has the field names in it.
    Using either of these processes you should be able to go on to create a GeoPackage following your existing instructions like the example GC3D-tester-output.gpkg in the attached GC3D-tester.zip file.
    I think this file is the format you wanted to output and then you can find out from @mh-geus-dk whether that is a format suitable for upload to the EGDI platform.

from project-support-wp8.

bgsmase avatar bgsmase commented on May 30, 2024

Still waiting for reply from science project on whether they were able to use one of above solutions.

from project-support-wp8.

bgsmase avatar bgsmase commented on May 30, 2024

Science project member confirmed on 21 July that they are still planning to look at the solution suggested

from project-support-wp8.

bgsmase avatar bgsmase commented on May 30, 2024

Still awaiting checking by science project.

from project-support-wp8.

bgsmase avatar bgsmase commented on May 30, 2024

Sent email to check with science project whether resolved 2020-09-17

from project-support-wp8.

bgsmase avatar bgsmase commented on May 30, 2024

Science project confirmed that above has solved issue.

from project-support-wp8.

Related Issues (20)

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.