-
Consider the following
``` bash
$ gdalinfo core/src/test/resources/L8-B4-Elkton-VA.tiff -mm
Driver: GTiff/GeoTIFF
Files: core/src/test/resources/L8-B4-Elkton-VA.tiff
Size is 186, 169
....
B…
-
-
We want to support the functionality of clipping raster data out in a GeoNotebook.
With the TMSData, we'll want to optionally supply a method `get_data` as in here https://github.com/geotrellis/ge…
-
Even with gdal properly configured... I seem to (on the notebook side) get silent errors with reading GDAL sources of the `gdal://vsis3` variety. Here's what i see in the `docker logs`
So would be …
-
PyProj has this area_of_use CRS property:
https://pyproj4.github.io/pyproj/stable/api/crs/crs.html#pyproj.crs.CRS.area_of_use
It allows to check if a certain extent it within the valid bounds of t…
-
Pair with a Geotrellis developer
So that we're prepared to begin work on #720
-
Connects: https://github.com/geotrellis/geotrellis-deployments/issues/5
Now that we have updated PRMs the bootstrap should be updated here to include the latest RPMs, excluding the geopyspark depen…
-
Connects: https://github.com/locationtech/geotrellis/issues/2959
We have some documentation on how to use GeoTrellis with Zeppelin Notebook [here](https://github.com/locationtech/geotrellis/tree/ma…
-
upload: viewer/site.tgz to s3://geotrellis-test/emr/site.tgz
upload: server/target/scala-2.10/server-assembly-0.1.0.jar to s3://geotrellis-test/emr/server-assembly-0.1.0.jar
upload: ingest/targe…
ghost updated
7 years ago
-
## Describe the bug
I can create a `GDALRasterSource` from a corrupt JPEG2000 file and successfully read from it. I would expect it to throw an exception instead of silently proceeding with wrong d…