Initial commit: v1.0
This commit is contained in:
23
settings.json
Normal file
23
settings.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"dataset": "Country",
|
||||
"country": "German",
|
||||
"city": "Milan",
|
||||
"region": "Milan",
|
||||
"point1": "45°28'24.38\"N 9°10'10.45\"E",
|
||||
"point2": "45°27'16.41\"N 9°12'24.26\"E",
|
||||
"tile_m": 49,
|
||||
"grid_step": 1,
|
||||
"height_100": false,
|
||||
"height_125": true,
|
||||
"height_150": true,
|
||||
"height_100_value": 100,
|
||||
"height_125_value": 100,
|
||||
"height_150_value": 125,
|
||||
"height_absolute": false,
|
||||
"db_crop_sizes": "100,150,200,250,300,400,500,512,600,800,1000",
|
||||
"drone_size": 512,
|
||||
"query_fov_deg": 30,
|
||||
"query_pitch_deg": -90,
|
||||
"preload": false,
|
||||
"skip_empty": false
|
||||
}
|
||||
Reference in New Issue
Block a user