Skip to content
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

INTERLIS.elementCount() wird nicht korrekt evaluiert #430

Closed
edigonzales opened this issue Dec 3, 2024 · 0 comments
Closed

INTERLIS.elementCount() wird nicht korrekt evaluiert #430

edigonzales opened this issue Dec 3, 2024 · 0 comments
Milestone

Comments

@edigonzales
Copy link
Contributor

DMAV_Bodenbedeckung.Bodenbedeckung.Bodenbedeckung:

MANDATORY CONSTRAINT CH080403: (Bodenbedeckungsart!=#befestigt.Wasserbecken
      				AND Bodenbedeckungsart!=#Gewaesser.stehendes_Gewaesser
      				AND Bodenbedeckungsart!=#Gewaesser.fliessendes_Gewaesser
      			) OR INTERLIS.elementCount(Symbolposition)>0;

XTF hat ein BB-Objekt = fliessendes Gewässer ohne Symbolposition. ilivalidator meldet keinen Fehler. Wenn ich den Constraint z.B. nach INTERLIS.elementCount(Objektname)>10 ändere, werden korrekterweise Fehler gefunden. Irgendwie scheint, als würde die Funktion gar nicht erst ausgewertet mit Symbolposition oder verwechselt mit "DMAVTYM_Grafik_V1_0.Symbolposition"?

Anbei Testdaten.
av_selzach_DMAV_CH_Bodenbedeckung_20241126.xtf.zip

@claeis claeis added this to the 1.14.4 milestone Dec 3, 2024
@claeis claeis closed this as completed Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants