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

Import GWSW HydX fails when some pipes do not have a identificatieprofieldefinitie (TOPDESK 2309 0103) #53

Open
leendertvanwolfswinkel opened this issue Oct 3, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@leendertvanwolfswinkel
Copy link
Contributor

If a connection does not have a "identificatieprofieldefinitie" (https://github.com/nens/hydxlib/blob/f116fa7cf36d5c23c1e672506d188500a87d0405/hydxlib/threedi.py#L281C6-L281C6), the material will not be defined (because this happens only in the else section, see

material = None
)

Please make sure that the material is also filled in if the connection does not have a "identificatieprofieldefinitie".

@ruben123zaag please upload example data

@ruben123zaag
Copy link

@ruben123zaag
Copy link

Empty sqlite.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants