-
hello,
with a vconcat/hconcat mix of layered views representing maps, the map does not fit inside the boundary of it's layer
and sometimes does not show up, or explodes outside of the boundary of…
blset updated
6 months ago
-
### Description
There exist a family of map projections that share three desirable properties:
* Pseudocylindrical, lines of latitude are parallel and straight
* Poles are lines, not points, …
-
Hi CMC folks,
I'm working on migrating the [Sea Level Data Access Tool](https://sealevel.nasa.gov/data-analysis-tool/) to the new Common Mapping Client. This tool allows the user to switch between …
-
I'm trying to convert an all-sky CAR projection to HEALPix. Because `reproject_to_healpix` calls `map_coordinates` with `mode='constant'` I get a strip of null pixels at the edges of the map. It wou…
-
## About the author
I'm a senior math undergrad at UMD. Though I don't have a degree yet, the material would be mostly sourced from academic papers I've read about the subject.
## Quick Summary
…
-
This issue is for discussion of the map viewer capability "Display map tiles defined in various common coordinate systems".
This is related to #3. While Web Mercator is a widely used projection, …
-
Hello,
a while ago, I suggested the "Customizable Wagner" to be added to d3, which was a way to modify Wagner VII/VIII in certain ways, using Wagner’s transformation method ("Das Umbeziffern"). Now…
-
Currently it's hard to support multiple layers using different projections. I have a test setup where I use multiple base layers: An OpenStreetMap layer using EPSG:3857 and a WMS layer which only supp…
-
### Description
I cannot get the geo axes to work with cartopy 0.21.X. I see the ci is pinned at 0.20.X which is probably why you have not seen this. We should add a run constrained entry to th…
-
I am a little bit confused by the coordinate system used in the ipyleaflet `Map` object. Below is a simple example demonstrating what I mean:
```python
from ipyleaflet import Map, Marker, projection…