- 
  Notifications
 
You must be signed in to change notification settings  - Fork 635
 
Commit 32567a0
Support nativeRaster objects in annotation_raster() and raster2uri() (#2174)
* Add failing test with native raster
* Support nativeRaster objects in raster2uri
* News entry for nativeRaster support
* Update NEWS entry with pull request number
* Fix typo
* Move NEWS entry to new features section1 parent 39a0055 commit 32567a0
3 files changed
+31
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
8 | 8 |  | |
9 | 9 |  | |
10 | 10 |  | |
11 | + | ||
12 | + | ||
11 | 13 |  | |
12 | 14 |  | |
13 | 15 |  | |
 | |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
219 | 219 |  | |
220 | 220 |  | |
221 | 221 |  | |
222 | - | ||
223 | - | ||
224 | - | ||
225 | - | ||
226 | - | ||
227 | - | ||
228 | - | ||
229 | - | ||
230 | - | ||
222 | + | ||
223 | + | ||
224 | + | ||
225 | + | ||
226 | + | ||
227 | + | ||
228 | + | ||
229 | + | ||
230 | + | ||
231 | + | ||
232 | + | ||
233 | + | ||
234 | + | ||
235 | + | ||
231 | 236 |  | |
232 | 237 |  | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
 | |||
274 | 274 |  | |
275 | 275 |  | |
276 | 276 |  | |
277 | + | ||
278 | + | ||
279 | + | ||
280 | + | ||
281 | + | ||
282 | + | ||
283 | + | ||
284 | + | ||
285 | + | ||
286 | + | ||
287 | + | ||
288 | + | ||
289 | + | ||
290 | + | ||
291 | + | ||
277 | 292 |  | |
278 | 293 |  | |
279 | 294 |  | |
 | |||
0 commit comments