Min area (Watershed Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Overlay attribute
{{Overlay attributes|<onlyinclude>
|attribute=Min area
{{Overlay attributes|type=row|overlay=Watershed
|attribute=MIN_AREA
|unit=m2
|unit=m2
|description=A minimal area size threshold for water terrains in order to be taken into account as an independent discharge areas.Water cells initialized to an independent discharge area can still be reassigned to a prioritized discharge area during the first propagation step of the watershed algorithm.
|description=A minimal area size threshold for water terrains in order to be taken into account as [[Discharge remaining water (Watershed Overlay)|additional discharge areas]].
|icon=[[File:watershedwizard_icon_min_area.png]]
|defaultvalue=100
|defaultvalue=100
|icon=watershedwizard_icon_min_area.png
}}</onlyinclude>}}
{{article end
|notes=
* Only waterways and bodies meeting the minimum size requirement can become additional [[Discharge area (Watershed Overlay)|discharge areas]].
* Water cells initialized to an additional discharge area can still be reassigned to a prioritized discharge area during the first propagation step of the watershed algorithm.
|howtos=
* [[How to add and remove an Attribute]]
|api=*[[Api session event editor overlay set attribute]]
}}
}}


==How-to's==
{{WatershedOverlay model attribute nav}}
* [[How-to add and remove an attribute|Add and remove an attribute]]
 
{{WatershedOverlay_model_attribute_nav}}

Latest revision as of 13:29, 8 July 2026

Notes

  • Only waterways and bodies meeting the minimum size requirement can become additional discharge areas.
  • Water cells initialized to an additional discharge area can still be reassigned to a prioritized discharge area during the first propagation step of the watershed algorithm.

How-to's

API Endpoints