1
桌面软件(Desktop Application)
ArcGIS - Ersi旗下企业级桌面GIS软件。(网址:https://www.arcgis.com/features/index.html)QGIS - 一个跨平台免费和开源的桌面GIS软件。(网址:http://qgis.org/en/site/)GRASS GIS - 用于地理空间数据管理和分析,是OSGEO的创始成员。(网址:https://grass.osgeo.org/)
uDig - 一个 open source (EPL and BSD) 桌面应用程序框架,构建在Eclipse RCP和GeoTools上的桌面GIS。(网址:http://udig.refractions.net/)
gvSIG - 一个强大的、用户友好的、可互操作的地理信息学专业工具软件。(网址:http://www.gvsig.com/en)
Marble - 虚拟地球仪和世界地图集。(网址:https://marble.kde.org/)
SharpMap - 是一个基于.net 2.0使用C#开发的Map渲染类库,可以渲染各类GIS数据(目前支持ESRI Shape和PostGIS格式),可应用于桌面和Web程序。(网址:https://sharpmap.codeplex.com/)
JUMP GIS - 用Java编写的一个开源GIS。(网址:http://jump-pilot.sourceforge.net/)
Whitebox GAT - 地理空间分析和数据可视化软件包。(网址:http://www.uoguelph.ca/~hydrogeo/Whitebox/)
TileMill - 自由定制地图的开源软件,用CartoCSS创建美丽互动的地图,mapbox的产品。(网址:https://www.mapbox.com/tilemill/ 此网址可能打不开) Github Link(网址:https://github.com/search?q=tilemill)Global Mapper - 一款地图绘制软件,不仅能够将数据(例如:SRTM数据)显示为光栅地图、高程地图、矢量地图,此外,还有地图编辑、转换、打印、记录GPS等功能,而且可以利用数据的GIS功能直接访问数据库和内部地图。(网址:http://www.bluemarblegeo.com/products/global-mapper.php)
Skyline - 是一款尖端的三维地理空间可视化的产品,支持云服务并能实现完全可定制化的软件,是集数据处理、数据展示、数据分析应用及网络发布于一体的软件。
(网址:http://www.skylineglobe.com/SkylineGlobe/corporate/Default.aspx?)
CityEngine - ESRI旗下的软件,将二维GIS数据转换为智能三维城市模型。
(网址:http://www.esri.com/software/cityengine)
ArcGIS Earth - ESRI旗下的软件,可以3D地球展示数据,添加地标对象,测量距离和区域,空间分析。
(网址:http://www.esri.com/software/arcgis-earth)
World Wind - 提供地理数据展示。
(网址:https://worldwind.arc.nasa.gov/)
Google Earth - 谷歌地球,你懂的。(网址:地球人都知道!)
ArcGIS Server - ESRI旗下的企业级商业地图服务器软件。(网址:http://server.arcgis.com/zh-cn/)MapServer - 发布空间数据映射到web应用程序。(网址:http://www.mapserver.org/)GeoServer - 免费开源的地图服务器程序。(网址:http://geoserver.org/)deegree - 免费开源的、稳定的、功能强大的并且容易操作的地图服务软件。(网址:http://www.deegree.org/)GeoDjango - 用python框架django构建的地图服务器。(网址:http://geodjango.org/ 此网址可能打不开)Mapnik - 开源的地图服务渲染工具,用C++编写,支持桌面端和服务端。(网址:http://mapnik.org/ 此网址可能打不开)geomajas - 一个创建Web GIS应用的开源平台。(网址:http://www.geomajas.org/)GeoMOOSE - 是个 Web 客户端,也是个 JavaScript 框架,用来显示分布的地图数据。(网址:http://www.geomoose.org/)mapbender3 - 在Symfony上发布空间基础数据服务。(网址:http://mapbender3.org/)MapFish - 一个由塔Python web框架构建的富web地图绘制应用程序。(网址:http://www.mapfish.org/)MapGuide - Web 客户端的 JavaScript 框架,用来发布显示分布的地图数据。(网址:http://mapguide.osgeo.org)Nanocubes - 是一个大数据可视化的工具。(网址:http://www.nanocubes.net/)Github Link(网址:https://github.com/laurolins/nanocube)
前段框架(Front-end Framework)
Leaflet - 开源的JavaScript库,专于移动端交互友好的地图设计。
(网址:http://leafletjs.com/)Mapbox GL JS - JavaScript和WebGL库,渲染矢量、瓦片和Mapbox GL风格的地图。(网址:缺失)OpenLayer3 - Open-source javascript map viewing library。(网址:http://openlayers.org/)three.js - A javascript 3D library which makes WebGL simpler。(网址:https://threejs.org/)cesiumjs - An open-source JavaScript library for world-class 3D globes and maps(网址:https://cesiumjs.org/)webglearth2 - 基于WebGL HTML5标准,可运行在浏览器上的开源的虚拟地球web应用程序。(网址:https://github.com/webglearth/webglearth2)ArcGIS API for JavaScript - ESRI旗下,创建高性能的地图应用和智能可视化支持,是一个地图JavaScript库。(网址:https://developers.arcgis.com/javascript)D3.js - 是一个基于数据操作文档JavaScript库,可以做很多2D,3D效果图。Echarts - 百度出品的,一个用户友好的数据可视化库,开源免费。(网址:http://echarts.baidu.com/)geomajas-client javascript - geomajas开源的WebGIS javascript API。(网址:http://www.geomajas.org/client-javascript)Google Maps Javascript API - 谷歌地图 Javascript API。d3-carto-map - 基于D3的,可用于创建基础图层的JavaScript库。(网址:https://github.com/emeeks/d3-carto-map)turf.js - 是一个 JavaScript 的模块化的 GIS 引擎,它执行地理空间与GeoJSON数据处理任务,可以在服务器或在浏览器上运行。Mapbox支持。(网址:http://turfjs.org/)Polymaps - Polymaps是一种映射库,用于数据可视化,使用SVG格式展现。(网址:http://polymaps.org/)jVectorMap - 是一个优秀的、兼容性强的用来显示矢量地图的jQuery插件。(网址:http://jvectormap.com/ 此网址可能打不开) Github Link(网址:https://github.com/bjornd/jvectormap)Tangram - 一个使用浏览器WebGL呈现2d和3d地图的javaScript库。(网址:https://github.com/tangrams/tangram)
a-comprehensive-list-of-all-open-data-portals-around-the-world(网址:https://www.opendatasoft.com/a-comprehensive-list-of-all-open-data-portals-around-the-world/)Free GIS Data(网址:http://freegisdata.rtwilson.com/)GeoCommons - 来自世界各地的开放数据的集合。(网址:http://geocommons.com/)199it(网址:http://hao.199it.com/)Harvard Dataverse(网址:https://dataverse.harvard.edu/)WorldPop(网址:http://www.worldpop.org.uk/)NYC Open Data(网址:https://nycopendata.socrata.com/)Los Angeles GeoHub(网址:http://geohub.lacity.org/)Global LUCC data (30m)(网址:http://data.ess.tsinghua.edu.cn/)(LUCC是Land-Use and Land-Cover Change的缩写,意为“土地利用/土地覆盖变化”)Global cities Shapefile data(网址:http://download.bbbike.org/osm/bbbike/)NetworkRepository.com - 第一个交互式网络存储库与视觉分析。(网址:http://networkrepository.com/index.php 此网址可能打不开)OpenFlights: Airport and airline data(网址:http://openflights.org/data.html)Gridded Population of the World (GPW), v3 | SEDAC(网址:http://sedac.ciesin.columbia.edu/data/collection/gpw-v3)Citi Bike Trip Histories(网址:https://www.citibikenyc.com/system-data)NYC Taxi & Limousine Commission - Trip Record Data(网址:http://www.nyc.gov/html/tlc/html/about/trip_record_data.shtml)T-Drive trajectory data sample(网址:https://www.microsoft.com/en-us/research/publication/t-drive-trajectory-data-sample/)pm2.5-China(网址:http://www.pm25.in/)Remote sensing imge(网址:https://earthexplorer.usgs.gov/)metro extracts(网址:https://mapzen.com/data/metro-extracts/)Geofabrik(网址:http://download.geofabrik.de/)
6
社区论坛Conference & Communities
- Esri International User Conference(网址:http://www.esri.com/events/user-conference)Esri Developer Summit(网址:http://www.esri.com/events/devsummit)Esri Developer Summit(网址:http://www.esri.com/events/devsummit)
FOSS4G(网址:http://foss4g.org/)GIS520社区(网址:http://bbs.gis520.com/)OGC(网址:http://www.opengeospatial.org/)Maptime(网址:http://maptime.io/)geo community(网址:http://spatialnews.geocomm.com/)GIS stackexchange(网址:http://gis.stackexchange.com/)GIS-Lab(网址:http://gis-lab.info/)GeoNet - Esri社区(网址:https://geonet.esri.com/)
7
资讯网站(News Site)
GIS Lounge - Maps and GIS
(网址:https://www.gislounge.com/)The GIS News Tweets Daily(网址:http://paper.li/gisuser)Geoawesomeness(网址:http://geoawesomeness.com/)GISuser(网址:http://gisuser.com/)ESRI news(网址:http://www.esri.com/esri-news)Directions Magazine - GIS News and Geospatial(网址:http://www.directionsmag.com/)GISCafe(网址:http://www.giscafe.com/)GIS times(网址:http://www.gistimes.com/)geospatial pr(网址:http://geospatialpr.com/)gisgeography(网址:http://gisgeography.com)canadiangis(网址:https://canadiangis.com/)MAPCITE(网址:https://www.mapcite.com/default.aspx)Geospatial World(网址:https://www.geospatialworld.net/)
8
博客(Blogs)
Wiki.GIS.com - GIS的百科全书。
(网址:http://wiki.gis.com/wiki/index.php/Main_Page)Geo Blogs(网址:http://www.gisdoctor.com/site/gis-help/blogs/)mastermaps(网址:http://mastermaps.com/)Anita Graser(网址:https://anitagraser.com/)Charley(网址:https://cartoblography.wordpress.com/)Mike Bostock(网址:https://bost.ocks.org/mike/)Gretchen Peterson(网址:http://www.gretchenpeterson.com/)KARTO PICS(网址:https://kartopics.com/)
9
惊艳的地图网站(Amazing Map Site)
Maps of the Year (网址:http://homepage.ntlworld.com/keir.clarke/mapsoftheyear.htm 此网址可能打不开)Cartography and Geovisualization Group at Oregon State University(网址:http://cartography.oregonstate.edu/ 此网址可能打不开)snazzymaps - 谷歌地图风格的gallery。(网址:https://snazzymaps.com/)Odyssey.js(网址:http://cartodb.github.io/odyssey.js/)Amazing Maps(网址:缺失)Beijing City Lab(网址:http://www.beijingcitylab.com/)Chinese Bus System(网址:http://jianghao.wang/bus/index.htm)flowingdata(网址:http://flowingdata.com/)finemapping(网址:http://www.finemapping.com/)thematicmapping(网址:缺失)dougmccune(网址:http://dougmccune.com/blog/)OpenWebGIS is free online GIS(网址:http://opengis.dlinkddns.com/gis/opengis_eng.html 此网址可能打不开;网址(介绍):http://openwebgis.livejournal.com/)NC STATE UNIVERSITY Center for Geospatial Analytics(网址:https://cnr.ncsu.edu/geospatial/)CHATTY MAPS(网址:http://goodcitylife.org/chattymaps/index.html)