Skip to content

Commit

Permalink
checked filter hydraulic_char_data
Browse files Browse the repository at this point in the history
  • Loading branch information
sjib committed Jul 17, 2024
1 parent d5342ce commit 831e916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qgepqwat2ili/qgepdss/export.py
Original file line number Diff line number Diff line change
Expand Up @@ -3404,6 +3404,7 @@ def textpos_common(row, t_type, geojson_crs_def):
QGEP.wastewater_node,
or_(
QGEP.wastewater_node.obj_id == QGEP.hydraulic_char_data.fk_wastewater_node,
# fk_primary_direction only added with VSA-DSS 2020
),
).filter(
QGEP.wastewater_networkelement.obj_id.in_(subset_ids)
Expand Down

0 comments on commit 831e916

Please sign in to comment.