Beautiful React SVG maps with d3-geo and topojson using a declarative api.
Les fonctionnalités principales de zcreativelabs/react-simple-maps sont : Geospatial Mapping, Mapping Libraries, Web Mapping Frameworks.
Les alternatives open-source à zcreativelabs/react-simple-maps incluent : fil/d3-geo-voronoi — Voronoi / Delaunay tessellations on the sphere. markmarkoh/datamaps — Datamaps is a library for generating interactive, data-driven geographic visualizations within web applications. It… antvis/l7 — L7 is a WebGL-powered geospatial visualization engine and browser-based GIS engine designed for high-performance… d3/d3-geo-projection — Extended geographic projections for d3-geo. esri/arcgis-rest-js — [npm-img]: https://img.shields.io/npm/v/@esri/arcgis-rest-request.svg?style=flat-square [npm-url]:… eurostat/gridviz — Gridviz is a JavaScript library for visualizing gridded data (or any tabular dataset with x/y coordinates for that…
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
Datamaps is a library for generating interactive, data-driven geographic visualizations within web applications. It utilizes scalable vector graphics to render maps, allowing for precise styling and responsive resizing across different screen sizes. The library provides a declarative configuration pattern that binds custom datasets to geographic regions. This enables the creation of choropleth maps, where regions are color-coded based on statistical values, and point-based overlays that represent individual data points as interactive bubbles. Beyond basic rendering, the toolset includes capa