mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Completed automatic algorithm
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
{
|
||||
'output_directory': '.\LasVegas', # Where to save the output files
|
||||
'boundary_file': '.\configs\LasVegas\LasVegas.kml'
|
||||
}
|
||||
6
scripts/python/map_generator/configs/LasVegas/config.yml
Normal file
6
scripts/python/map_generator/configs/LasVegas/config.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
'output_directory': '.\LasVegas', # Where to save the output files
|
||||
'boundary_file': '.\configs\LasVegas\boundary.kml', # Input kml file setting the boundary of the map to create
|
||||
'zoom_factor': 0.02, # [0: maximum zoom in (things look very big), 1: maximum zoom out (things look very small)]
|
||||
'geo_width': 1.14
|
||||
}
|
||||
Reference in New Issue
Block a user