-
This has been tried here: https://github.com/Open-EO/openeo-geotrellis-extensions/issues/199
But was disabled: https://github.com/Open-EO/openeo-geotrellis-extensions/commit/01b67c85f27ff59fde22872a5…
-
Stumbled on this one from https://github.com/EOEPCA/deployment-guide/pull/8:
The openEO webapp driver Sparkpplication helm chart usage docs show setting PYTHONPATH, containing static python38 refer…
-
GDALRasterSource, using these bindings, throws an error when attempting to read metadata for files that use the PAM xml metadata specification.
Open a GeoTrellis 3.5.1+ SBT console:
```bash
cd …
-
See [raster-write.html#geotrellis-layers]()
Related possibly #206
-
Users often type errors in spatial extent. This often gives errors, but sometimes very obscure ones.
For example:
`'spatial_extent': {'west': [0], 'south': 60.11, 'east': 25.24, 'north': 60.35, 'c…
-
The only tutorial on the current geotrellis.io site is this one http://geotrellis.io/tutorials/webservice/spray/, should it be changed?
-
This Epic encapsulates the GeoTrellis team effort to overhaul the documentation site replacing RTD with mdoc + docusaurus so that we have CI compiled docs that are built and run on each GeoTrellis com…
-
we have several places in openeo-geopyspark-driver where we declare/get geotrellis related jars.
e.g. geotrellis-backend-assembly:
```
scripts/submit-batch-test.sh
18:backend_assembly=https://ar…
-
I believe the rationale behind this was that this added a large dependency where it might not always be necessary.
But I imagine more context would be useful.
It was rated a low priority for the…
-
I came across your project while looking at Geotrellis to do some Spark analytics on netCdf files, but when I try to build it Geotrellis-spark 0.10.0-M1 isn't found, and when I switch and build with 0…