Hi. I'm Nicolas Lambert, research engineer in geographic information science at CNRS (France). My job is to draw maps and teach cartography at the university. I am a geographer 🌎, and not really a developer 🖥️
nb:5// default:10. Number of features to get. Here, the 5 richest countries.
})
geo7=geo.tail(world,{
field:"gdp",// a colname (string)
nb:5// default:10. Number of features to get. Here, the 5 least wealthy countries
})
geo=require("geotoolbox@3")
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.