{ "name": "GEOSECMAStreetImport", "displayName": "GEOSECMA Street Import", "description": "", "category": "", "helpUrl": "https://karta.goliska.se/arcgis/rest/directories/arcgisoutput/GEOSECMASupportingService_GPServer/GEOSECMASupportingService/GEOSECMAStreetImport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_database_name", "dataType": "GPString", "displayName": "Input database name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_application", "dataType": "GPString", "displayName": "Input application type", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Street", "LVDB" ] }, { "name": "in_user_name", "dataType": "GPString", "displayName": "Input user name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_data_type", "dataType": "GPString", "displayName": "Data type", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "Digiroad 2012", "NAVTEQ NAVSTREETS v2.4.3", "NVDB Linear XML v3.x", "NVDB Linear XML v3.x Incremental", "TeleAtlas MNS v4.5" ] }, { "name": "in_paths", "dataType": "GPString", "displayName": "Data places Json string", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": { "Places": [ "First place here", "... place here" ] }, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_process_instance_id", "dataType": "GPString", "displayName": "Process instance ID as string", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_digiroad_join_adjacent_lines", "dataType": "GPBoolean", "displayName": "Join adjacent lines (Digiroad 2012)", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_lvdb_reset", "dataType": "GPBoolean", "displayName": "LVDB Reset", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_culture", "dataType": "GPString", "displayName": "Culture, e.g. 'en-US'", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_spatial_reference", "dataType": "GPString", "displayName": "Spatial reference", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_report", "dataType": "GPString", "displayName": "Output report as html", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }