ArcGIS Runtime for .Net Quartz开发探秘(一):ArcGIS Runtime SDK for .Net简介及开发必要准备

3
分享 2017-11-08

在ArcGIS10.5的整体架构中,ArcGIS Enterprise是WebGIS的核心组成,围绕ArcGIS Enterprise,ESRI提供了丰富的应用程序以及API作为ArcGIS Enterprise的出入口。ArcGIS RuntimeSDKs即是ESRI推出的用于开发桌面及移动端应用程序的一系列开发包。Quartz是ArcGIS Runtime新版本的代号,目前最新的版本是ArcGIS Runtime 100.1。ArcGIS RuntimeSDKs包括for .Net、for Android、for iOS、for Java、for MacOS、for Qt六个部分。ArcGIS RuntimeSDK for .Net是其中最为特殊的一种,他既可以开发Windows桌面应用、UWP应用程序,还可以利用微软的Xamarin,开发原生的Android、iOS应用。
本系列所有探秘环节,全部基于ArcGISRuntime SDK for .Net,探秘WPF应用程序开发,后续看情况加入Xamarin.Android开发和Xamarin.iOS的相关内容。

一、 操作系统需求
开发环境要求:Windows7、Windows8.1、Windows 10、macOS
运行环境要求:Windows7、Windows8.1、Windows 10、Windows Server2012、Windows Server 2012 R2
二、 .Net框架需求
需要4.5.2及以上版本的.Net框架
官网下载:
https://download.microsoft.com ... U.exe
网盘下载:
http://pan.baidu.com/s/1slfUEU5
三、 IDE需求
Visual Studio2017
Visual Studio2015 Update 3
Visual StudioExpress 2015 for Windows Desktop Update 3
Visual Studio2013 Update 5
Visual StudioExpress 2013 for Windows Desktop Update 5
Visual Studio2012 Update 4
Visual StudioExpress 2012 for Windows Desktop Update 4
四、 ArcGIS Runtime SDK
登陆developer.arcgis.com下载
网盘下载:http://pan.baidu.com/s/1jId1dHG
五、 更多介绍请见官方网站
https://developers.arcgis.com/ ... s.htm

 
ArcGIS Runtime for .Net Quartz开发探秘(一):ArcGIS Runtime SDK for .Net简介及开发必要准备:http://zhihu.esrichina.com.cn/article/3501 
ArcGIS Runtime for .Net Quartz开发探秘(二):构建第一个ArcGIS Runtime WPF应用程序:http://zhihu.esrichina.com.cn/article/3497​ 
ArcGIS Runtime for .Net Quartz开发探秘(三):承接来自GIS服务器的服务:http://zhihu.esrichina.com.cn/article/3492​ 
ArcGIS Runtime for .Net Quartz开发探秘(四):加载本地文件:http://zhihu.esrichina.com.cn/article/3495​ 
ArcGIS Runtime for .Net Quartz开发探秘(五):要素符号化及渲染器:http://zhihu.esrichina.com.cn/article/3505​ 
ArcGIS Runtime for .Net Quartz开发探秘(六):空间查询与识别:http://zhihu.esrichina.com.cn/article/3491​ 
ArcGIS Runtime for .Net Quartz开发探秘(七):外业数据采集-离线数据编辑:http://zhihu.esrichina.com.cn/article/3504
ArcGIS Runtime for .Net Quartz开发探秘(八):三维:http://zhihu.esrichina.com.cn/article/3502


文章来源:http://blog.csdn.net/A__Ant/article/details/77853125

1 个评论

精品,赞

要回复文章请先登录注册