-
Notifications
You must be signed in to change notification settings - Fork 6
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
2024 06 21 adapt filtering export selection #266
Conversation
subclass of wastewater_structure - therefore same as eg. manhole
for more information, see https://pre-commit.ci
…/github.com/teksi/wastewater into 2024-06-21-adapt-filtering-export-selection
for more information, see https://pre-commit.ci
…/github.com/teksi/wastewater into 2024-06-21-adapt-filtering-export-selection
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
for more information, see https://pre-commit.ci
…/github.com/teksi/wastewater into 2024-06-21-adapt-filtering-export-selection
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…/github.com/teksi/wastewater into 2024-06-21-adapt-filtering-export-selection
for more information, see https://pre-commit.ci
But the wastewater_network exists in the data: Could the missing reference fk_wws be a problem? If yes why? |
We should add the subclass checks also for connection_object, this would have helped a lot to find that error! |
…/github.com/teksi/wastewater into 2024-06-21-adapt-filtering-export-selection
for more information, see https://pre-commit.ci
@urskaufmann The following data has to be deleted in wastewater_networkelement (all wrongly imported reservoir, fountain, individual_surface and building, see explanation above): Then the export works - can you test and confirm? |
Yes it works (after setting all missing fk_dataowner... ), when Export is for all records. (not for a selection). |
This PR also solves an issue I just encountered: If the dataset has an connection_object.identifier and there exists a networkelement_identifier with the same identifier, we get an error. Thanks to the alteration in model_tww_od.py this bug is fixed |
...teksi_wastewater/interlis/interlis_model_mapping/interlis_exporter_to_intermediate_schema.py
Outdated
Show resolved
Hide resolved
Let me know if we can go further with this. |
for more information, see https://pre-commit.ci
…06-21-adapt-filtering-export-selection
updating configuration from qgep QGEP/qgepqwat2ili#144