ArcGIS File GDB API beta版发布

http://www.giser.net/?p=236

ArcGIS File GDB API 千呼万唤下终于推出了,大家可以去Resource Center 下载
http://resources.arcgis.com/content/geodatabases/10.0/file-gdb-api

file GDB API

主要特性如下:

The File Geodatabase API provides a non-ArcObjects based means by which advanced developers can work with File Geodatabases. A common user scenario is to open File Geodatabase tables in non-ESRI applications to view or modify data. This API provides access to the low-level File Geodatabase file I/O modules.

The C++ API allows developers to:

• Create new geodatabases

• Read the schema of the geodatabase

• Create schema for objects within the simple feature model

• Read and write data in the geodatabase

• Perform attribute and (limited) spatial queries on datasets

• Navigate relationship classes and attachments

This API is targeted for advanced developers who require access to the File Geodatabase without an ArcObjects license for purposes of interoperability.

This API does not replace ArcObjects as the recommended approach to interacting with the geodatabase.

基本上和前面透漏的信息一致。

原文链接: https://www.cnblogs.com/barrycug/archive/2011/04/08/2009030.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    ArcGIS File GDB API beta版发布

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/23615

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月8日 上午1:32
下一篇 2023年2月8日 上午1:33

相关推荐