在ArcGIS Server Manger中SOE扩展的属性也许并不都是文本,有时我们可能需要一些选择框、下拉框等,这时便需要对属性页面进行自定义设计,对于SOE在ArcGIS Server Manager中属性页面设计帮助手册里已经非常全了,这里只介绍几个需要注意的问题。属性页面设计主要由一个由Dojo JavaScript设计的Widgets和一个属性网页集成完成。
1) Dojo Widg
Landsat 8 has been online for a couple of months now, and the images look incredible. While all of the bands from previous Landsat missions are still incorporated, there are a couple of new ones, suc
1.通过SQLPlus执行如下SQL命令
SQL>colcomp_name format a10;
SQL>selectcomp_name,status from dba_registry where comp_name='Spatial';
如果结果类型如下则说明安装成功(状态为VALID或是LOADED都可以)
2.可以通过如下命令检查SPATIAL安装的版本
SQL&g