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

Bug while exporting PlantCover with importer/exporter 4.x #91

Closed
gioagu opened this issue Jun 12, 2019 · 1 comment
Closed

Bug while exporting PlantCover with importer/exporter 4.x #91

gioagu opened this issue Jun 12, 2019 · 1 comment
Assignees

Comments

@gioagu
Copy link
Member

gioagu commented Jun 12, 2019

Hi,

while using the importer/exporter 4.2.1 (with 3DCiyDB 4), I can correctly validate and successfully import a file containing PlantCover objects.
However, whenever I try to export it, the process fails throwing these errors:

[10:57:15 INFO] Found 50 top-level feature(s) matching the request.
[10:57:15 ERROR] An error occurred: null
[10:57:15 ERROR] Aborting due to an unexpected java.lang.NullPointerException error.
[10:57:15 INFO] Cleaning temporary cache.
[10:57:15 WARN] Database export aborted.

Please note that using the importer/exporter 3.3.2 (with 3DCityDB 3), everything works.

I attach here a sample of the dataset which is causing issues.

I am using PostgreSQL 9.6 with PostGIS 2.5.

test_veg_plantcover.zip

@clausnagel
Copy link
Member

Thanks Giorgio for reporting this bug. I just fixed it in 9704308.

If you need the bugfix before the next release of the Importer/Exporter, then you can easily build your own intermediate version from the master branch following these steps: https://github.com/3dcitydb/importer-exporter#building

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

No branches or pull requests

2 participants