{ "name": "ConsentsMonitoring", "displayName": "ConsentsMonitoring", "description": "(DEV) Use this tool to download Resource or Building Consents within a chosen SA2 Area", "category": "", "helpUrl": "https://gis.qldc.govt.nz/server/rest/directories/arcgisoutput/CustomUtils/Consents_Monitoring_GPServer/CustomUtils_Consents_Monitoring/ConsentsMonitoring.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "inputFeatures", "dataType": "GPString", "displayName": "Consents Layer", "description": "Choose to download either Resource Consents or Building Consents.", "direction": "esriGPParameterDirectionInput", "defaultValue": "Resource Consents", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Resource Consents", "Building Consents" ] }, { "name": "sa2Area", "dataType": "GPMultiValue:GPString", "displayName": "SA2 Area", "description": "Choose the SA2 area for which you'd like to download data.", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Arrowtown" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Albert Town", "All", "Arrowtown", "Arthurs Point", "Aviemore", "Cardrona", "Fiordland", "Frankton", "Frankton Arm", "Glenorchy", "Haast", "Inland water Lake Hāwea", "Inland water Lake Wakatipu", "Inland water Lake Wānaka", "Jacks Point", "Kelvin Heights", "Kingston", "Lake Hayes", "Lake Hayes Estate", "Lake Hāwea", "Lindis-Nevis Valleys", "Mararoa", "Mossburn", "Northlake", "Outer Wakatipu", "Outer Wānaka", "Quail Rise", "Queenstown Central", "Queenstown East", "Queenstown Hill", "Shotover Country", "Sunshine Bay-Fernhill", "Upper Clutha Valley", "Wakatipu Basin", "Warren Park", "Westland Glaciers-Bruce Bay", "Wānaka Central", "Wānaka North", "Wānaka Waterfront", "Wānaka West" ], "parameterInfos": [ { "name": "String", "dataType": "GPString", "displayName": "String" } ] }, { "name": "consentStatus", "dataType": "GPString", "displayName": "Consent Status", "description": "Filter consent status by either Current or Past", "direction": "esriGPParameterDirectionInput", "defaultValue": "All", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "All", "Current/Future", "Past" ] }, { "name": "propertyStatus", "dataType": "GPString", "displayName": "Property Status", "description": "Filter consents by either Current or Past property status", "direction": "esriGPParameterDirectionInput", "defaultValue": "All", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "All", "Current/Future", "Past" ] }, { "name": "rmCategory", "dataType": "GPMultiValue:GPString", "displayName": "RM Category", "description": "Choose an RM Category", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "Section 223 and 224" ], "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "All", "Alteration to Designation", "Appeals", "Boundary Activity Notice 87BA", "Boundary Activity Notice 87BB", "Certificate of Compliance", "Certificate of Existing Use", "Combined Land Use and Subdivision", "Controlled Activity Land Use", "Engineering Acceptance", "Fast Track", "Historic", "Judicial Review", "Land Use Consent", "Marginal or Temporary Activity Notice", "Notice of Declaration", "Notice of Requirements", "Outline Plan", "Outline Plan Waiver", "S226/241 Cancellation of Amalgamation", "Section 125 Extension of Time", "Section 127 Variation to Consent Conditions", "Section 221 Variation to Consent Conditions", "Section 223 and 224", "Section 348 Right of Way", "Section 357 Objection", "Signing and Sealing", "Special Housing Application", "Subdivision" ], "parameterInfos": [ { "name": "String", "dataType": "GPString", "displayName": "String" } ] }, { "name": "rmDecision", "dataType": "GPString", "displayName": "RM Decision", "description": "If you chose Section 223 and 224 from the RM Category drop-down, choose an optional RM Decision to go along with it (either 223 Issued or 224c Issued)", "direction": "esriGPParameterDirectionInput", "defaultValue": "224c Issued", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "All", "223 Issued", "224c Issued" ] }, { "name": "consentDateType", "dataType": "GPString", "displayName": "Consent Date Type", "description": "Choose a type of consent date selector - Predefined Range or Custom Range", "direction": "esriGPParameterDirectionInput", "defaultValue": "None", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "None", "Custom Date Range", "Predefined Date Range" ] }, { "name": "consentPredefinedRange", "dataType": "GPString", "displayName": "Consent Predefined Range", "description": "Choose a predefined range option - such as Last Year, This Year, Last Month, and This Month", "direction": "esriGPParameterDirectionInput", "defaultValue": "All", "parameterType": "esriGPParameterTypeOptional", "category": "", "choiceList": [ "All", "This Year", "Last Year", "This Month", "Last Month" ] }, { "name": "consentDateFrom", "dataType": "GPDate", "displayName": "Consent Date From", "description": "Choose a start date for your custom date range", "direction": "esriGPParameterDirectionInput", "defaultValue": 1731456000000, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "consentDateTo", "dataType": "GPDate", "displayName": "Consent Date To", "description": "Choose an end date for your custom date range", "direction": "esriGPParameterDirectionInput", "defaultValue": 1731456000000, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "fileFormat", "dataType": "GPString", "displayName": "Output File Format", "description": "Choose your output file format (.xlsx, .xls, or .csv)", "direction": "esriGPParameterDirectionInput", "defaultValue": ".xlsx", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ ".xlsx", ".xls", ".csv" ] }, { "name": "zip_output", "dataType": "GPDataFile", "displayName": "File Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }