Display Name: get_content
Description: The Geoprocessing Service takes as input a specific json file from the front-end with True/ False flags per each layer and coordinates of the point of interest. For the layers which have True flag the GP retrieves specific attributes. GP returns the input dictionary with the attributes values.
Category:
Help URL: https://ukair.maps.rcdo.co.uk/ukairserver/rest/directories/arcgisoutput/geotools/sca_popup_v1_GPServer/geotools_sca_popup_v1/scapopupv1.htm
Execution Type: esriExecutionTypeSynchronous
Parameters:
Parameter: input_string
Data Type: GPString
Display Name input_string
Description: Input json from front-end similar to: {"Local_Authority_Boundaries_SCA": {"flag": "True"}, "Postcode_Boundaries_SCA": {"flag": "True"}, "Smoke_Control_Area_Boundaries_and_Exemptions": {"flag": "True"}, "point_geometry": {"x": 533683, "y": 186696, "spatialReference": {"wkid": 27700}}}
Direction: esriGPParameterDirectionInput
Filter:
Dependency:
Default Value: {"Local_Authority_Boundaries_SCA":{"flag":"True"},"Postcode_Boundaries_SCA":{"flag":"True"},"Smoke_Control_Area_Boundaries_and_Exemptions":{"flag":"True"},"point_geometry":{"x":533683,"y":186696,"spatialReference":{"wkid":27700}}}
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: jsonfile
Data Type: GPString
Display Name jsonfile
Description:
Direction: esriGPParameterDirectionOutput
Filter:
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Execute Task
Child Resources:
Metadata