Skip to content
Snippets Groups Projects
open_high_rise.json 403 B
Newer Older
  • Learn to ignore specific revisions
  • Maryshca's avatar
    Maryshca committed
    {
        "width": 800,
    
    Maryshca's avatar
    Maryshca committed
        "height": 800,
    
    Maryshca's avatar
    Maryshca committed
        "aspect_ratio": 0.9,
        "building_surface_fraction": 0.3,
        "mean_height_of_roughness_elements": 30,
        "standard_deviation_of_roughness_elements": 15.1,
        "max_building_height": 40,
        "min_building_height": 20,
        "sky_view_factor": 0.6,
        "impervious_surface_fraction": 0.3,
        "pervious_surface_fraction": 0.3,
        "terrain_roughness_class": 7
    }