-
Any map overlay, such as a highlighted feature or changeset bounding box, fails to appear when viewing a raster layer and only appears upon switching to a vector layer.
## Problem
Steps to repro…
1ec5 updated
14 hours ago
-
### Description
`imshow` works fine when both axes and raster data projections are the same (Figure 1), but it fails when the axes has a projection that is different from the data (Figure 2). As a …
-
When I execute the map_spectral_species function, I get the following error:
Error in tweak.function(strategy, ..., penvir = penvir) :
Trying to use non-future function ‘survival::cluster’: fun…
-
## How to reproduce
See comparison map below the scrollytelling feature in https://deploy-preview-481--visex.netlify.app/stories/darnah-flood
Look at the requests that are made as it loads and o…
-
**maplibre-gl-js version**:
Working version: `4.2.0`
Bug versions: `4.3.0` to `5.0.0-pre6` (latest version I tested)
**browser**:
Chrome Version 130.0.6723.91 on Ubuntu 22.04.
### Steps to Tr…
-
## Feature Request
For offline maps, CoMapeo will start to use [Styled Map Package](https://github.com/digidem/styled-map-package) (`.smp`) files where are Zip archives containing all the resources…
-
Adding a colorbar and then using the zoom feature gives an error
```
matplotlib 3.8
healsparse 1.10.1
skyproj 1.2.4
```
Example
```python
import numpy as np
import healsparse
import hpge…
-
I think this is a shortcoming of the national map API rather than sliderule, but wanted to document that it's not obvious timestamps returned from raster.sample are when the product was 'last updated'…
-
Hi,
I display a picture from the french BD_ORTHO as the background of my map.
It is a raster I get from happign (happign::get_wms_raster(...)), so I guess it doesn't have a hcl.colors palette when d…
-
I'm using addGeotiff to map a masked raster:
```
leaflet() %>%
addProviderTiles("Esri.WorldImagery",
group = "Esri imagery") %>%
addGeotiff(file = filepath, #path to …