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
I receive the following Error-Message in the Module "Conformance class: Dataconsistency, Administrative Units / Boundary/ au-dc.f.1 The geometry of each instance administrattive boudnary corresponds to an edge in the topological structure formed by the complete boundary graph, including the boundaries of all levels"
The feature does not correspond to an edge in the topological structure formed by the complete boundary graph of all AdministrativeUnit features. It is not on the boundary of any AdministrativeUnit in the dataset.
When looking at the example object with ID AdministrativeBoundary_DEBBATP00000lDIz :
The AdministrativeBoundary however is on the boundary of the AdministrativeUnit
Or is the reason the nilReason-Value in the adminUnit-Reference?
I would be thankful for an advice.
Kind regards
The text was updated successfully, but these errors were encountered:
sorry for the late reply.
The issue is due to the fact that you are validating only the "AdministrativeBoundary" feature type and the validator looks for an "AdministrativeUnit" inside the dataset itself for the check about the boundary requirements.
Regarding the admUnit attribute, you should populate it to document the association of the boundary with the unit, but since it is voidable the validator doesn't check it.
We are considering introducing a manual check in the related test, to handle situations like yours.
Dear all,
When validating the following AdministrativeBoundary-Dataset
I receive the following Error-Message in the Module "Conformance class: Dataconsistency, Administrative Units / Boundary/ au-dc.f.1 The geometry of each instance administrattive boudnary corresponds to an edge in the topological structure formed by the complete boundary graph, including the boundaries of all levels"
The feature does not correspond to an edge in the topological structure formed by the complete boundary graph of all AdministrativeUnit features. It is not on the boundary of any AdministrativeUnit in the dataset.
When looking at the example object with ID AdministrativeBoundary_DEBBATP00000lDIz :
The AdministrativeBoundary however is on the boundary of the AdministrativeUnit
Or is the reason the nilReason-Value in the adminUnit-Reference?
I would be thankful for an advice.
Kind regards
The text was updated successfully, but these errors were encountered: