Skip to content
Snippets Groups Projects
compact_high_rise.json 402 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": 5,
        "building_surface_fraction": 0.5,
        "mean_height_of_roughness_elements": 50,
        "standard_deviation_of_roughness_elements": 15.1,
        "max_building_height": 75,
        "min_building_height": 25,
        "sky_view_factor": 0.2,
        "impervious_surface_fraction": 0.6,
        "pervious_surface_fraction": 0.09,
        "terrain_roughness_class": 8
    }