{ "name": "ParcelPublicInformation", "displayName": "Parcel Public Information", "description": "Provides the Parcel Public Information used on PGMap as JSON", "category": "", "helpUrl": "https://gishub.princegeorge.ca/server/rest/directories/arcgisoutput/test/ParcelPublicInformation_test_GPServer/test_ParcelPublicInformation_test/ParcelPublicInformation.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Address", "dataType": "GPString", "displayName": "address", "description": "Address used to search for parcels", "direction": "esriGPParameterDirectionInput", "defaultValue": "1100 Patricia", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "json", "dataType": "GPString", "displayName": "json", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }