“地理信息数据集”的版本间的差异
		
		
		
		
		
		跳到导航
		跳到搜索
		
				
		
		
	
| 第24行: | 第24行: | ||
<br />  | <br />  | ||
| + | |||
| + | == 数据展示 ==  | ||
| + | |||
| + | * https://openlayers.org/  | ||
==读取数据==  | ==读取数据==  | ||
2024年3月20日 (三) 01:29的最新版本
地球
- 地面高程数据集 http://vterrain.org/Elevation/global.html
- NOAA提供的1km分辨率高程数据:https://www.ngdc.noaa.gov/mgg/topo/gltiles.html
 
 - 全球水深测量数据 https://www.gebco.net/data_and_products/gridded_bathymetry_data/#global
 - 自然地球数据 http://www.naturalearthdata.com/downloads/
 - 水资源数据 https://sedac.ciesin.columbia.edu/theme/water/data/sets/browse
 - 全球水面数据 https://global-surface-water.appspot.com/#data
 - 气候数据集: https://www.ncei.noaa.gov/cdo-web/
 - 国家及地区边界 https://www.geoboundaries.org/
 
火星
数据展示
读取数据
数据格式
- Shapefile: .shp
 
读取软件
- Python库 Geopandas