目錄
數據
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)