Commit ba751f4
Validate that raster layers do not specify both 'resampling' and 'raster-resampling' (#1532)
* Invalidate if 'resampling' and 'raster-resampling'
* Add CHANGELOG entry
* chore(fmt): apply pre-commit formatting fixes
* Fix PR link in CHANGELOG
* Update resampling sdk-support for JS to v5.20.0*
*Upcoming release
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 8d85feb commit ba751f4
File tree
5 files changed
+28
-3
lines changed- src
- reference
- validate
- test/integration/style-spec/tests
5 files changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7763 | 7763 | | |
7764 | 7764 | | |
7765 | 7765 | | |
7766 | | - | |
| 7766 | + | |
7767 | 7767 | | |
7768 | 7768 | | |
7769 | 7769 | | |
| |||
8050 | 8050 | | |
8051 | 8051 | | |
8052 | 8052 | | |
8053 | | - | |
| 8053 | + | |
8054 | 8054 | | |
8055 | 8055 | | |
8056 | 8056 | | |
| |||
8128 | 8128 | | |
8129 | 8129 | | |
8130 | 8130 | | |
8131 | | - | |
| 8131 | + | |
8132 | 8132 | | |
8133 | 8133 | | |
8134 | 8134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
147 | 157 | | |
148 | 158 | | |
149 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
193 | 203 | | |
194 | 204 | | |
195 | 205 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
105 | 109 | | |
106 | 110 | | |
0 commit comments