{ "name": "CountShapefileFeatures", "displayName": "CountShapefileFeatures", "description": "Validates shapefile path and counts features in the specified shapefile.", "category": "", "helpUrl": "https://gis.energy.gov.ab.ca/arcgis/rest/directories/arcgisoutput/Common/GeoTools_GPServer/Common_GeoTools/CountShapefileFeatures.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "input_shapefile", "dataType": "GPString", "displayName": "Input Shapefile", "description": "Path to the input shapefile to validate and count features.", "direction": "esriGPParameterDirectionInput", "defaultValue": "\\\\GISAPPS-INT-SVR.int.gov.ab.ca\\USERPREF\\PROD\\Apps\\SDE\\Security\\scratch\\star_new\\star.shp", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }