Arcgis for server 10.0发布服务.docVIP

  • 33
  • 0
  • 约 8页
  • 2016-06-11 发布于河南
  • 举报
发布服务的流程 使用sde用户连接数据库,自动创建空间数据库。 其中,需要注意的是:需要在命令行使用sys用户登陆数据库,给sde用户dba权限,sql语句如下: grant connect,resource to sde; grant create any sequence to sde; grant create any table to sde; grant delete any table to sde; grant insert any table to sde; grant select any table to sde; grant unlimited tablespace to sde; grant execute any procedure to sde; grant update any table to sde; grant create any view to sde; 此时,双击连接就可以连接上数据库了,并且可以建表和要素类等。 创建一个GIS服务管理 选择管理GIS服务 添加新服务 右击GIS管理连接,选择添加新服务 在类型中可以选择你想要发布的服务类型 选择一个mxd地图文档 注意要勾上Feature Access 下一步 下一步 http:///testService/MapServer/FeatureServer 点完成 发布成功后,可以在ArcG

文档评论(0)

1亿VIP精品文档

相关文档