iTowns is a Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data.
The main features of itowns/itowns are: Mapping Libraries.
Open-source alternatives to itowns/itowns include: cesiumgs/cesium — Cesium is a JavaScript library designed for rendering high-precision 3D globes and 2D maps within web browsers. It… 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. esri/arcgis-rest-js — [npm-img]: https://img.shields.io/npm/v/@esri/arcgis-rest-request.svg?style=flat-square [npm-url]:… 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…
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
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.
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