JAVA----ArcSDE环境搭建

一:ArcSDE Java API提供了一个开放的,高层次的编程接口来处理和分析空间信息。

      Java API 包含三个包:

  • com.esri.sde.sdk.client provides classes that expose ESRI's ArcSDE server functionality. Applications created with this package can establish a connection to an ArcSDE instance, query a layer, and otherwise communicate with an ArcSDE server.
     
  • com.esri.sde.sdk.geom contains classes that implement the OGC (Open GIS Consortium) Geometry interfaces.
     
  • com.esri.sde.sdk.pe provides classes to define coordinate systems and to transform data between different coordinate systems.

二:搭建JAVA开发环境

       需要引入的jar包:

        FileDescription
        jsde_sdk.jarContains the ArcSDE Client, and Geometry Java API class files.
        jpe_sdk.jarContains the ArcSDE Projection Engine Java API class files.
        concurrent.jarProvides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming.
        icu4j_3_2.jar

ICU4J libraries required for globalization.

        搭建应用环境必须必须是在JDK1.6以上或者更高版本,必须引入以上这个四个包。(以上jar包是9.X的版本,新版本我用的是10.0的版本)

        sde.jar、jpe.jar、icu4j.jar目前暂时不用到concurrent.jar,不知道为什吗官网API迟迟不更新。由于本人翻译水平有限,所以为了避免误导不做翻译大家参考官网

        http://help.arcgis.com/en/geodatabase/10.0/sdk/arcsde/api/japi/japi.htm


三:测试案例:

 



评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值