Skip to content

Commit

Permalink
Merge pull request #181 from wearepal/private-gardens
Browse files Browse the repository at this point in the history
Added modified private gardens (0.1 vegetation threshold)
  • Loading branch information
paulthatjazz authored Oct 28, 2023
2 parents f7b9e66 + a9fb4b3 commit e14400b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ const GS_Sources: GS_Source[] =
{
source: "nateng:Brighton_PrivateGardens",
name: "Private gardens"
},
{
source: "nateng:shape_green_privategardens",
name: "Private gardens (0.1 vegetation)"
}
]

Expand Down

0 comments on commit e14400b

Please sign in to comment.