{ "name": "GeneratePropertyReport", "displayName": "Generate Property Report", "description": "Geoprocessing tool to generate a property information report", "category": "", "helpUrl": "https://maps.mapleridge.ca/server/rest/directories/arcgisoutput/LegalNotification/GeneratePropertyReport_GPServer/LegalNotification_GeneratePropertyReport/GeneratePropertyReport.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Property_RSN", "dataType": "GPString", "displayName": "Property RSN", "description": "AMANDA Property Row SEquence Number", "direction": "esriGPParameterDirectionInput", "defaultValue": "1", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Reference", "dataType": "GPString", "displayName": "Reference", "description": "Reference text to embed in the PDF", "direction": "esriGPParameterDirectionInput", "defaultValue": "123", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Sort_Order", "dataType": "GPString", "displayName": "Sort Order", "description": "Sort order for property report", "direction": "esriGPParameterDirectionInput", "defaultValue": "STREET, HOUSE, UNIT", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Label_Format", "dataType": "GPString", "displayName": "Label Format", "description": "Mailing label formats", "direction": "esriGPParameterDirectionInput", "defaultValue": "AVERY 05162", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Generate_occupant_labels", "dataType": "GPBoolean", "displayName": "Generate occupant labels", "description": "Whether or not to generate occupant labels", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Include_reference_text_in_labels", "dataType": "GPBoolean", "displayName": "Include reference text in labels", "description": "Whether or not to include reference text on mailing labels", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Only_generate_labels_for_owners_occupants_at_local_civic_address", "dataType": "GPBoolean", "displayName": "Only generate labels for owners/occupants at local civic address", "description": "Only generate labels for owners/occupants at local civic address", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Diplay_address_labels_on_selected_parcels", "dataType": "GPBoolean", "displayName": "Diplay address labels on selected parcels", "description": "Whether or not to display address on parcels", "direction": "esriGPParameterDirectionInput", "defaultValue": true, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "DIM_Mail_Out", "dataType": "GPBoolean", "displayName": "DIM Mail Out", "description": "Generating DIM mail out labels for developers", "direction": "esriGPParameterDirectionInput", "defaultValue": false, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Improvement_Value", "dataType": "GPLong", "displayName": "Improvement Value", "description": "Improvement value on the property", "direction": "esriGPParameterDirectionInput", "defaultValue": 10000, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Use_Codes", "dataType": "GPString", "displayName": "Use Codes", "description": "Report and labels generated based on a list of property use codes", "direction": "esriGPParameterDirectionInput", "defaultValue": "'2 ACRES OR MORE - MANUFACTU RED HOME','2 ACRES OR MORE - SINGLE FAMILY DWELLING, DUPLEX','2 ACRES OR MORE - VACANT','DUPLEX (/SUO FRONT)','DUPLEX - SINGLE UNIT OWNERSHIP (SIDE)','DUPLEX - UP & DOWN (/SUO BOTTOM)','MANUFACTURED HOME - (IN MANUFACTURED HOME PARK)','MANUFACTURED HOME - (NOT IN MANUFACTURED HOME PARK)','MANUFACTURED HOME PARK','MULTI-FAMILY - GARDEN APARTMENT & ROW HOUSING','MULTI-FAMILY - HIGH-RISE','MULTI-FAMILY APARTMENT BLOCK','ROW HOUSING - SINGLE UNIT OWNERSHIP','SFD WITH BASEMENT SUITE','SINGLE FAMILY DWELLING','STORE(S) AND LIVING QUARTERS','STORE(S) AND/OR OFFICES WITH APARTMENTS','STRATA RENTAL APARTMENT - FRAME CONSTRUCTION','STRATA RENTAL TOWNHOUSE','STRATA-LOT RESIDENTIAL (CONDOMINIUM)','TRIPLEX'", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Property_Report_File_Name", "dataType": "GPDataFile", "displayName": "Property Report File Name", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Label_File_Name", "dataType": "GPDataFile", "displayName": "Label File Name", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }