-
I have been experiencing problems lately using the Opentopography plugin. When I import A DEM (no matter which source), using for example current canvas size or a shapefile as extent, the resolution …
-
- [ ] WMS, WFS??
- [x] raster tiling apart from data layer (with symbology)
https://gis.stackexchange.com/questions/130199/changing-color-of-raster-images-based-on-their-data-values-gdal
- [ ] cr…
-
Both of these items are rasters:
https://earthworks.stanford.edu/catalog/stanford-zh312vg7278
https://earthworks.stanford.edu/catalog/stanford-nz275ty2290
However, only zh312vg7278 displays "ra…
-
Dear TidierPlots.jl development team,
I was unable to find the geom_raster feature in TidierPlots.jl. It is possible that this feature already exists, but I might have missed it. Could you please l…
-
Hi there, I was reading the documentation and came across [this passage](https://prioritizr.net/reference/problem.html#details):
> Second, you will need data to quantify the cost of implementing ea…
-
```
docker compose -f docker-compose.dev.yml up
```
Complains with unauthorized/denied:
```
! backend Warning Head "https://ghcr.io/v2/nismod/jsrat-backend/manifests/0.1": unauthor…
-
```
using NaturalEarth, Rasters, GeometryOps
countries = naturalearth("admin_0_countries", 110);
dx = Dim{:X}(-180:180)
dy = Dim{:Y}(-90:90)
# you can not rasterize non-numeric attributes int…
-
#### Goals
- import rasters and be able to style them (as png tiles) -- not for globesar, but for others
- import rasters and create vectors, timeline, add more data later, etc... SNOW for globesar
- …
-
We want to be able to render raster tiles. This is required for rendering data sets like "Natural Earth". Raster tiles can be of any web-native image format like PNG or WEBP.
## 🤔 Expected Behavior…
-
e.g. the below is necessary becase the first call uses the extent for all Africa which is dumb
This function needs redoing wholesale I reckon. Come on mate lift your game.
```
make_africa_mask(…