{
"id": "string",
"name": "string",
"type": 1,
"create_time": 0,
"update_time": 0,
"output_dir": "string",
"comment": "string",
"is_generate_outline": true,
"min_num_models_per_tile": 0,
"tile_file_type": 1,
"refine": 1,
"geometry_compression": 0,
"tiling_scheme_levels": [
{
"id": "string",
"level": 0,
"geometric_error": 0,
"area_max": 0,
"area_min": 0,
"height_max": 0,
"height_min": 0
}
],
"data_sources": [
{
"id": "string",
"name": "string",
"type": 1,
"connection": "string",
"order_num": 0,
"comment": "string",
"layers": [
{
"id": "string",
"name": "string",
"is_sql_layer": true,
"sql": "string",
"use_z_coordinate": true,
"is_fixed_base_height": true,
"field_name_base_height": "string",
"fixed_base_height": 0,
"is_fixed_height": true,
"fixed_height": 0,
"field_name_height": "string",
"order_num": 0,
"comment": "string",
"fields": [
{
"id": "string",
"name": "string",
"is_fixed_value": true,
"layer_field_name": "string",
"fixed_value_type": 1,
"fixed_value": "string",
"order_num": 0,
"comment": "string"
}
]
}
]
}
]
}