Skip to content

Commit

Permalink
Added our lost Forma layer
Browse files Browse the repository at this point in the history
  • Loading branch information
SwampGuzzler committed Apr 26, 2019
1 parent ad6d754 commit ca368b0
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions src/resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export default {
modisFires: true,
intactForests: true,
primaryForests: true,
forma: false,
forma: true,
aboveGroundBiomass: true,
landCover: true,
mangroves: false,
Expand Down Expand Up @@ -634,14 +634,18 @@ export default {
}, {
order: 5,
type: 'remoteDataLayer',
uuid: '1fc7b0c5-259a-4685-8665-b2f1ed3f808f'
uuid: '56aa7e57-0ac4-446c-a82d-7713904b17c3'
}, {
order: 6,
type: 'remoteDataLayer',
uuid: 'f34f3c4e-625c-420f-b95e-48dc3543d34d'
uuid: '1fc7b0c5-259a-4685-8665-b2f1ed3f808f'
}, {
order: 7,
type: 'remoteDataLayer',
uuid: 'f34f3c4e-625c-420f-b95e-48dc3543d34d'
}, {
order: 8,
type: 'remoteDataLayer',
uuid: '46608c38-0e34-4b82-899d-ba2977b07271'
}]
},
Expand All @@ -661,7 +665,7 @@ export default {
order: 1,
type: 'remoteDataLayer',
uuid: '5f815a7d-457e-4eae-a8e5-8864a60696ad'
},
},
{
order: 2,
type: 'remoteDataLayer',
Expand Down

0 comments on commit ca368b0

Please sign in to comment.