-
Dear MapLibre Development Team,
I hope this message finds you well. I am exploring the capabilities of the MapLibre library and would like to know if it supports loading large GeoTIFF files directl…
-
e.g. NDVI geotiff with two layers, first is ndvi, second is alpha
Multi-GeoTiff, with several layers, each layer has -32767 or has alpha layer
logic:
input parameter: has_alpha_layer or has_a…
-
I'm trying to create a model with agents that are aware of their environment, as well as other agents. I would like to be able to be able to specify a region of interest, import files that cover that …
-
### Description
For some geotiffs (possibly ones covering a relatively small area), the following [1] condition is satisfied for most zoom levels, that is, `tileFound` gets set to `false`. Identical …
-
Rewrite https://github.com/geospatial-jeff/aiocogeo in Rust!
We'll probably want to leave all the non-filesystem I/O to [`object_store`](https://docs.rs/object_store/latest/object_store), and focus…
-
**Describe the bug**
The "geotiff-reprojection" example includes a lot of functionality that has nothing to do with reprojection, and the reprojection itself is quite boring (4326 to 3857) and only i…
-
Using the "wms_geotiff_output" plugin, the xml which is requested with `GetCapabilities` and `GetProjectSettings` is disturbed in several ways.
- the xml elements of whole layers from the service a…
-
## Expected Behavior
Uploading a geotiff
## Actual Behavior
While trying to load a geotiff via API or GUI gives
## Steps to Reproduce the Problem
1.build application with docker compose
…
-
When I load a Vector file in `.shp` format and select the (only) named layer there is nothing rendered in the display, when I've got other GeoTIFFs loaded. It seems to display when it is loaded by its…
-
[GeoTIFF](https://trac.osgeo.org/geotiff) seems like a useful output option to support. It supports grids of floating point values with well known specification of projection information that many GI…