当前位置: 首页 > news >正文

ArcGIS Explorer,ESRI的...?

本来的题目想叫ArcGIS Explorer,ESRI的google earth?但觉得不合适,explorer是古已有之的东东。新特点在于ESRI的地图服务,可以叠加自己的地图数据,可以以插件形式增加自己的功能(?)。其实更关注的在于其Server端的Web服务的发布能力(所谓ArcWeb Services ),以及这样的Service的开发能力,即是否可以使用这个服务开发自己的产品,数据能否更新还是只是显示。

好的概念还要好的产品,关注ing。

下面是David Maguire (ESRI Director of Products http://gismatters.blogspot.com/)的Blog原文。

ArcGIS Explorer - how it works


ArcGIS Explorer is a .Net desktop application based on a new lightweight ArcObjects library. The application is downloaded once from the server and installed on the local machine. It's best not to focus too much on the desktop client because the server is the most important part of the system.

Upon start up the client automatically makes a web services connection to a set of ESRI ArcWeb Services globe services. The web services are powered by ArcGIS Server 9.2. A new set of explorer services has been added to the Server core so that anyone (with ArcGIS Server) will be able to create and publish a service. It will also be possible to view ArcIMS and OGC WMS services. As you navigate around the globe, page views are streamed across the web to the desktop application for rendering. All the tasks (mini-applications) are server resident and are called from the client.

Right now we are busy loading data into the server. We plan to provide a set of free base mapping services (imagery, terrain, streets, points of interest) and location services (gazetteer, geocoding, reverse geocoding, computer finder based on IP address, directions, etc.). We will also provide some more detailed and specialized services for a fee. Basically, the plan is that if we have to pay a lot of money for data/services then we will have to pass this on to users.

ArcGIS Explorer – geographic exploration system

At the ESRI European User Conference in Warsaw, Poland this week ESRI unveiled our new geographic exploration system. The design goals of ArcGIS Explorer are to provide an easy to use application to explore global geographic databases. ArcExplorer is part of the ArcGIS family. It is a lightweight desktop viewer (less than 15 MB) that connects to geographic web services. The web services are powered by ArcGIS Server. Initially, the web services will be provided by ESRI using the ArcWeb Services delivery technology and brand. In keeping with our general strategy eventually anyone with ArcGIS Server will be able to create a web service for use by ArcGIS Explorer, or any other ESRI or open client for that matter.

With ArcGIS Explorer you can fuse data from multiple servers (OGC WMS, ArcGIS Server, and ArcIMS) and overlay local vector and raster data sets. The task-based interface allows fast visualization of massive 2D and 3D server-resident global terrain, raster and vector databases. The user interface exposes additional tasks for navigation, routing, geocoding/reverse geocoding.

It will be possible to personalize and customize the application by authoring new tasks that plug into the viewer and the server. We anticipate a Beta release in a few weeks time.

转载于:https://www.cnblogs.com/maweifeng/archive/2005/10/31/265535.html

相关文章:

  • Vs2005终于出来了,搞了一个英文版的下载地址。
  • 人的惰性
  • MOF 思考
  • 自己真是落伍呀,腾讯收购Foxmail都不知道
  • 发布biztalk的一些onenote笔记,是一个mht格式的,希望对大家有帮助
  • 如何保持Oracle数据库的优良性能
  • Flying,毕业设计
  • (转载)在C#用WM_COPYDATA消息来实现两个进程之间传递数据
  • 解读C#中的正则表达式
  • 《并发操作一致性问题》已全部完成
  • CRM投资回报(ROI)分析
  • ASP.NET应用程序的部署--兼谈aspnet_compiler.exe命令
  • How to break to loop? It frustrates me!
  • ASP.NET WEB服务器控件的使用
  • 体验TFS Build,要想实现每日Build,这个是不错的工具,
  • 【159天】尚学堂高琪Java300集视频精华笔记(128)
  • Angular Elements 及其运作原理
  • CSS 三角实现
  • CSS选择器——伪元素选择器之处理父元素高度及外边距溢出
  • go语言学习初探(一)
  • iOS筛选菜单、分段选择器、导航栏、悬浮窗、转场动画、启动视频等源码
  • Java Agent 学习笔记
  • java 多线程基础, 我觉得还是有必要看看的
  • PHP CLI应用的调试原理
  • rabbitmq延迟消息示例
  • ReactNativeweexDeviceOne对比
  • SAP云平台运行环境Cloud Foundry和Neo的区别
  • Vue 重置组件到初始状态
  • vue-router 实现分析
  • vuex 学习笔记 01
  • XML已死 ?
  • 从tcpdump抓包看TCP/IP协议
  • 讲清楚之javascript作用域
  • 开发基于以太坊智能合约的DApp
  • 如何使用Mybatis第三方插件--PageHelper实现分页操作
  • #《AI中文版》V3 第 1 章 概述
  • #NOIP 2014#day.2 T1 无限网络发射器选址
  • #微信小程序:微信小程序常见的配置传旨
  • (安全基本功)磁盘MBR,分区表,活动分区,引导扇区。。。详解与区别
  • (附源码)springboot掌上博客系统 毕业设计063131
  • (力扣题库)跳跃游戏II(c++)
  • (论文阅读30/100)Convolutional Pose Machines
  • (已更新)关于Visual Studio 2019安装时VS installer无法下载文件,进度条为0,显示网络有问题的解决办法
  • (转载)CentOS查看系统信息|CentOS查看命令
  • ***通过什么方式***网吧
  • .describe() python_Python-Win32com-Excel
  • .Net IE10 _doPostBack 未定义
  • .NET 发展历程
  • .NET 应用架构指导 V2 学习笔记(一) 软件架构的关键原则
  • .NET8.0 AOT 经验分享 FreeSql/FreeRedis/FreeScheduler 均已通过测试
  • .NetCore Flurl.Http 升级到4.0后 https 无法建立SSL连接
  • .NET开源快速、强大、免费的电子表格组件
  • /etc/skel 目录作用
  • [ C++ ] STL---string类的使用指南
  • [1525]字符统计2 (哈希)SDUT