-
Context: https://gitter.im/geotrellis/geotrellis?at=5dcd9656c26e8923c424ff3a
If one assumes that `union` should be commutative (as is the Set union operator) this test fails:
```scala
UShortCon…
-
https://discuss.eodc.eu/t/fit-class-random-forest-413-request-too-large/396/10
Error happened when running dynamic landcover on large set of points:
https://github.com/patrick-griffiths/scratch/blob…
-
`load_collection` caching was fixed as part of https://github.com/Open-EO/openeo-geotrellis-extensions/issues/74; this made an issue [apparent](https://github.com/Open-EO/openeo-geopyspark-driver/comm…
-
We have the ability to write GeoTiffs, but the number of CRS's we can convert into GeoTiff tag format is limited. This is because the code that we use to do that was ported from GDAL's code to turn pr…
-
I'm currently trying to ingest a layer in GeoTrellis to S3 as both an `AvroLayer` and as a `COGLayer`. I was able to ingest the layer as an `AvroLayer`, but got an `OutOfMemoryError` when trying to in…
-
Hi there,
I have searched the docs on how to do simple spatial operations between geometries such as checking whether a point falls within a polygon. For my use case, I want to do this for a large …
-
I use akka in spark.When I try to submit my app.It told me this error:
```
Exception in thread "main" java.lang.NoSuchMethodError: com.typesafe.config.Config.getDuration(Ljava/lang/String;Ljava/util/…
-
Hi,
I used your script (+ a fork from the geotrellis one for accumulo config)
to successfully setup accumulo 1.6.2.
Would be great to be able to setup newer versions also (1.6.4 , 1.7.0).
I assume t…
lhoss updated
8 years ago
-
Current implementation of `withResolution` method will propagate the requested cellSize and extent and will re-calculate cols/rows to nearest value. It is possible and even likely that given cellSize …
-
Connects: https://github.com/locationtech/geotrellis/issues/2698
The objective is to efficiently build a mosaic as a TMS pyramid of least cloudy LC8 senes.
Given a list of Landsat scene URIs (ex…