相关资源
以下为个人收集的和 GeoJSON 相关的资源(排名不分前后),欢迎补充。
数据
- 天地图 (opens in a new tab)
- 国家统计局行政区划 (opens in a new tab)
- 民政部全国行政区划信息查询平台 (opens in a new tab)
- 百度地图 (opens in a new tab)
- 高德地图 (opens in a new tab)
- Natural Earth (opens in a new tab)
- Highcharts Map Collection (opens in a new tab)
- DataV.GeoAtlas (opens in a new tab)
- 中国国家基础地理信息数据 (opens in a new tab)
GIS 软件
地图渲染库
- D3 (opens in a new tab)
- MapBox (opens in a new tab)
- Leaflet.js (opens in a new tab)
- Echart (opens in a new tab)
- Highcharts (opens in a new tab)
- MapLibre (opens in a new tab)
- CesiumJS (opens in a new tab)
- ThreeJS (opens in a new tab)
- The WebGL Globe (opens in a new tab)
相关工具
- GeoJSON.io (opens in a new tab)
- MapShaper (opens in a new tab)
- TopoJSON (opens in a new tab)
- Turf.js (opens in a new tab): Advanced geospatial analysis for browsers and Node.js
- Pro4j (opens in a new tab)
资源
- RFC 7946 – The GeoJSON Format (opens in a new tab): the current GeoJSON standard by IETF
- GeoJSON.org (opens in a new tab): the first specification, defining all the rules for GeoJSON structures
- More than you ever wanted to know about GeoJSON (opens in a new tab): a review of the concepts behind the specification in a more narrative format.
- geojson-invalid-geometry (opens in a new tab): List of GeoJSON invalid geometry issues with example files.
- GeoJSON and JavaScript (opens in a new tab)
- More than you ever wanted to know about GeoJSON (opens in a new tab)