-
In the context of https://github.com/Open-EO/openeo-geotrellis-extensions/issues/109, I created a new branch for openeo-geotrellis-extensions, in which I changed the versions of its submodules to `2.3…
-
Context:
* It takes about an hour or so into an analysis to happen
* It doesn't happen all the time though
* Probably about half the time I get this exception
```
Caused by: java.nio.BufferUn…
-
Before converting the raster to vectors, the raster_to_vector method regrids the rdd to become one single tile (or multiple very large ones) if the rdd is too big:
https://github.com/Open-EO/openeo-g…
-
```
geotrellis-gdal-master\gdal\src\main\scala\geotrellis\gdal\GDAL.scala:106: error: no type parameters for method foldLeftM: (f: (Option[org.gdal.gdal.Dataset], (geotrellis.gdal.GDALWarpOptions, In…
-
apply_neighborhood sets pixel_buffer in load_collection to load extra data at the edges.
However, the retiling code first performs retiling, and then buffers the tiles. The consequence being that edg…
-
that would be a great show up
/cc @lossyrob ^^
-
### Current situation
I have a geotrellis catalog using the S3 backend.
Catalog and data are stored on a minio server.
I'm using Geotrellis v2.3.3
When I try to access the catalog with raste…
-
18/09/12 14:38:46 ERROR Executor: Exception in task 0.0 in stage 0.0 (TID 0)
geotrellis.raster.io.geotiff.reader.MalformedGeoTiffException: incorrect byte order
at geotrellis.raster.io.geotiff.read…
-
During integration work with GeoMesa / GeoWave we discovered that in our current implementation we may loose some important Features information (on the SimpleFeature => GeoTrellisFeautre conversion).…
-
Research of using GPU to do all or some of gt math operations.