{ "name": "SenorgeCeller", "displayName": "SeNorgeCeller", "description": "Get ID's for senorgeceller for en polygon.", "category": "", "helpUrl": "https://gis3.nve.no/arcgis/rest/directories/arcgisoutput/geoprocessing/SeNorgeCeller_GPServer/geoprocessing_SeNorgeCeller/SenorgeCeller.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_polygon", "dataType": "GPString", "displayName": "in_polygon", "description": "given as a json geometry", "direction": "esriGPParameterDirectionInput", "defaultValue": "'{\"rings\":[[[270915,6664551],[270872,6664362],[268633,6664858],[268682,6665047],[270405,6664796],[270518,6664739],[270915,6664551]]],\"spatialReference\":{\"wkid\":25833}}'", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "resultat", "dataType": "GPString", "displayName": "resultat", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }