作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (11): 61-63.

• 博士论文 • 上一篇    下一篇

基于流水线模式的OpenGIS WMS实现

李津平,任应超,杨崇俊,杨建宇   

  1. 中国科学院遥感应用研究所遥感信息国家重点实验室,北京 100101
  • 出版日期:2006-06-05 发布日期:2006-06-05

Implementation of OpenGIS WMS Based on Pipeline

LI Jinping, REN Yingchao, YANG Chongjun, YANG Jianyu   

  1. State Key Laboratory of Remote Sensing Information Sciences, Institute of Remote Sensing Applications, CAS, Beijing 100101
  • Online:2006-06-05 Published:2006-06-05

摘要: 主要阐述了OpenGIS WMS服务的一种实现策略。采用流水线模式构造系统,并详细讨论了它的概念、设计及实现。使系统灵活性和扩展性得到了最大的体现。采用SAX技术处理GML数据流,使系统运算简单、实现容易、系统资源占用率低。

关键词: WMS, 流水线, 过滤器, 模式, COM

Abstract: This paper proposes a method to implement OpenGIS WMS. Based on pipeline pattern makes the system fully scalable and flexible. The definition, design and implementation are introduced. GML data stream flows in the pipeline system is parsed by SAX. The whole system owns concise framework and low resource usability and is easy to be realized.

Key words: WMS, Pipeline, Filter, Pattern, COM

中图分类号: