{ "name": "extractDem", "displayName": "extractDem", "description": "Extract local demographic characteristics.", "category": "", "helpUrl": "https://ags.coverlab.org/server/rest/directories/arcgisoutput/EconPolicy/extractDemTxt_GPServer/EconPolicy_extractDemTxt/extractDem.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Lines", "dataType": "GPFeatureRecordSetLayer", "displayName": "Project Lines", "description": "Project Lines", "direction": "esriGPParameterDirectionInput", "defaultValue": { "displayFieldName": "", "hasZ": true, "geometryType": "esriGeometryPolyline", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Buffer_Distance", "dataType": "GPDouble", "displayName": "Buffer Distance (Miles)", "description": "Buffer Distance", "direction": "esriGPParameterDirectionInput", "defaultValue": 0.75, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Impact_Area", "dataType": "GPFeatureRecordSetLayer", "displayName": "Impact Area", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": { "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 102719, "latestWkid": 2264 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SUM_TOTPOP_Isct", "type": "esriFieldTypeDouble", "alias": "SUM_TOTPOP_Isct" }, { "name": "SUM_Walk_Isct", "type": "esriFieldTypeDouble", "alias": "SUM_Walk_Isct" }, { "name": "SUM_Bike_Isct", "type": "esriFieldTypeDouble", "alias": "SUM_Bike_Isct" }, { "name": "SUM_PT_Isct", "type": "esriFieldTypeDouble", "alias": "SUM_PT_Isct" }, { "name": "FIRST_Proj_Length", "type": "esriFieldTypeDouble", "alias": "FIRST_Proj_Length" }, { "name": "FIRST_UrbanPct", "type": "esriFieldTypeDouble", "alias": "FIRST_UrbanPct" }, { "name": "MAX_TDI_Round", "type": "esriFieldTypeInteger", "alias": "MAX_TDI_Round" }, { "name": "SUM_TDI_Isct", "type": "esriFieldTypeDouble", "alias": "SUM_TDI_Isct" }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" }, { "name": "Shape_Area", "type": "esriFieldTypeDouble", "alias": "Shape_Area" } ], "features": [], "exceededTransferLimit": false }, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Report", "dataType": "GPDataFile", "displayName": "Report", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "esri_out_feature_service_name", "dataType": "GPString", "displayName": "Output Feature Service Name", "description": "The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }