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
When I try lod22-reconstruct with the test-data I get this error ERROR: Error: Number of attributes not equal to number of geometries [field name =OGRLoader.aantal_verblijfsobjecten]
PS : I am working on ubuntu with the latest version of the code on github.
this is the full log key not found in node parameters: skip_LoD12 key not found in node parameters: skip_LoD13 key not found in node parameters: skip_LoD22 key not found in node parameters: feature_select key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite ERROR: Error: Number of attributes not equal to number of geometries [field name =OGRLoader.aantal_verblijfsobjecten]
The text was updated successfully, but these errors were encountered:
When I encounter this problem, my method may be helpful to you.
I clone the latest version of the code on github, and use it by readme.md. the command like this
According to this commit, the parameter "feature_select" (which is used in the flowchart file) have been discarded. now should use the parameter attribute_filter rather than feature_select.
When I try lod22-reconstruct with the test-data I get this error
ERROR: Error: Number of attributes not equal to number of geometries [field name =OGRLoader.aantal_verblijfsobjecten]
PS : I am working on ubuntu with the latest version of the code on github.
this is the full log
key not found in node parameters: skip_LoD12 key not found in node parameters: skip_LoD13 key not found in node parameters: skip_LoD22 key not found in node parameters: feature_select key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite key not found in node parameters: epsg key not found in node parameters: overwrite ERROR: Error: Number of attributes not equal to number of geometries [field name =OGRLoader.aantal_verblijfsobjecten]
The text was updated successfully, but these errors were encountered: