Skip to content
Snippets Groups Projects
lightweight_low_rise.json 400 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": 1.2,
        "building_surface_fraction": 0.8,
        "mean_height_of_roughness_elements": 4,
        "standard_deviation_of_roughness_elements": 15.1,
        "max_building_height": 6,
        "min_building_height": 2,
        "sky_view_factor": 0.3,
        "impervious_surface_fraction": 0.1,
        "pervious_surface_fraction": 0.2,
        "terrain_roughness_class": 4
    }