{ "name": "FullParcelGDB", "displayName": "Full Parcel Data Request Geodatabase", "description": "Creates a File GeoDatabase for the spatial data and a File GeoDatabase for the tabular data of the full parcel geodatabase for customers. Output is stored in the referenced INC directory.", "category": "", "helpUrl": "https://maps.clarkcountynv.gov/arcgis/rest/directories/arcgisoutput/GPTools/FullParcelGDB_GPServer/GPTools_FullParcelGDB/FullParcelGDB.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "incNum", "dataType": "GPString", "displayName": "INC Number(Enter only the numeric portion of the INC Number):", "description": "INC Number for the job", "direction": "esriGPParameterDirectionInput", "defaultValue": "111", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ptsRootPath", "dataType": "GPString", "displayName": "PTS Root Path:", "description": "PTS Folder file path", "direction": "esriGPParameterDirectionInput", "defaultValue": "//ccgisfiles01m/user/gi/common/PTS_Items/", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "gdbPath", "dataType": "GPString", "displayName": "Assessor Geodatabase:", "description": "Assessor SDE Connection", "direction": "esriGPParameterDirectionInput", "defaultValue": "//ccgisfiles01m/gisdata/prdba/sde_connections/public/server=ccentgis db=gismo user=public1.sde/", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }