A Scalable Map-plotting System Based on ArcGIS Engine
会议名称:《2010 2nd International Conference on Multimedia and Computational Intelligence (ICMCI 2010)》
会议日期:2010年
学科分类:081603[工学-地图制图学与地理信息工程] 081802[工学-地球探测与信息技术] 07[理学] 08[工学] 070503[理学-地图学与地理信息系统] 0818[工学-地质资源与地质工程] 0705[理学-地理学] 0816[工学-测绘科学与技术]
关 键 词:map-plotting ArcGIS Engine scalable message management
摘 要:This paper first explores Human-MachineProgramming Interfaces and Spatial Data Rendering technologyArcGIS Engine, and presents a methodological framework fordeveloping a scalable map-plotting system based on it. Theproposed framework was used in an emergency managementmap-plotting system, which has the following characteristics: (1)The message handlers of the menu items and toolbar items areconfigurable by employing C# reflection mechanism. (2)The mapplotting tools handle mouse messages and rendering symbols byimplementing ITool interface.