Skip to content

Commit

Permalink
Merge pull request #473 from wearepal/rm-priv-gardens
Browse files Browse the repository at this point in the history
  • Loading branch information
paulthatjazz authored Dec 19, 2024
2 parents 6ebb445 + d72621c commit bf56e5d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ const GS_Sources: GS_Source[] =
source: "nateng:Brighton_PrivateGardens",
name: "Private gardens"
},
{
source: "nateng:shape_green_privategardens",
name: "Private gardens (RGB filtered)"
}
// {
// source: "nateng:shape_green_privategardens",
// name: "Private gardens (RGB filtered)"
// }
]

async function fetchGreenspacesFromExtent(bbox: string, source: string) {
Expand Down

0 comments on commit bf56e5d

Please sign in to comment.