Last change
on this file since 14840 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:
265 bytes
|
Rev | Line | |
---|
[11431] | 1 | # License: GPL. For details,see LICENSE file.
|
---|
| 2 | #
|
---|
| 3 | # diverging brown to green, designed by http://colorbrewer2.org/
|
---|
| 4 | #
|
---|
| 5 | # color map must start at first line without comment
|
---|
| 6 | #
|
---|
| 7 | 0,0,0
|
---|
| 8 | 1,102,9
|
---|
| 9 | 53,151,143
|
---|
| 10 | 128,205,193
|
---|
| 11 | 199,234,229
|
---|
| 12 | 246,232,195
|
---|
| 13 | 223,194,125
|
---|
| 14 | 191,129,45
|
---|
| 15 | 140,81,10
|
---|
Note:
See
TracBrowser
for help on using the repository browser.