Flyingis

Talking and thinking freely !
Flying in the world of GIS !
随笔 - 156, 文章 - 16, 评论 - 589, 引用 - 0
数据加载中……

ArcGIS Server

又一个升级补丁引发的 arcgisserver cache 问题

posted @ 2007-09-07 18:04 Flyingis 阅读(2381) | 评论 (0)  编辑

升级 ArcGIS Server 9.2 sp3 补丁

posted @ 2007-09-04 16:45 Flyingis 阅读(2804) | 评论 (1)  编辑

ArcGIS Server 开发系列(二)--Web ADF 编程
     摘要: 目标:
根据查询语句实现图层信息查询
准备工作:
1.Windows XP sp2中/英文版
2.Visual Studio 2005中/英文版
3.ArcGIS Server 9.2(我打上了sp2补丁),创建一个ArcGIS Server服务,Map Server属性中更改Pooling,使用池化连接方式,Progresses选择“In a seperate process for each instance(high isolation)”,我的服务为“World”
4.利用vs2005创建一个模板server应用--Web Mapping Application,并更改MapResourceManager属性  阅读全文

posted @ 2007-08-14 13:55 Flyingis 阅读(7076) | 评论 (10)  编辑

ArcGIS Server 开发系列(一)--编程框架总览
     摘要: 理论性的描述总是让人觉得有点枯燥,但是做ArcGIS Server编程,不论是用.Net ADF还是Java ADF,都需要对Server开发的基本框架有所了解,这样在后面的代码编写中才能逐步理解这些架构的设计思想。  阅读全文

posted @ 2007-08-09 15:54 Flyingis 阅读(6479) | 评论 (2)  编辑

ArcGIS Server 体系结构
     摘要: ArcGIS Server包含两个重要部分,一个是ArcGIS Server服务器端(SOM/SOCs),另外就是用于客户端开发的ADF(Application Developer Framework)程序集,包括adf for java和adf for .net。在掌握ArcGIS Server开发之前,先看看ArcGIS Server的体系架构。  阅读全文

posted @ 2007-06-29 09:20 Flyingis 阅读(5703) | 评论 (3)  编辑