{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
free FREE

Change Your Zip Code

Inventory information and delivery speeds may vary for different locations.

Location History

{{email ? __('Got it!') : __('Restock Alert')}}

We will notify you by email when the item back in stock.

Cancel
Yami

Jingdong book

ArcGIS云计算:开发与应用

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

ArcGIS云计算:开发与应用

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
Ends in
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
Sale ends in
Sale will starts after Sale ends in
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) Details
Best before

Currently unavailable.

We don't know when or if this item will be back in stock.

Unavailable in your area.
Sold Out

Details

Full product details
Content Description

云计算作为第三次IT浪潮,在空间信息领域引发计算与应用模式的革命。作为全球GIS领导者,Esri推出ArcGIS 10云平台及ArcGIS Online云服务,成为当今唯一成熟的云GIS软件及应用服务提供商。
《ArcGIS云计算:开发与应用》共分为13章,以ArcGIS云平台为主线,囊括其产品架构、关键技术、应用模式及国内外成功案例,为读者提供实用化的空间云建设、开发及应用教程。
Catalogue

第1章 Esri的云战略
1.1 云GIS综述
1.1.1 云GIS的内涵
1.1.2 云GIS的特征
1.1.3 云GIS的关键技术
1.1.4 云GIS的优势
1.1.5 云GIS的服务模式
1.1.6 云GIS的建设模式
1.2 云GIS的发展现状及趋势
1.2.1 云GIS的发展现状
1.2.2 云GIS的发展趋势
1.2.3 云GIS面临的挑战
1.3 Esri的云计算战略
1.3.1 Esri如何利用云
1.3.2 Esri的云计算支持
1.3.3 ArcGIS云计算的产品
1.3.4 ArcGIS云计算的部署模型
1.3.5 ArcGIS的云安全
1.4 面向云环境架构的ArcGIS 10.1
1.4.1 ArcGIS 10.1概览
1.4.2 ArcGIS for Server 10.1智能云的架构
1.4.3 ArcGIS 10.1的云特性
1.5 全方位的支撑平台ArcGIS 10.2
1.5.1 ArcGIS 10.2产品的构成
1.5.2 ArcGIS 10.2的新特性

第2章 ArcGIS云部署
2.1 ArcGIS云架构
2.1.1 私有云架构
2.1.2 公有云架构
2.2 虚拟环境部署
2.2.1 VMware vSphere Hypervisor虚拟环境搭建
2.2.2 Linux下的虚拟环境
2.2.3 Windows下虚拟环境的搭建
2.3 ArcGIS Server 10.1的部署
2.3.1 ArcGIS Server 10.1的安装
2.3.2 ArcGIS Server的部署和管理
2.3.3 GIS服务发布
2.4 分布式ArcGIS Server的性能调优
2.4.1 大数量用户应对
2.4.2 优化和配置服务

第3章 ArcGIS Online公有云
3.1 ArcGIS公有云的解决方案
3.2 ArcGIS Online介绍
3.2.1 ArcGIS Online的主要功能
3.2.2 ArcGIS Online新版本的变化
3.2.3 ArcGIS Online的用户
3.2.4 访问ArcGIS Online
3.2.5 关于使用ArcGIS Online进行开发
3.2.6 ArcGIS Online托管服务
3.3 ArcGIS Online的使用
3.3.1 浏览ArcGIS Web地图
3.3.2 创建ArcGIS个人账户
3.3.3 修改和保存Web地图
3.3.4 向Web地图中添加图层
3.3.5 嵌入Web地图
3.3.6 创建Web应用程序
3.3.7 以交互方式添加数据
3.3.8 以企业成员身份创建Web地图
3.4 Esri Maps for Office
3.5 ArcGIS Explorer Online

第4章 ArcGIS私有云
4.1 ArcGIS私有云的解决方案
4.2 ArcGIS Portal
4.2.1 ArcGIS Portal简介
4.2.2 ArcGIS Portal的功能
4.2.3 ArcGIS Portal的资源类型
4.2.4 ArcGIS Portal的安装部署
4.2.5 Portal使用入门
4.3 基于ArcGIS Portal的私有云平台
4.3.1 企业级私有云GIS平台
4.3.2 产品组成
4.3.3 部署ArcGIS整体解决方案

第5章 ArcGIS for Silverlight
5.1 ArcGIS for Silverlight介绍
5.1.1 简介
5.1.2 环境搭建
5.1.3 第一个ArcGIS for Silverlight程序
5.2 ArcGIS for Silverlight开发
5.2.1 Widget
5.2.2 用户与地理信息之间的桥梁:GraphicsLayer
5.2.3 任务外包:Tasks
5.2.4 图层类型小结
5.2.5 使用非AGS数据源的图层
5.2.6 在程序中使用Virtual Earth
5.2.7 在程序中调用AO

第6章 ArcGIS for Flex
6.1 ArcGIS API for Flex介绍
6.1.1 简介
6.1.2 环境搭建
6.1.3 第一个ArcGIS API for Flex程序
6.2 ArcGIS API for Flex开发
6.2.1 Map的创建
6.2.2 地图浏览控件的使用
6.2.3 Draw控件的使用
6.2.4 查询
6.2.5 Geometry Service的使用
6.2.6 GP服务的使用
6.2.7 Web Services的使用
6.2.8 实例:Earthquake Map
6.3 Flex + ArcGIS高级开发
6.3.1 WebGIS中最核心的控件:Map
6.3.2 Java端的对象交互

第7章 ArcGIS for JavaScript
7.1 ArcGIS API for JavaScript介绍
7.1.1 简介
7.1.2 环境搭建
7.1.3 第一个JavaScript程序
7.2 ArcGIS API for JavaScript服务器端部署
7.3 ArcGIS API for JavaScript开发
7.3.1 实现Toc功能
7.3.2 地图Map控件的基本参数设置
7.3.3 地图实现Toolbar功能
7.3.4 GraphicsLayer的应用
7.3.5 实现Identify功能
7.3.6 实现查询定位中心的功能和FindTask功能应用
7.3.7 实现语句查询:QueryTask
7.3.8 实现距离量算和面积量算
7.3.9 保存自定义图形
7.3.10 实现点、线、面的buffer分析

第8章 ArcGIS for Hadoop
8.1 Hadoop介绍
8.1.1 Hadoop简介
8.1.2 HDFS
8.1.3 Master/Slave结构
8.1.4 MapReduce
8.1.5 HDFS与MapReduce之间的关系
8.2 系统配置
8.2.1 操作系统信息
8.2.2 用户账户
8.2.3 软件准备
8.3 Hadoop的安装
8.3.1 确保Linux上安装了SSH和rsync
8.3.2 使用XManager管理Linux
8.3.3 上传文件
8.3.4 配置安装
8.3.5 克隆三台机器并命名
8.3.6 配置/etc/hosts
8.3.7 在Server1.com上配置
8.3.8 SSH无密码登录配置
8.4 测试Hadoop
8.4.1 格式化
8.4.2 启动
8.4.3 查看报告
8.4.4 在DataNode上查看
8.4.5 在浏览器中查看
8.5 导入数据
8.6 使用Hadoop做包含统计分析
8.6.1 加载JAR包
8.6.2 创建临时函数
8.6.3 创建外部表
8.6.4 查询测试
8.6.5 包含统计
8.7 可能遇到的问题
8.7.1 Datanodes available为0
8.7.2 NameNode没有启动
8.7.3 DataNode随机启动
8.8 Hadoop结合GeometryAPI进行开发
8.8.1 安装Eclipse
8.8.2 安装Eclipse Hadoop插件
8.9 WebHDFS
8.9.1 启用WebHDFS
8.9.2 部署Requests和Webhdfs的Python包
8.9.3 测试部署包
8.9.4 在ArcMap中进行使用
8.10 OOZIE的配置
8.10.1 OOZIE的介绍
8.10.2 OOZIE的安装

第9章 ArcGIS云移动开发 -for Android
9.1 ArcGIS云移动平台
9.1.1 ArcGIS移动产品概述
9.1.2 ArcGIS移动解决方案
9.2 ArcGIS Runtime SDK for Android介绍
9.3 ArcGIS for Android配置开发环境
9.3.1 Android开发环境
9.3.2 ArcGIS开发插件
9.4 ArcGIS for Android开发模式
9.4.1 新建Hello World工程
9.4.2 使用MapView
9.4.3 客户端要素
9.4.4 查询和识别
9.4.5 几何对象操作与地理处理
9.4.6 要素编辑
9.4.7 利用Android的辅助功能

第10章 ArcGIS云移动开发 -for iOS
10.1 ArcGIS Runtime SDK for iOS介绍
10.2 ArcGIS for iOS环境搭建
10.3 ArcGIS for iOS开发
10.3.1 MapViewDemo解析
10.3.2 Objective-C语法基础
10.3.3 如何让iOS应用具有GIS能力
10.3.4 要素信息的绘制
10.3.5 Tasks使用的一般流程
10.3.6 GeometryService与GeometryEngine的使用
10.3.7 Geoprocessor的使用

第11章 ArcGIS云移动开发 -for Windows Phone
11.1 ArcGIS Runtime SDK for Windows Phone介绍
11.1.1 Windows Phone简介
11.1.2 ArcGIS Runtime SDK for Windows Phone简介
11.1.3 开发环境搭建
11.1.4 第一个WP地图应用
11.2 ArcGIS API for Windows Phone开发
11.2.1 在地图上显示超市数据
11.2.2 点击查看超市信息
11.2.3 对超市信息进行空间查询
11.2.4 对超市信息进行时间查询
11.2.5 利用Geoprocessing分析超市的营业状况

第12章 ArcGIS云应用案例
12.1 美国国家级地理空间信息平台
12.2 基于云端的物流配送应用案例
12.3 基于ArcGIS Online的社交媒体分享
12.4 FEMA基于ArcGIS Online的应急管理案例
12.5 美国农业部林业病虫害GIS系统
12.6 美国苏塞克斯县基于云服务的协同与共享
12.7 美国农业部和Esri创建地理空间地图服务门户网站
12.8 美国密苏里州西普兰市利用云GIS辅助招商引资
12.9 巴西式国家空间数据基础设施建设
12.10 欧洲环境总署云GIS应用
12.11 基于云平台的空间数据协同整合

第13章 ArcGIS云三维应用案例
13.1 基于ArcGIS Online的三维网络浏览器
13.1.1 CityEngine
13.1.2 ArcGIS Online上的CityEngine Web浏览器
13.1.3 CityEngine案列--GIS驱动慕尼黑重建
13.1.4 CityEngine案例--马赛城市规划项目
13.2 基于ArcGIS云的osgEarth三维虚拟地球应用实例
13.2.1 osgEarth简介
13.2.2 osgEarth的ArcGIS数据支持插件
13.2.3 基于ArcGIS Online的osgEarth应用示例
13.2.4 基于ArcGIS Server的osgEarth应用示例
13.2.5 基于osgEarth的交通数据三维分析系统应用案例
参考文献

Book Abstract

1.1.3云GlS的关键技术
海量空间数据的分布式存储、处理、任务划分、查询检索、互操作和虚拟化等是云GIS需要解决的关键性问题。弹性云平台架构、池化的GIS服务实例、完善的监控机制、开放的后台管理接口、高效的资源组织与共享机制、与传统业务模式的完美集成、在线的应用开发模板等都是云GIS的关键技术。
1.面向按需服务的云GIS体系架构
云GIS要实现互联网应用跨越,实现私有云、公有云的一体化连通和交互,统一支持服务器、桌面、Web和移动端的全面应用。它可以支持单点发布、自动同步、频度统计和自动优化,支持云内部的数据迁移、私有公有云的迁移和云中心之间的迁移。重点解决弹性的云平台架构、池化的GIS服务实例、多租户管理等关键技术。
2.海量空间数据分布式存储技术
空间数据库从企业级数据库向分布式空间数据库发展,并支持BigTable、HBase、NoSQL等技术,支持通过标准的空间数据库接口和REST接口进行统一访问。
3.基于虚拟化的数据管理技术
采用虚拟化技术实现空间数据库的统一管理,支持在系统之间、部门之间、层级之问快速迁移和自动同步数据,具有离线应用和在线更新技术,实现分布式、多级别、支持多终端的空间数据保障流程。
4.基于并行架构的数据处理技术
具有面向任务的异步空间数据处理架构,支持大型集群的并发处理和处理流程控制,支持长时间运行、长事务处理,支持移动终端操作处理大型空间数据库,具有处理流程的可视化设计和运行状态的实时监控功能,可以跨平台、跨地域整合空间数据的处理流程,并能够即时地对处理结果进行发布。
除此之外,云GIS需重点研究的技术还包括:①GIS空间数据及空问任务的迁移。空间数据具有数据量大、相关性强等诸多不同于一般数据的特点,这决定云GIS的并行任务迁移也具备与普通并行任务迁移不同的特点。②数据加密算法。针对空间数据的特点,在今后的研究工作中应该设计特有的加密算法,或设计保证其完整性、可靠性的算法。③客户端计算与云端计算的结合。这是由数据服务的保密性和大众性的双重属性决定的。
……

Specifications

Brand Jingdong book
Brand Origin China

Disclaimer

Product packaging, specifications and price are subject to change without notice. All information about the products on our website is provided for information purposes only. Please always read labels, warnings and directions provided with the product before use.

View Full Terms of Use
Add to favorites
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
Quantity
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
Sold by JD@CHINA
Ship to
{{ __("Ship to United States only") }}
Free shipping over 69
Genuine guarantee

Added to Cart

Keep Shopping

More to Consider

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

Coupons

{{ coupon.coupon_name_new | formatCurrency }}
Clip Clipped Over
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
Expires soon {{ formatTime(coupon.use_end_time) }}

Share this item with friends

Cancel

Yami Gift Card

Get this exclusive deal when paying with gift card

Terms and Conditions

Gift card deals are special offers for selected products;

The gift card deals will automatically be activated if a customer uses gift card balance at check out and the balance is sufficient to pay for the total price of the shopping cart products with gift card deals;

You will not be able to activate the gift card deals if you choose other payment methods besides gift card. The products will be purchased at their normal prices;

If your account balance is not enough to pay for the products with gift card deals, you can choose to reload your gift card balance by clicking on the Reload button at either shopping cart page or check out page;

Products that have gift card deals can be recognized by a special symbol showing 'GC Deal';

For any additional questions or concerns, please contact our customer service;

Yamibuy reserves the right of final interpretation.

Sold by Yami

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

Yami is committed to provide our customers with a peace of mind when purchasing from us. Most items shipped from Yamibuy.com can be returned within 30 days of receipt of shipment (For Food, Beverages, Snacks, Dry Goods, Health supplements, Fresh Grocery and Perishables Goods, within 7 days of receipt of shipment due to damages or quality issues; To ensure that every customer receives safe and high-quality products, we do not provide refunds or returns for beauty products once they have been opened or used, except in the case of quality issues; Some products may have different policies or requirements associated with them, please see below for products under special categories, or contact Yami Customer Service for further assistance).
Thank you for your understanding and support.

Learn More

Sold by Yami

Terms and Conditions of Yami E-Gift Card

If you choose “Redeem automatically” as your delivery method, your gift card balance will be reload automatically after your order has been processed successfully;

If you choose “Send to Email”as your delivery method, the card number and CVV will be sent to the email address automatically;

Any user can use the card number and CVV to redeem the gift card, please keep your gift card information safely. If you have any trouble receiving email, please contact Yami customer service;

Yami gift card can be used to purchase both Yami owned or Marketplace products;

Yami gift card will never expire;

Yami gift card balance does not have to be used up at once;

All rights reserved by Yami.

Return Policy

Gift card that has already been consumed is non-refundable.

Sold by JD@CHINA

Service Guarantee

Yami Free Shipping over $49
Yami Easy Returns
Yami Ships from United States

Shipping

  • United States

    Standard Shipping is $5.99 (Excluding Alaska & Hawaii). Free on orders of $49 or more.

    Local Express is $5.99 (Available in Parts of CA, NJ, MA & PA). Free on orders of $49 or more.

    2-Day Express (Includes Alaska & Hawaii) starts at $19.99.

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Sold by JD@CHINA

Service Guarantee

Yami Cross-store Free Shipping over $69
Yami 30-days Return

Yami-China FC

Yami has a consolidation warehouse in China which collects multiple sellers’ packages and combines to one order. Our Yami consolidation warehouse will directly ship the packages to your door. Cross-store free shipping over $69.

Return Policy

You may return products within 30 days upon receiving the products. Sellers take responsibilities for any wrong shipment or missing items. Packing needs to be unopened for any other than quality issues return. We promise to pack carefully, but because goods are taking long journey to destinations, simple damages to packaging may occur. Any damages not causing internal goods quality problems are not allowed to return. If you open the package and any quality problem is found, please contact customer service within three days after receipt of goods.

Shipping Information

Yami Consolidation Service Shipping Fee $9.99(Free shipping over $69)

Sellers in China will ship their orders within 1-2 business days once the order is placed. Packages are sent to our consolidation warehouse in China and combined there. Our Yami consolidation warehouse will directly ship the packages to you via UPS. The average time for UPS to ship from China to the United States is about 10 working days and it can be traced using the tracking number. Due to the pandemic, the delivery time may be delayed by about 5 days. The package needs to be signed by the guest. If the receipt is not signed, the customer shall bear the risk of loss of the package.

Sold by JD@CHINA

Service Guarantee

Free shipping over 69
Genuine guarantee

Shipping

Yami Consolidated Shipping $9.99(Free shipping over $69)


Seller will ship the orders within 1-2 business days. The logistics time limit is expected to be 7-15 working days. In case of customs clearance, the delivery time will be extended by 3-7 days. The final receipt date is subject to the information of the postal company.

Yami Points information

All items are excluding from any promotion or points events on Yamibuy.com

Return Policy

You may return product within 30 days upon receiving the product. Items returned must be new in it's original packing, including the original invoice for the purchase. Customer return product at their own expense.

Yami

Download the Yami App

Back Top

Recommended for You

About the brand

Jingdong book

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

Reviews{{'('+ commentList.posts_count + ')'}}

Have your say. Be the first to help other guests.

Write a review
{{ totalRating }} Write a review
  • {{i}} star

    {{i}} stars

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}Show Less

{{ strLimit(comment,800) }}Show more

Show Original

{{ comment.content }}

Yami
Show All

{{ formatTime(comment.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

No related comment~

Review

Yami Yami

{{ showTranslate(commentDetails) }}Show Less

{{ strLimit(commentDetails,800) }}Show more

Show Original

{{ commentDetails.content }}

Yami
Show All

{{ formatTime(commentDetails.in_dtm) }} VERIFIED PURCHASE {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Comments{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}Show Less

{{ strLimit(reply,800) }}Show more

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

Please write at least one word

Cancel

That’s all the comments so far!

Write a review
How would you rate this item?

Please add your comment.

  • A nice nickname will make your comments more popular!
  • The nickname in your account will be changed to the same as here.
Thanks for your review
Our community rely on great reviews like yours to find the best of Asia.

Report

If you find this content inappropriate and think it should be removed from the Yami.com site, let us know please.

Cancel

Are you sure to delete your review?

Cancel

You’ve Recently Viewed

About the brand

Jingdong book