-
Notifications
You must be signed in to change notification settings - Fork 13
Description
Hello,
I am getting an error when trying to run the test data on a Windows 64 bits machine
From the cmd:
C:\Program Files\Geoflow\bin>lod22-reconstruct --input_footprint=test-data/wippolder.gpkg --input_pointcloud=test-data/wippolder.las --config=test-data/config.toml
Automatically loading flowchart C:\Program Files\Geoflow\share\geoflow\gfc-brecon\single\reconstruct.json
Detected environment variable GF_PLUGIN_FOLDER = C:\Program Files\Geoflow\lib\geoflow-plugins
key not found in node parameters: meta_poc_address
ERROR 1: PROJ: proj_create: no database context specified
ERROR 1: Cannot parse CRS http://www.opengis.net/def/crs/EPSG/0/5482
ERROR 1: PROJ: proj_create: no database context specified
ERROR 1: Cannot parse CRS http://www.opengis.net/def/crs/EPSG/0/5936
ERROR 1: PROJ: proj_create: no database context specified
ERROR 1: Cannot parse CRS http://www.opengis.net/def/crs/EPSG/0/3978
ERROR 1: PROJ: proj_create: no database context specified
ERROR 1: Cannot parse CRS http://www.opengis.net/def/crs/EPSG/0/2193
ERROR 4: sqlite3_open(output/model_2d.gpkg) failed: unable to open database file
ERROR: Error: Starting database connection failed.
Version: Geoflow-2024.03.08-win64
test-data folder is inside the C:\Program Files\Geoflow\bin
I create an output folder inside the bin folder
Can you please help?
Regards,
JP