Home Database Mysql Tutorial ArcGIS10中怎么在数据库查看ArcCatalog设置图层的元数据信息

ArcGIS10中怎么在数据库查看ArcCatalog设置图层的元数据信息

Jun 07, 2016 pm 03:47 PM
how database Check

因为ArcGIS10的Schema和ArcGIS9的Schema发生了很大的变化,详细可以查看: Geodatabase10新特性 ArcSDE10新特性-系统表解析 下面我们介绍一下怎么在数据库里面查看,以Oracle数据库为例,因为SQL Server比较简单,直接查看即可 假如说我们对ArcSDE里面的一个

因为ArcGIS10的Schema和ArcGIS9的Schema发生了很大的变化,详细可以查看:

Geodatabase10新特性

ArcSDE10新特性-系统表解析

下面我们介绍一下怎么在数据库里面查看,以Oracle数据库为例,因为SQL Server比较简单,直接查看即可

假如说我们对ArcSDE里面的一个名字叫ter1的要素类设置相关的元数据信息

ArcGIS10中怎么在数据库查看ArcCatalog设置图层的元数据信息

为了好辨认,我就使用了上面的信息

那么我们在数据库中查询

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
Copy after login
登录SDE用户,然后在GDB_ITEMS表中查询指定要素类的DOCMENTATION,如果是SQL Server,直接点击可以查看,如果是Oracle,我们可以看到一个数字,该数字是在sde_xml_doc2表里面对应相关的信息
SQL> select sde.sdexmltotext(xml_doc) as xml from sde_xml_doc2 where sde_xml_id=311;

XML
--------------------------------------------------------------------------------
<metadata xml:lang="zh"><esri><creadate>20120523</creadate><creatime>09083600reaTime><synconce>FALSE</synconce><syncdate>20120523</syncdate><synctime>1504100
0</synctime><moddate>20120523</moddate><modtime>15362900</modtime><datapropertie s><lineage><process toolsource="D:\Program Files (x86)\ArcGIS\ArcToolbox\Toolbox

......


XML
--------------------------------------------------------------------------------
ed.</useconst><natvform Sync=" true>File Geodatabase Feature Classdinfo><dataidinfo><envirdesc sync="TRUE">Microsoft Windows 7 Version 6.1 (Build
7601) Service Pack 1; Esri ArcGIS 10.1.0.2944</envirdesc><datalang><languagecode sync="TRUE" value="zho"></languagecode><countrycode value="CHN" sync="TRUE"></countrycode></datalang><idci tation><restitle sync="TRUE">TEST.ter1</restitle><presform><presformcd sync="TRU
E" value="005"></presformcd></presform><spatrptype><spatreptypcd sync="TRUE" va lue="001"></spatreptypcd></spatrptype><idpurp>qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq</idpurp><ida bs><div style="text-align:Left;"><div><p><span>eeeeeeeee
eeeeeeeeeeeeeeeeeeeeeee</span></p></div></div>
<i dcredit>rrrrrrrrrrrrrrrrrrrrrrrrrr<searchkeys><keyword>wwwwwwwwwwwwww
wwwwwwwwwwwwwwwwwwwwww</keyword></searchkeys><resconst><consts><uselimit><div xml style="text-align:Left;"><div><p><span>ttttttttttttttttttt
ttttttttt</span></p></div></div></uselimit></consts>sConst><dataext><geoele xmlns=""><geobndbox esriextenttype="search"><westbl>restBL><eastbl>e</eastbl><northbl>r</northbl><southbl>r</southbl><extypecode>1xTypeCode></extypecode></westbl></geobndbox></geoele></dataext></resconst></i></ida></idci></dataidinfo><metainfo><langmeta sync="
TRUE">zh</langmeta><metstdn sync="TRUE">FGDC Content Standards for Digital Geosp
atial Metadata</metstdn><metstdv sync="TRUE">FGDC-STD-001-1998</metstdv><mettc s ync="TRUE">local time</mettc><metc><cntinfo><cntorgp><cntper>REQUIRED: The perso
n responsible for the metadata information.</cntper><cntorg>REQUIRED: The organi
zation responsible for the metadata information.</cntorg></cntorgp><cntaddr><add rtype>REQUIRED: The mailing and/or physical address for the organization or indi
</add></cntaddr></cntinfo></metc></metainfo></process></lineage></datapropertie></creatime></esri></metadata>
Copy after login

在SQL PLUS里面显示不是特别好,我们直接在PL/SQL里面查看XML 结构即可

 -------------------------------------------------------------------------------------------------------

QQ一群:              78773981(已满)
QQ二群:            225989940
Blog:               http://blog.csdn.net/linghe301
Weibo:            http://www.weibo.com/linghe301

------------------------------------------------------------------------------------------------------

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to view the hot list of Kuaishou Live Companion videos How to view the hot list of Kuaishou Live Companion videos Mar 29, 2024 pm 08:09 PM

Kuaishou Live Companion is not only a powerful live broadcast auxiliary tool, but also a real-time insight platform for hot topics and trends created for broadcasters. Through this function, anchors can quickly capture the content that audiences are most concerned about, and then adjust the live content to make it more in line with the audience's tastes and interests. So how to check the hot video list in the Kuaishou Live Companion app? This tutorial guide will provide you with a detailed introduction to the steps. I hope it can help you. How to view the hot video list on Kuaishou Live Companion? The second step is to click on the daily video hot list. The third step is to check the daily video hot list.

How to view the Amap Help Center_How to view the Amap Help Center How to view the Amap Help Center_How to view the Amap Help Center Apr 01, 2024 pm 05:26 PM

1. We first open the Gaode map. 2. Then click (My) in the lower right corner of the Amap homepage and then click Settings in the upper right corner. 3. Finally, you can see the help center of Amap.

How to identify genuine and fake shoe boxes of Nike shoes (master one trick to easily identify them) How to identify genuine and fake shoe boxes of Nike shoes (master one trick to easily identify them) Sep 02, 2024 pm 04:11 PM

As a world-renowned sports brand, Nike's shoes have attracted much attention. However, there are also a large number of counterfeit products on the market, including fake Nike shoe boxes. Distinguishing genuine shoe boxes from fake ones is crucial to protecting the rights and interests of consumers. This article will provide you with some simple and effective methods to help you distinguish between real and fake shoe boxes. 1: Outer packaging title By observing the outer packaging of Nike shoe boxes, you can find many subtle differences. Genuine Nike shoe boxes usually have high-quality paper materials that are smooth to the touch and have no obvious pungent smell. The fonts and logos on authentic shoe boxes are usually clear and detailed, and there are no blurs or color inconsistencies. 2: LOGO hot stamping title. The LOGO on Nike shoe boxes is usually hot stamping. The hot stamping part on the genuine shoe box will show

How do I check which groups I have joined? How do I check which groups I have joined? Apr 01, 2024 pm 05:34 PM

WeChat group chat is not only a simple chat platform, but also a communication circle that brings together elites and enthusiastic friends from all walks of life. So today I will teach you how to see how many groups you have added on WeChat and how to save group chats. Usually Users who use WeChat must not miss it. How to check how many groups you have added to WeChat and how to save group chats To check how many groups you have added to WeChat: 1. You can view your group chat window in the WeChat main interface 2. If you have already saved the group chat, you can tap [ Address Book] - [Group Chat] 3. After entering the group chat, you can view the saved group. Save the WeChat group: 1. Select the group you want to save, top right [...] 2. Open in the chat message [Save to address book] 3. On the main WeChat interface, tap [Address Book]-[Group Chat] to view

Detailed tutorial on establishing a database connection using MySQLi in PHP Detailed tutorial on establishing a database connection using MySQLi in PHP Jun 04, 2024 pm 01:42 PM

How to use MySQLi to establish a database connection in PHP: Include MySQLi extension (require_once) Create connection function (functionconnect_to_db) Call connection function ($conn=connect_to_db()) Execute query ($result=$conn->query()) Close connection ( $conn->close())

How does Hibernate implement polymorphic mapping? How does Hibernate implement polymorphic mapping? Apr 17, 2024 pm 12:09 PM

Hibernate polymorphic mapping can map inherited classes to the database and provides the following mapping types: joined-subclass: Create a separate table for the subclass, including all columns of the parent class. table-per-class: Create a separate table for subclasses, containing only subclass-specific columns. union-subclass: similar to joined-subclass, but the parent class table unions all subclass columns.

iOS 18 adds a new 'Recovered' album function to retrieve lost or damaged photos iOS 18 adds a new 'Recovered' album function to retrieve lost or damaged photos Jul 18, 2024 am 05:48 AM

Apple's latest releases of iOS18, iPadOS18 and macOS Sequoia systems have added an important feature to the Photos application, designed to help users easily recover photos and videos lost or damaged due to various reasons. The new feature introduces an album called "Recovered" in the Tools section of the Photos app that will automatically appear when a user has pictures or videos on their device that are not part of their photo library. The emergence of the "Recovered" album provides a solution for photos and videos lost due to database corruption, the camera application not saving to the photo library correctly, or a third-party application managing the photo library. Users only need a few simple steps

An in-depth analysis of how HTML reads the database An in-depth analysis of how HTML reads the database Apr 09, 2024 pm 12:36 PM

HTML cannot read the database directly, but it can be achieved through JavaScript and AJAX. The steps include establishing a database connection, sending a query, processing the response, and updating the page. This article provides a practical example of using JavaScript, AJAX and PHP to read data from a MySQL database, showing how to dynamically display query results in an HTML page. This example uses XMLHttpRequest to establish a database connection, send a query and process the response, thereby filling data into page elements and realizing the function of HTML reading the database.

See all articles