-
`org.openeo.geotrellis.file.CreoPyramidFactoryTest` can be run locally by first setting the necessary environment variables but it would be better if it runs automatically.
Bonus points if it doesn…
-
Hi! I need to be able to write a top level 'id' in each Feature (not as part of 'properties')... and in `vectortile.Layer.unfeature()`, the arg `id: Option[Long]` passed to `vectortile.internal.vecto…
-
Error: https://jenkins.vgt.vito.be/job/openEO/job/openeo-geotrellis-extensions/job/develop/570/testReport/(root)/ReferenceTileTest/testSaveAndCompareAll/
Probably requests can be changed to https:/…
-
There are currently some very good tools for computing breaks and interpolating colors but these facilities are relatively low level and primarily exercised either by rendering via `ColorMap`, which e…
-
I tried provisioning with the addition of `azavea.libgdal-java` but that was not enough:
```
[info] Ingest
[info] - should ingest GeoTiff
Native library load failed.
java.lang.UnsatisfiedLinkError: n…
-
originally reported here https://discuss.eodc.eu/t/caching-openeo-results/197/22 and related to #126
synchronous download of a process graph with `load_result` results in
```
OpenEoApiError: [5…
-
### Improvement
> The biggest thing Scala 3 needs from the community is for everyone to begin porting their code. For established projects, the logical first step would be to start cross-building a…
-
We still have an error related to serialization of the geotiff colormap:
```
from matplotlib.colors import ListedColormap
col_palette = [
[174, 199, 232, 255],
[214, 39, 40,…
-
During the RasterSources benchmark https://github.com/pomadchin/vlm-performance/ on EMR we received no performance improvements with GDAL usage. On the contrary, it created more complexity in jobs con…
-
In RasterFrames, it's important during initial exploratory analysis and verifying AOI/TOI to be able to make the following types of queries against GeoTrellis S3 layers, without incurring the cost of …