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.
Extended geographic projections for d3-geo.
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
This module uses spherical GeoJSON to represent geographic features in JavaScript. D3 supports a wide variety of common and unusual map projections. And because D3 uses spherical geometry to represent data, you can apply any aspect to any projection by rotating geometry.
Bertin.js is a JavaScript library for visualizing geospatial data and make thematic maps for the web.
The main features of neocarto/bertin are: Mapping Libraries, Web Mapping Frameworks, JavaScript Geospatial Visualization.
Open-source alternatives to neocarto/bertin include: terriajs/terriajs — A library for building rich, web-based geospatial 2D & 3D data platforms. eurostat/eurostat-map.js — Data-driven web maps based on D3 🗺️. 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… esri/arcgis-rest-js — [npm-img]: https://img.shields.io/npm/v/@esri/arcgis-rest-request.svg?style=flat-square [npm-url]:… d3/d3-geo-projection — Extended geographic projections for d3-geo.