{ "name": "ReportGenerator", "displayName": "ReportGenerator", "description": "(null)", "category": "", "helpUrl": "https://xmaps.indy.gov/arcgis/rest/directories/arcgisoutput/DMDPortal/ParcelReport_GPServer/DMDPortal_ParcelReport/ReportGenerator.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "TextElementsStrings", "dataType": "GPString", "displayName": "TextElementsStrings", "description": "Text elements to be printed on the first page of the report", "direction": "esriGPParameterDirectionInput", "defaultValue": { "ParcelAddress": "", "ParcelNumber": "", "CurrentZoning": "", "CurrentZoningContextArea": "", "HistoricPreservationDistrict": "", "FloodPlain": "", "ProposedBaseLandUse": "", "AdoptingResolution": "", "ApplicableOverlays": "", "CriticalAreaID": "", "SpecificAreaPlans": "", "ThirdPartyCertifiedPlans": "", "TIFDistrict": "", "EIDDistrict": "", "RDAEADDistrict": "", "CTPDistrict": "", "CREDDistrict": "", "NRSA": "", "PromiseZone": "", "CityCountyCouncilDistrict": "", "ExcludedCity": "", "NeighborhoodAdvocate": "", "RegisteredCommunityOrganizations": "" }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Image1", "dataType": "GPString", "displayName": "Image1", "description": "URL to the image of zoning map", "direction": "esriGPParameterDirectionInput", "defaultValue": "http://www.world-guides.com/images/indianapolis/indianapolis_map.jpg", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Image2", "dataType": "GPString", "displayName": "Image2", "description": "URL to the image of land use plan map", "direction": "esriGPParameterDirectionInput", "defaultValue": "http://www.world-guides.com/images/indianapolis/indianapolis_map.jpg", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Image3", "dataType": "GPString", "displayName": "Image3", "description": "URL to the image of thoroughfare plan", "direction": "esriGPParameterDirectionInput", "defaultValue": "http://www.world-guides.com/images/indianapolis/indianapolis_map.jpg", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Image4", "dataType": "GPString", "displayName": "Image4", "description": "URL to the image of multi-modal plan", "direction": "esriGPParameterDirectionInput", "defaultValue": "http://www.world-guides.com/images/indianapolis/indianapolis_map.jpg", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "ReportPath", "dataType": "GPDataFile", "displayName": "ReportPath", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }