Last change
on this file since 14686 was 11431, checked in by Don-vip, 8 years ago |
fix #13124 - Enhanced GPS data rendering: add new heatmap mode (patch by kidelo)
|
File size:
286 bytes
|
Line | |
---|
1 | # License: GPL. For details, see LICENSE file.
|
---|
2 | #
|
---|
3 | # diverging red to blue, designed by http://colorbrewer2.org/
|
---|
4 | #
|
---|
5 | # color map must start at first line without comment
|
---|
6 | #
|
---|
7 | 0,0,0
|
---|
8 | 49,54,149
|
---|
9 | 69,117,180
|
---|
10 | 116,173,209
|
---|
11 | 171,217,233
|
---|
12 | 224,243,248
|
---|
13 | 254,224,144
|
---|
14 | 253,174,97
|
---|
15 | 244,109,67
|
---|
16 | 215,48,39
|
---|
17 | 165,0,38
|
---|
18 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.