awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
d3 avatar

d3/d3-geo

0
View on GitHub↗
1,096 星标·159 分支·JavaScript·6 次浏览d3js.org/d3-geo↗

D3 Geo

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.

Features

  • Mapping Libraries - Core D3.js module for geographic projections and shapes.
  • Web Mapping Frameworks - Core library for geographic projections and map creation.

Star 历史

d3/d3-geo 的 Star 历史图表d3/d3-geo 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

D3 Geo 的开源替代方案

相似的开源项目,按与 D3 Geo 的功能重合度排序。
  • d3/d3-geo-projectiond3 的头像

    d3/d3-geo-projection

    1,150在 GitHub 上查看↗

    Extended geographic projections for d3-geo.

    JavaScript
    在 GitHub 上查看↗1,150
  • esri/arcgis-rest-jsEsri 的头像

    Esri/arcgis-rest-js

    385在 GitHub 上查看↗

    npm-img: https://img.shields.io/npm/v/@esri/arcgis-rest-request.svg?style=flat-square npm-url: https://www.npmjs.com/package/@esri/arcgis-rest-request gzip-image: https://img.badgesize.io/https://unpkg.com/@esri/arcgis-rest-request/dist/bundled/request.umd.min.js?compression=gzip…

    TypeScript
    在 GitHub 上查看↗385
  • antvis/l7antvis 的头像

    antvis/L7

    4,024在 GitHub 上查看↗

    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

    TypeScript
    在 GitHub 上查看↗4,024
  • eurostat/gridvizeurostat 的头像

    eurostat/gridviz

    240在 GitHub 上查看↗

    Gridviz is a JavaScript library for visualizing gridded data (or any tabular dataset with x/y coordinates for that matter) in the browser using a large variety of cartographic styles and techniques. Unlike traditional raster-based web mapping tools, Gridviz renders everything client-side, on the…

    JavaScript
    在 GitHub 上查看↗240
查看 D3 Geo 的所有 30 个替代方案→

常见问题解答

d3/d3-geo 是做什么的?

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.

d3/d3-geo 的主要功能有哪些?

d3/d3-geo 的主要功能包括:Mapping Libraries, Web Mapping Frameworks。

d3/d3-geo 有哪些开源替代品?

d3/d3-geo 的开源替代品包括: esri/arcgis-rest-js — [npm-img]: https://img.shields.io/npm/v/@esri/arcgis-rest-request.svg?style=flat-square [npm-url]:… fil/d3-geo-voronoi — Voronoi / Delaunay tessellations on the sphere. 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. eurostat/gridviz — Gridviz is a JavaScript library for visualizing gridded data (or any tabular dataset with x/y coordinates for that… maplibre/maplibre-gl-js — Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It…