792 | | ||[=#PA0573 PA0573] || Each location where a building is set requires a type ( and vice versa ) in case the urban-surface model is applied. i, j = ( , ) ||Apart from the obvious inconsistent setting of building input data, please check if building_id has reasonable numbers. Even though building_id's can be set arbitrary, only values representable on a 32-bit integer can be used. For ids that cannot be represented, errors in the building processing can happen, causing this error. || |
| 792 | ||[=#PA0573 PA0573] || Each location where a building is set requires a type ( and vice versa ) in case the urban-surface model is applied. i, j = ( , ) ||Apart from the obvious inconsistent setting of building input data, please check if building_id has reasonable numbers. Even though building_id's can be set arbitrary, only values representable on a 32-bit integer can be used. For ids that cannot be represented, errors in the building processing can happen, causing this error. Another reason could be that the model domain is too shallow and thus the building and surface classification does not work properly. || |