{ "name": "GEOSECMARoutePlanningCreateDataset", "displayName": "GEOSECMA RoutePlanning Create Dataset", "description": "", "category": "", "helpUrl": "https://karta.goliska.se/arcgis/rest/directories/arcgisoutput/GEOSECMASupportingService_GPServer/GEOSECMASupportingService/GEOSECMARoutePlanningCreateDataset.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_module", "dataType": "GPString", "displayName": "Module", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "GEOSECMA Route Planning Module Database", "GEOSECMA Street Module Database", "GEOSECMA LVDB Module Database" ] }, { "name": "in_database", "dataType": "GPString", "displayName": "Database connection Id", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_dataset_name", "dataType": "GPString", "displayName": "Network dataset name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_user_name", "dataType": "GPString", "displayName": "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", "TeleAtlas MNS v4.5", "GEOSECMA Street Module Database", "GEOSECMA LVDB Module Database" ] }, { "name": "in_time_delay_feature_class", "dataType": "GPString", "displayName": "Time delay feature class", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_time_delay_field", "dataType": "GPString", "displayName": "Time delay field", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_time_delay_data_format", "dataType": "GPString", "displayName": "Time delay data format", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_data_place", "dataType": "GPString", "displayName": "Data places Json string", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": { "Places": [ "First place here", "... place here" ] }, "parameterType": "esriGPParameterTypeRequired", "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_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": "Report html", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }