You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: