Skip to content

Commit

Permalink
Landsat Stretch RGB142
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Lins committed Oct 30, 2012
1 parent 58c23e5 commit 455cf41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/static/js/rgb_layers.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ var RGB_layers = [
b: 30,
sensor: 'landsat',
description: 'Landsat Stretch RGB543'
},
{
r: 10,
g: 40,
b: 20,
sensor: 'landsat',
description: 'Landsat Stretch RGB142'
}
];

Expand Down

0 comments on commit 455cf41

Please # to comment.