GIS / Geographic Charts

This shows examples of GeoPlot for geographic data visualization. GeoPlot supports both points mode (markers at coordinates) and choropleth mode (shaded regions). Maps use Leaflet.js with OpenStreetMap tiles and require an internet connection.

Geographic Maps (GeoPlot)

GeoPlot creates interactive geographic visualizations using Leaflet.js with OpenStreetMap tiles. It supports two modes:

Built-in region types include :world_countries, :us_states, and :us_counties. Custom GeoJSON can also be provided via URL.

Note: Maps require an internet connection to load tiles and boundary data.

See here for GeoPlot examples




Global Major Cities - Points Mode

Markers colored by population (millions). Click markers for details. Filter by continent.

0.6
2.0

Data: cities_geo_data.parquet




World Country Statistics - Multiple Overlays

Use the Overlay dropdown to switch between GDP (trillion USD), Population (millions), and Area (million km²). Gray indicates no data.

0.6
2.0

Data: countries_geo_data.parquet


JSPlots.jl This page was created using JSPlots.jl v0.6.3.