# d3-geo **Repository Path**: d3js/d3-geo ## Basic Information - **Project Name**: d3-geo - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: dependabot/npm_and_yarn/braces-3.0.3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-05 - **Last Updated**: 2025-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # d3-geo This module uses spherical [GeoJSON](http://geojson.org/geojson-spec.html) to represent geographic features in JavaScript. D3 supports a wide variety of common and [unusual](https://github.com/d3/d3-geo-projection) map projections. And because D3 uses spherical geometry to represent data, you can apply any aspect to any projection by rotating geometry. ## Resources - [Documentation](https://d3js.org/d3-geo) - [Examples](https://observablehq.com/collection/@d3/d3-geo) - [Releases](https://github.com/d3/d3-geo/releases) - [Getting help](https://d3js.org/community)