-
from mpl_toolkits.axes_grid1 import make_axes_locatable
from matplotlib.animation import FuncAnimation
from resemblyzer.audio import sampling_rate
from matplotlib import cm
from time import sleep,…
-
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…
-
**mapbox-gl-js version**: v2.6.0 & v2.6.1
**browser**: All (Tested on Firefox on Mac and Chrome on Android)
### Steps to Trigger Behavior
1. Set projection to Winkel Tripel, Albers, or L…
-
Hi lovely RGSOC team!
I saw that you are using the common [Mercator](https://en.wikipedia.org/wiki/Mercator_projection) projection for the world maps ([example](http://railsgirlssummerofcode.org/blog…
-
## 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
…
-
## What Happened
The `0_introduction.ipynb` notebook raises an `AttributeError` in the first cell when trying to import iceflow.ui. This appears to result from a call to `ipyleaflet.basemaps.NASAGIB…
-
Pull request https://github.com/MapServer/MapServer/pull/6795 allowed custom projections to be requested through WMS requests, however WFS and WCS don't have the same support.
Use of custom projec…
-
Now when redeploying you see the events being processed. The current implementation catches up on event stream and left folds all events to build an aggregates map. EventStore projections should be us…
mauvm updated
4 years ago
-
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…
-
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, …