Pin To Floodplain
Description
Delineate floodplains based on user entered points (pin-points)
Usage
arcpy.pintofloodplain( Input_Points="Pin_To_Floodplain_Web_Input_Points_Points", Floodplain_Polygons="FPZoneRiver", SDE_Connection=None )
Parameters
Parameter Name | Type | Direction | Data Type | Dialog Reference |
---|---|---|---|---|
Input Points | Required | Input | Feature Set | Input Points - user entered pin-points to delineate floodplain |
Floodplain Polygons | Required | Input | Feature Layer | |
SDE Connection | Optional | Input | Workspace | Optional, if provided, is an enterprise geodatabase (sde) to save the delineated floodplain polygons |