-
I am new to using vue-maplibre-gl and maplibre-gl, I tried to refer to the documentation of this package to understand the structure and props of components, but unfortunately the documentation seems …
-
### What is the bug?
COG raster layer from a parent QGIS project in a children QGIS are correctly displayed in QGIS but not ni Lizmap.
For example my "parent" QGIS project contains 3 raster la…
-
### What is the bug or the crash?
gdal_merge fails when input layer source is HTTPS raster file accessed by vsicurl.
Receive processing error: RuntimeError:`vsicurl/https://exampleurl.com/raster…
-
## Input
Raster Layer
![Image](https://github.com/user-attachments/assets/4ba9aeab-53dd-4a60-9d2b-34036da21eae)
## Layers
1. Forest Fire
2. Flood
3. Landslide
4. Tropical Cyclone
5. Drought
## Outp…
-
Currently we use GDAL VRTs with Python pixel functions for implementing products with lazy evaluation (e,g, spectral indices).
But VRTs do have some limitations:
- input and output bands must hav…
-
**maplibre-gl-js version**: 4.7.1, 5.0.0-pre.5
**browser**: Chrome
### Steps to Trigger Behavior
1. Create a map with semi-transparent raster tiles
2. Enable terrain (may be zero-elevation t…
-
I am trying to display an GeoTIFF with 3 Layers (RGB) in leaflet, preserving the true colors.
From my investigations it seems that this is currently not possible, as only single layer raster files ar…
noerw updated
2 months ago
-
I am trying to rotate the Raster Layer loaded by GDAL plugin.
```
var layer = MainMap.Layers.SelectedLayer as IMapRasterLayer;
layer.DataSet.RotateAt(angle, CenterCoordinate);
```
This did not ro…
-
Do any of you have a good example of doing a raster layer WMS?
I am still learning all the GIS stuff but my problem at this point is that we have a set of aerial photos taken from a plane that cover…
-
_Discussed with @jakimowb._
This will expose the existing API functionality #217 to the _Stack raster layers_ algorithm.
Also fix some limitations of the existing API functionality:
- [ ] sho…