Skip to content
Snippets Groups Projects
open_low_rise.json 401 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.6,
        "building_surface_fraction": 0.3,
        "mean_height_of_roughness_elements": 6,
        "standard_deviation_of_roughness_elements": 15.1,
        "max_building_height": 10,
        "min_building_height": 3,
        "sky_view_factor": 0.7,
        "impervious_surface_fraction": 0.3,
        "pervious_surface_fraction": 0.4,
        "terrain_roughness_class": 5
    }