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

Dry weather flow: attribute forms and handlers #268

Open
leendertvanwolfswinkel opened this issue Oct 1, 2024 · 0 comments
Open

Dry weather flow: attribute forms and handlers #268

leendertvanwolfswinkel opened this issue Oct 1, 2024 · 0 comments

Comments

@leendertvanwolfswinkel
Copy link
Collaborator

leendertvanwolfswinkel commented Oct 1, 2024

In the new database schema, users schematise dry weather flow (DWF), i.e. wastewater produced by households or industry, using these layers:

  • dry_weather_flow: A location from which the DWF originates (polygon geometry)
  • dry_weather_flow_map: A mapping from the dry_weather_flow feature to a connection_node feature
  • dry_weather_flow_distribution: Contains one or more time series that define the intra-day distribution of DWF. Referred to from the dry_weather_flow in the dry_weather_flow.dry_weather_flow_distribution_id column

The dry weather flow layer is migrated from what was formerly the v2_surface or v2_impervious_surface layer
The dry weather flow map layer is migrated from what was formerly the v2_surface_map or v2_impervious_surface_map layer

Dry weather flow​

Attribute form magic

  • Tags

Automated actions

  • None

Snapping / topological editing / cascaded deletion options

  • Same as currently for (impervious) surface / surface map

Dry weather flow map

Attribute form magic

  • Tags

Automated actions

  • Same as currently for (surface) map

Snapping / topological editing / cascaded deletion options

  • Same as currently for (impervious) surface map

Dry weather distribution

Attribute form magic

  • Tags
  • Distribution: table widget with 1 column and 24 numbered columns. Values are floats

Automated actions

  • None

Snapping / topological editing / cascaded deletion options

  • None (table has no geometry)
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

1 participant