Jean-François Bourgon
Jean-François Bourgon
We recently faced an issue using PROJ4J as our PROJ String wasn't recognized properly by the PROJ4J parser. Here is a Scala snippet illustrating the issue ``` scala> import geotrellis.proj4._...
## Current issue GeoTrellis-Server is currently missing a key functionality that would allow to control the visibility of a layer based on scale denominator. The feature would help to control...
**Current and expected behavior** As discussed in #489, when STAC-fastapi is hosted behind a proxy and started with a command like the following: ``` uvicorn --root-path "/stac" --proxy-headers stac_fastapi.sqlalchemy.app:app ```...
Since the introduction of TorchScript model, we no longer have the ability to run model on multiple GPUs. See following issue for additional details: https://github.com/NRCan/geo-inference/issues/6