69 Repos
Core mapping, visualization, and data processing libraries for web environments.
Explore 69 awesome GitHub repositories matching part of an awesome list · JavaScript Geospatial Libraries. Refine with filters or upvote what's useful.
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
Provides a JavaScript library for rendering high-precision 3D globes and 2D maps using hardware-accelerated graphics.
Cesium is a JavaScript geospatial visualization library and 3D globe engine designed to render world-scale environments and precision spatial data. It functions as a web-based mapping tool that displays hardware-accelerated 3D globes and 2D maps directly in a browser without requiring external plugins. The project operates as a 3D tiles renderer, utilizing the 3D Tiles open standard to stream and display large-scale geospatial datasets. It enables the visualization and analysis of high-accuracy spatial information across global environments. The library covers a broad range of capabilities,
Enables world-class 3D globes and mapping in browsers.
deck.gl is a GPU-accelerated geospatial engine and WebGL2 data visualization framework. It functions as a high-performance spatial visualizer and map overlay library designed to render large-scale spatial and temporal datasets. The system specializes in mapping data arrays into visual layers for complex geographic representations. It provides the capability to create interactive visual overlays and cartographic projections that align with various third-party map providers. The framework supports large-scale data visualization, interactive spatial analysis, and the development of custom high-
Provides WebGL2-powered geospatial visualization layers.
Turf is a JavaScript and TypeScript geospatial analysis library and toolkit used for performing spatial analysis and geometric operations on GeoJSON data. It functions as a modular spatial engine that allows for the generation, manipulation, and classification of geographic datasets within web and node environments. The library provides a set of utility functions to programmatically create structured points, lines, and polygons. It enables the calculation of distances, areas, and geometric relationships between geographic coordinates, supporting both browser-based geospatial analysis and clie
Provides a comprehensive JavaScript and TypeScript engine for performing advanced spatial analysis and geometric operations on GeoJSON data.
This project is a geospatial data rendering engine and OpenStreetMap road network visualizer. It functions as a vector map visualization tool that imports geocoded area data and converts road layouts into visual layers for digital or physical output. The system enables the creation of generative map art and stylized images intended for physical production via pen-plotters or laser cutters. It allows for the manipulation of line widths and colors of city streets to produce custom visual representations of urban environments. The engine provides capabilities for urban road visualization, geogr
Visualizes road networks within any city.
react-map-gl is a React component library for embedding and controlling Mapbox GL JS interactive maps. It serves as a high-level bridge that maps the imperative methods of the Mapbox GL JS engine to a declarative component state. The project allows for the development of custom map interfaces and geospatial data visualizations. It enables the creation of location-based web applications by providing a reusable UI element for rendering vector tiles and spatial information.
Wraps Mapbox GL JS for React applications.
gmaps is a library that provides a wrapper for the Google Maps API, serving as a geospatial data toolkit and interactive map renderer. It simplifies the integration of interactive maps into web applications by managing the embedding of map views and the lifecycle of markers. The project distinguishes itself through a specialized set of utilities for geocoding, which converts physical addresses to geographic coordinates and vice versa. It also includes a static map generator for creating non-interactive map images for lightweight environments. The capability surface covers geographic data vis
Simplifies the use of Google Maps in web applications.
pixelmatch is a JavaScript image comparison library and pixel-level difference detector. It identifies mismatched pixels between image data arrays and quantifies the differences based on a configurable sensitivity threshold. The tool generates visual difference maps that highlight specific pixel changes for manual review. It includes a command-line interface for comparing image files and exporting the resulting difference maps to the file system. The project provides capabilities for automated image analysis and visual regression testing, utilizing anti-aliasing heuristic filtering to ignore
Pixel-level image comparison library.
Dieses Projekt ist eine GIS-Komponentenbibliothek und ein React-Wrapper für die Leaflet-Mapping-Bibliothek. Es fungiert als Brücke zwischen der imperativen Leaflet-API und dem deklarativen State-Management von React, was die Erstellung interaktiver geografischer Karten und räumlicher Datenvisualisierungen ermöglicht. Die Bibliothek verwendet eine komponentenbasierte Architektur, um Karten mit Markern und Layern zu rendern. Sie synchronisiert das React Virtual DOM mit dem internen Layer-Register der Karte, um einen konsistenten geografischen Zustand zu wahren, wobei Komponenten-Lebenszyklen auf das Hinzufügen und Entfernen von Karten-Layern abgebildet werden. Das Tool bietet Funktionen für dynamisches Karten-State-Management und die Integration von Kartenereignissen. Es ermöglicht die Verteilung von Karteninstanzen über einen Provider und stellt die zugrunde liegende Leaflet-Instanz via Referenzen für den direkten Zugriff auf Low-Level-Karten-API-Methoden bereit.
Provides React components for Leaflet maps.
Geolib ist eine Bibliothek für Geodatenberechnungen und ein Tool zur Punktanalyse. Sie bietet eine Sammlung von Dienstprogrammen zur Berechnung von Entfernungen, Peilungen und Flächen zwischen Koordinaten sowie zur Konvertierung geografischer Messungen und Koordinatenformate. Die Bibliothek verfügt über einen Well-Known-Text-Geometrie-Parser, um WKT-Strings in Koordinatenstrukturen für die Polygonanalyse zu konvertieren. Sie enthält spezialisierte Tools für Geofencing und Punkt-Einschluss-Prüfungen, die es ermöglichen zu bestimmen, ob eine Koordinate innerhalb eines definierten Polygons oder eines spezifizierten Radius liegt. Das Toolset deckt breite Funktionsbereiche ab, einschließlich Standort-Näherungsanalyse, Berechnung von Navigationspeilungen und Datentransformation. Es kann Mittelpunkte berechnen, Bounding-Boxes bestimmen und Koordinaten nach Nähe sortieren, um nächste Nachbarn zu identifizieren. Die Bibliothek bietet zudem Dienstprogramme zur Validierung von Koordinaten und zur Umrechnung von Entfernungen, Flächen und Geschwindigkeiten zwischen verschiedenen metrischen und imperialen Standardeinheiten.
Basic geospatial operations like distance calculation.
Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line interface, a web browser tool, and a Node.js library. It functions as a coordinate projector, vector data converter, and web map asset optimizer designed to transform spatial datasets between different coordinate reference systems and file formats. The project is distinguished by its topology-preserving geometry simplification, which reduces vertex counts while maintaining shared boundaries to prevent gaps and overlaps. It further optimizes assets for the web through coordinate
Edits and processes Shapefile, GeoJSON, and TopoJSON files.
gcoord is a coordinate conversion library that transforms geographic coordinates between China's three major map coordinate systems: WGS-84, GCJ-02, and BD-09. It handles the offset corrections required by national encryption policies, converting GPS or API-derived coordinates to align with the projections used by Chinese map providers like Baidu, Gaode, and Google China. The library provides direct conversions between all three systems, including WGS-84 to GCJ-02, WGS-84 to BD-09, GCJ-02 to BD-09, and their reverse transformations. It processes individual coordinate pairs, batches of coordin
Converts between common geographic coordinate systems.
RBush
High-performance 2D spatial indexing.
A very fast geospatial point clustering library for browsers and Node.
Geospatial point clustering library.
JavaScript library to transform coordinates from one coordinate system to another, including datum transformations
Coordinate transformation library.
Vue 2 components for Leaflet maps
Provides Vue 2 components for Leaflet maps.
🎉 Vue 3.x components for CesiumJS.
Provides Vue components for CesiumJS GIS development.
A really fast static spatial index for 2D points and rectangles in JavaScript.
Fast static spatial index for 2D points.
JavaScript Topology Suite
Port of the Java JTS library.
Libraries of geodesy functions implemented in JavaScript
Libraries of geodesy functions.