QGIS only sees the First Row in the DBF file
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 42
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I am having issues with the DBF file created using this code. It is read perfectly by https://www.dbfopener.com/
but when I check in QGIS only 1 row shows.
Importing the SHP into google earth pro works (as in the info window shows all the data that is in the dbf table).
SHP, DBF, etc in the attached zip file
Any ideas?
ShapeExport (3).zip
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by downloading the attached ShapeExport.3.zip and reproducing the problem in QGIS, then compare its DBF interpretation with dbfopener.com and Google Earth Pro. Trace the repository's DBF writer from the generated file back to the row-writing behavior; done means QGIS displays every DBF row from the supplied dataset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100