MapGuide/Autodesk Infrastructure Map Server(AIMS)的开发实例下载
大家经常说找不到MapGuide开发的相关例子,这里再广告一下,大家可以从这里下载MapGuide开发的相关实例程序,这些例子稍加修改也适用于MapGuide OpenSource。
mgp --示例程序所使用的地图数据,使用mapadmin里面的package management工具来加载,不清楚的请看这里。
Solution2, --- viewer API的使用
Solution3 -- 认证及资源服务的使用
Solution4 -- Create Map as DWF 输出地图为DWF
Create Map as Plain Image 输出地图为图片
Create Points 创建点
Create Line 创建线
Create Temp Area 创建面, 创建临时资源
开关图层等等
Solution5 --- 选择集的操作, 要素查询
Solution 6 创建、修改,删除要素
创建临时资源,临时图层
solution 8, MapGuide 和 其他系统,比如Google Map的交互操作,这个有点过时了,仅供参考。
下载地址:
MapGuide Samples 2012 (zip - 22.5 MB)
其中solution 5 和 6,还有视频录像讲解详细的使用方法:
AIMS Sample DevTV Solution 5 (zip - 17.1 MB)
AIMS Sample DevTV Solution 6 (zip - 21.7 MB)
关于AIMS 2013在Win7上的安装,请看我这个blog :
希望对大家有帮助。