Min area (Watershed Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Overlay attributes|<onlyinclude>
{{Overlay attributes|<onlyinclude>
{{Overlay attributes|type=row|overlay=Watershed
{{Overlay attributes|type=row|overlay=Watershed
|attribute=MIN AREA
|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 [[Discharge remaining water (Watershed Overlay)|additional discharge areas]].  
|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]].  
|defaultvalue=100
|defaultvalue=100
|icon=watershedwizard_icon_min_area.png
|icon=watershedwizard_icon_min_area.png
Line 10: Line 10:
{{article end
{{article end
|notes=
|notes=
* Only waterways and bodies with the required minimum size can become an additional [[Discharge area (Watershed Overlay)|discharge areas]].
* 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.
* 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=
|howtos=
* [[How to add and remove an Attribute]]
* [[How to add and remove an Attribute]]
|api=*[[Api session event editor overlay set attribute]]
}}
}}


{{WatershedOverlay model attribute nav}}
{{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