-
Hi there,
I am developing a 3D terrain using Maplibre GL, i want to use my own DEM data to visualize the terrain. I have converted DEM with EPSG:3857 into RGB terrain by utilizing [water-gis](https…
-
Type: Bug
The !reset / !override tags are not supported and highlighted as errors.
Extension version: 1.29.3
VS Code version: Code 1.95.0 (912bb683695358a54ae0c670461738984cbb5b95, 2024-10-28T20:16…
-
````[out:xml] [timeout:25];
{{geocodeArea:Saint Lucia}} -> .area_0;
(
node["amenity"="pharmacy"](area.area_0);
way["amenity"="pharmacy"](area.area_0);
relation["amenity"="pharm…
-
Warping raster instead of raster points will cause slight shifts in indexed data.
Recommended to warp points instead of the input raster.
-
As discussed on 07aug24
# Problem
The semiautomatic generation of the processing algorithms documentation is cumbersome. As now this involves the following steps:
1. Manual generated rst code …
-
The [raster extension provides scale and offset information](https://github.com/stac-extensions/raster#raster-band-object). These scales and offsets should be applied to loaded data, if available. Rig…
-
Hi. I'm trying to use **raster::filter::Orientation** in main but when i try to build this code (taken from **filter_tests.rs**):
```
extern crate raster;
use raster::{filter, Orientation};
…
-
This is not an issue rather I'd like to ask if you planning to use the terra package instead of the raster, as we all know the latter will be archived in October. The algorithm you implemented in the …
-
I'm trying to fit a moment in time EIS data with dimensions (512, 123, 24) using fit_spectra, but it shows:
Found a wavelength 195.12 [Angstroms] in window 8
INFO: uncertainty should have attribute …
-
# Use case 1: NCI Water Quality
In the NCI water quality work, some of the rasters being aligned as a part of the geoprocessing pipeline represent populations with counts per pixel. So then a popu…