{ "name": "BufferRestrictions", "displayName": "Buffer Restrictions", "description": "Used to show buffer zones for subdivisions.", "category": "", "helpUrl": "https://bgis.gismapping.ca/arcgis/rest/directories/arcgisoutput/Capstone_ON_W25_Group22/Buffer_Restrictions_Tool_GPServer/Capstone_ON_W25_Group22_Buffer_Restrictions_Tool/BufferRestrictions.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "wells", "dataType": "GPString", "displayName": "Wells", "description": "wells (exisiting and purposed)", "direction": "esriGPParameterDirectionInput", "defaultValue": "Wells", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Wells" ] }, { "name": "wellsWWIS", "dataType": "GPString", "displayName": "Wells WWIS", "description": "wells (from the WWIS analysis)", "direction": "esriGPParameterDirectionInput", "defaultValue": "WWIS_Wells_1880_2024", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "WWIS_Wells_1880_2024" ] }, { "name": "waterBodies", "dataType": "GPString", "displayName": "River", "description": "river stream across property", "direction": "esriGPParameterDirectionInput", "defaultValue": "Map_Features\\Water Features\\Natural_Streams", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Map_Features\\Water Features\\Natural_Streams" ] }, { "name": "Power_Transmission", "dataType": "GPString", "displayName": "Power Transmission", "description": "power transmission line", "direction": "esriGPParameterDirectionInput", "defaultValue": "Map_Features\\Lines\\PowerTransmission", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Map_Features\\Lines\\PowerTransmission" ] }, { "name": "Roads_StudyArea", "dataType": "GPString", "displayName": "Roads StudyArea", "description": "roads within the study area", "direction": "esriGPParameterDirectionInput", "defaultValue": "Map_Features\\Lines\\Roads_StudyArea", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Map_Features\\Lines\\Roads_StudyArea" ] }, { "name": "Roads_CostPath", "dataType": "GPString", "displayName": "Roads CostPath", "description": "the road created from the cost path analysis", "direction": "esriGPParameterDirectionInput", "defaultValue": "Final_Subdivision_Cost_Path\\CostPath_Road", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Final_Subdivision_Cost_Path\\CostPath_Road" ] }, { "name": "Roads_Proposed1", "dataType": "GPString", "displayName": "Roads Proposed1", "description": "road (proposed route 1)", "direction": "esriGPParameterDirectionInput", "defaultValue": "Original_Proposed_Routes\\Proposed_Road1", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Original_Proposed_Routes\\Proposed_Road1" ] }, { "name": "Roads_Proposed_2", "dataType": "GPString", "displayName": "Roads Proposed 2", "description": "road (proposed route 2)", "direction": "esriGPParameterDirectionInput", "defaultValue": "Original_Proposed_Routes\\Proposed_Road2", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Original_Proposed_Routes\\Proposed_Road2" ] }, { "name": "gdb", "dataType": "GPDataFile", "displayName": "Geodatabase", "description": "geodatabase for output features", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }