Phase 2.2: performance optimizations, debug tools, app close fix
This commit is contained in:
@@ -26,6 +26,12 @@ REGIONS = {
|
||||
"srtm_tiles": 18,
|
||||
"estimated_size_gb": 0.5,
|
||||
},
|
||||
"ukraine_west": {
|
||||
"name": "Western Ukraine",
|
||||
"bbox": [48.0, 22.0, 51.0, 26.0],
|
||||
"srtm_tiles": 12,
|
||||
"estimated_size_gb": 0.3,
|
||||
},
|
||||
"kyiv_region": {
|
||||
"name": "Kyiv Region",
|
||||
"bbox": [49.5, 29.5, 51.5, 32.5],
|
||||
|
||||
Reference in New Issue
Block a user