GIS的积累
It is never to late to learn

导航

 

2011年2月16日

摘要: System.NotSupportedException:UnsupportedOracle data type USERDEFINED encountered原来是由于web service调用的oracle数据库的表结构中有oracle spatial字段,所以不能正确返回。解决问题思路:纵向分解,横向对比。通过与访问其他具有简单字段的表对比得出的结论。—————————————————& 阅读全文
posted @ 2011-02-16 13:33 GIS的学习 阅读(1295) 评论(1) 推荐(0)
 
摘要: added by zhangjun at 2011-2-16Class: MapDescription dojo.require("esri.map");The esri.Map class creates a container and required DOM structure for adding layers, graphics, an info window, and other navigation controls(map为添加layers,graphics,infowindow以及导航控件等创建一个容器和必须的DOM结构 map的4样东西layers,gr 阅读全文
posted @ 2011-02-16 09:39 GIS的学习 阅读(1310) 评论(0) 推荐(1)