-
This rasterization bug is cause by raster extents being `closed, open` and polygon extents being `closed, closed`, but using them both in the same methods:
https://github.com/rafaqz/Rasters.jl/issu…
-
Type: Bug
Error fetching Bootstrap CSS from CDN: AxiosError: Request failed with status code 404
Extension version: 1.6.0
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427,…
-
![Screenshot from 2024-06-04 16-24-16](https://github.com/Open-EO/openeo-geotrellis-extensions/assets/3028262/f1d438f6-91c2-460f-abd1-f2cb2b2984b3)
The current implementation of raster_to_vector ca…
-
## Summary
- ~**Proposed Readable Name**: Utah Skyshade~
- ~**Proposed Internal Dataset Name**: skyshade~
- ~**Proposed External Dataset Name**: Skyshade~
- **Proposed Data Category**: Elevati…
-
Mac only supports a limited subset of the usual raster operation modes (see [here](https://docs.wxwidgets.org/trunk/interface_2wx_2dc_8h.html#a07398221a1f9dfecf424c90c5c777d54)), which causes MSE to c…
-
```
PyPNG is able to read and write PNG files with bit depth 1. But the rasters
for these images have to
be "flat". One sequence element per pixel (in the case of a 1-bit image each
element is ei…
-
```
The current vector-based drawing system has three major issues:
- low performance on embedded devices
- large SVG files due to QSvgGraphicsItem being loaded as bitmap
- cannot use eraser tool
…
-
The workflow uses several data files that are necessary for the spatial mapping. Specifically:
- A raster file for Norway: Norway.tif (450 KB)
- A directory containing several shape files for muni…
-
as suggested by @kbefus
-
In issue #542 we introduce a general API for N-dimensional, dense/gridded data. This provides the opportunity to adapt our existing Raster Element to use these dense data interfaces, which will allow …