How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A library for building rich, web-based geospatial 2D & 3D data platforms.
Bertin.js is a JavaScript library for visualizing geospatial data and make thematic maps for the web.
L7 is a WebGL-powered geospatial visualization engine and browser-based GIS engine designed for high-performance rendering of large-scale 2D and 3D spatial datasets. It functions as a geographic data visualization library that leverages hardware acceleration to display massive datasets and heatmaps within a web browser. The engine features an abstracted basemap integration layer that decouples data visualization from the underlying map provider, allowing for the use of various map providers or offline deployments. It employs a system for visual variable mapping to translate numeric and catego
Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It functions as a visualization engine that leverages hardware-accelerated graphics to display complex geographic data, terrain, and imagery. The library distinguishes itself through a modular architecture that supports the streaming of massive geographic datasets. By employing tiled data delivery and hierarchical level-of-detail optimization, it maintains performance while navigating large-scale environments. It also includes a time-dynamic state management system, which synchroniz
Data-driven web maps based on D3 🗺️
The main features of eurostat/eurostat-map.js are: Mapping Libraries, JavaScript Geospatial Visualization.
Open-source alternatives to eurostat/eurostat-map.js include: terriajs/terriajs — A library for building rich, web-based geospatial 2D & 3D data platforms. neocarto/bertin — Bertin.js is a JavaScript library for visualizing geospatial data and make thematic maps for the web. antvis/l7 — L7 is a WebGL-powered geospatial visualization engine and browser-based GIS engine designed for high-performance… d3/d3-geo — This module uses spherical GeoJSON to represent geographic features in JavaScript. D3 supports a wide variety of… d3/d3-geo-projection — Extended geographic projections for d3-geo. cesiumgs/cesium — Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It…