【WebGIS系列】WebGIS 开发相关的资源
目录
数据
GIS 软件
地图渲染库
EPSG
相关工具
资源
以下为个人收集的与 WebGIS 开发相关的资源(排名不分前后),欢迎补充。
数据
- 天地图(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)
- Open Street Map(opens in a new tab)
GIS 软件
- QGIS(opens in a new tab)
- ArcGIS(opens in a new tab)
地图渲染库
-
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)
-
MapTiler(opens in a new tab)
EPSG
- https://epsg.io/(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)
GeoJSON资源
- 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)