26 Followers
1.2K Following
335 Posts
How to: reproduce this lovely Bivariate Map with Observable Plot
(original by Muhammad Mohsin Raza)
https://observablehq.observablehq.cloud/pangea/plot/bivariate-map
Aujourd'hui j'ai découvert un endroit bizarre

I just released v2.0.0 of d3-geo-polygon — just in time for the #30DayMapChallenge

New projections, new documentation & lots of other changes, see details here:

https://github.com/d3/d3-geo-polygon/releases/tag/v2.0.0

Release v2.0.0 · d3/d3-geo-polygon

New projections geoRhombic(), the rhombic dodecahedral projection contributed by @bathoorn (thanks!) geoDeltoidal(), the deltoidal hexecontahedral projection contributed by @bathoorn New features...

GitHub
woops the covid sum'eau project has just added a dozen new cities!
https://observablehq.observablehq.cloud/pangea/varia/covid-sumeau
Sum’eau (Covid tracker)

Quel est votre poids électoral ?
(Une carte originale de Cedric Rossi pour visionscarto)

https://www.visionscarto.net/quel-est-votre-poids-electoral

Quel est votre poids électoral ? – Visionscarto

Les circonscriptions électorales ont un nombre très différent d'inscrit·es, qui varie de 136 000 pour la 1ʳᵉ circonscription de Vendée, à 45 000 pour les deux circonscriptions du Territoire de…

Visionscarto
ESA’s climate office is launching “Little pictures” — a data visualization competition for simple images that tell a lot. Here's how to recreate one of their examples with Observable Plot
https://observablehq.com/@visionscarto/global-mean-sea-level
Global mean sea level

Reproducing this Little Picture. “Little pictures of climate” is a data-visualization competition organized by the European space agency’s climate office. (Open from 1 September to 19 November 2023.) Check their website for details, links to important datasets, and tutorials. Here we use Observable Plot to recreate one of the examples. Credits for the original: Philipp Eales, Achim Tack & Norman Fomferra (see project repo). Data loading & processing The original dataset is available to download from the CED

Observable
Ever needed to make a ternary plot?
observablehq.com/@fil/ternary-plot

This val uses Observable Plot to generate a map of earthquakes, server-side, from live data. The map is saved and updated on a daily basis, then served as a web page.

Code & details:
https://www.val.town/v/fil.earthquakes

#valtown #observable #cartography

@fil.earthquakes

Earthquake map 🌏 This val loads earthquake data from USGS, a topojson file for the land shape, and supporting libraries. It then creates a map and save it as a SVG string. The result is cached for a day. Note that we must strive to keep it under val.town’s limit of 100kB, hence the heavy simplification of the land shape. Web page: https://fil-earthquakes.web.val.run/ Observable Plot: https://observablehq.com/plot/ linkedom: https://github.com/WebReflection/linkedom topojson: https://github.com/topojson/topojson earthquakes: https://earthquake.usgs.gov world: https://observablehq.com/@visionscarto/world-atlas-topojson Stylesheet: https://milligram.io/

Val Town
Observable Plot now has code coverage reports, and that makes me stupidly happy.
https://observablehq.com/plot/
Observable Plot

The JavaScript library for exploratory data visualization

Observable