因為ArcGIS10的Schema和ArcGIS9的Schema發生了很大的變化,詳細可以查看: Geodatabase10新特性 ArcSDE10新特性-系統表解析 下面我們介紹一下怎么在數據庫里面查看,以Oracle數據庫為例,因為SQL Server比較簡單,直接查看即可 假如說我們對ArcSDE里面的一個
因為ArcGIS10的Schema和ArcGIS9的Schema發生了很大的變化,詳細可以查看:
Geodatabase10新特性
ArcSDE10新特性-系統表解析
下面我們介紹一下怎么在數據庫里面查看,以Oracle數據庫為例,因為SQL Server比較簡單,直接查看即可
假如說我們對ArcSDE里面的一個名字叫ter1的要素類設置相關的元數據信息
為了好辨認,我就使用了上面的信息
那么我們在數據庫中查詢
C:\Users\Administrator>sqlplus sde/sde@orcl SQL*Plus: Release 11.2.0.1.0 Production on 星期三 5月 23 15:55:46 2012 Copyright (c) 1982, 2010, Oracle. All rights reserved. 連接到: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> select documentation from gdb_items where name ='TEST.ter1'; DOCUMENTATION ------------- 311
SQL> select sde.sdexmltotext(xml_doc) as xml from sde_xml_doc2 where sde_xml_id=311; XML --------------------------------------------------------------------------------20120523 09083600 FALSE 20120523 1504100 0 20120523 15362900 File Geodatabase Feature Class Microsoft Windows 7 Version 6.1 (Build 7601) Service Pack 1; Esri ArcGIS 10.1.0.2944 TEST.ter1 qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq eeeeeeeee eeeeeeeeeeeeeeeeeeeeeee
rrrrrrrrrrrrrrrrrrrrrrrrrrwwwwwwwwwwwwww wwwwwwwwwwwwwwwwwwwwww ttttttttttttttttttt ttttttttt
r e r r 1 zh FGDC Content Standards for Digital Geosp atial Metadata FGDC-STD-001-1998 local time REQUIRED: The perso n responsible for the metadata information. REQUIRED: The organi zation responsible for the metadata information. REQUIRED: The mailing and/or physical address for the organization or indi
-------------------------------------------------------------------------------------------------------
QQ一群: 78773981(已滿)
QQ二群: 225989940
Blog: http://blog.csdn.net/linghe301
Weibo: http://www.weibo.com/linghe301
------------------------------------------------------------------------------------------------------
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com