-
Notifications
You must be signed in to change notification settings - Fork 109
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
BGT 3DFier #122
Comments
It seems your Make sure the first step is outputting valid files first. |
Hi, The problem is indeed in the processing of the BGT data. 1) why is there and gfs template ? 2) below is a small test case, no idea why this is not working, i did the same for another file bgt_ondersteunendWegdeel (gml and gfs) that seemed to work. To isolate the problem i've made a test case which i can't seem to get working. this always results in: conversion command: edited gfs template bgt_wegdeel.gfs: bgt_wegdeel.gml: |
I don't know, my ex-colleague @tcommandeur did this, perhaps he can help? |
Hello,
Iv been using 3D fier for a while (and i liked it allot). usually with the same workflow.
Download BGT
Process BGT to generate gpkg file
Download AHN3
Adjust config.yml to point to the new file
Run 3D Fier.
It does not seem to work anymore, im wondering if anyone can confirm this.
My best guess is the gml from the bgt services is changed and 3D fier isn't working anymore......
There are a couple of problems
1) with BGT processing
lots of these errors:
ogr2ogr -nlt CONVERT_TO_LINEAR -where "eindregistratie is NULL" --config GML_GFS_TEMPLATE bgt_begroeidterreindeel.gfs -f GPKG bgt_begroeidterreindeel.gpkg bgt_begroeidterreindeel.gml
FAILURE:
Unable to open datasource
bgt_begroeidterreindeel.gml' with the following drivers. ->
JP2ECW'->
OCI' ->
SOSI'->
PCIDSK' ->
netCDF'-> `PDS4'
.... this list continues
2) when running 3D fier (tried with version 1.3.0 and an older version like 1.2.
it starts processing but for some reason it stops without an error:
Config file is valid.
Reading input dataset: bgt/bgt_waterdeel.gpkg
Layer: Waterdeel
(270 features --> Water)
Reading input dataset: bgt/bgt_ondersteunendwaterdeel.gpkg
Layer: OndersteunendWaterdeel
(102 features --> Water)
Reading input dataset: bgt/bgt_onbegroeidterreindeel.gpkg
Layer: OnbegroeidTerreindeel
(123 features --> Terrain)
The text was updated successfully, but these errors were encountered: