Readers: 4 | Updated: 05-13

SAF:SQL Implementation Essentials 摘要

Translate Into:
A spatial database has following types of tables:
GEOMETRY_COLUMNS
SPATIAL_REF_SYS
FEATURE TABLE
GEOMETRY TABLE

GEOMETRY_COLMNS table
Each Geometry Column in the database has an entry in the table. The data consists of the following:
1. id of feature table that the column in;
2. name of the geometry column;
3. srid of the column;
4. type of the geometry column;
5. coordinate dimension of the column;
6. the geometry table(which stores geometry data)'s id;
7. "the information necessary to navigate the geometry table in the case of normalized geometry storage."

SPATIAL_REF_SYS table
columns in this table:
1. SRID
2. AUTH_SRID
3. AUTH_NAME
4. SRTEXT(Well-Known Text for the SR)

Feature tables
a normal table with a foreign key to real geometry table.

Geometry tables
1. Normalized geometry schema
a normalized geometry schema stores coordinates of geometric objects as predefined SQL numeric types.
1. ETYPE, the geometry type;
2. ESEQ, id for each element (design for geometryCollection);
3. SEQ, the sequence of element in a geometry collection;
4. holes for polygon;
5. SEQ designates the part order of PolygonRings;
6. not used coordinates will be set null;
7. for the geometric objects that continus onto another row, the last point of the previous row will be same as the first of next row;
8. no limit on the number of geometric elements and number of rows in an element.


2. Binary geometry schema
geometry object as well as its bounding box(MBR) will be stored. the table consist of
GID, XMIN, XMAX, YMIN, YMAX, WKB

ANNOTATIONS metadata table
.......

From The Blogs

Internet Observation

03-07
Please Postpone the Implementation of Real Name System----Interviw by a Website
A website interviewed me on the question of network real name sytem. I sort it out as the following:     In line with the principle of making no damage to the legitimate interests of society and other... 查看全文

Culture, Geography, Science, Tourism

09-20
Science杂志免费摘要系列-中国部分地区研究表明Bt棉可抑制多种农作物的棉铃虫发生与危害
吴孔明等      在亚洲广泛种植的转基因棉花可以分泌来自苏云金芽胞杆菌的杀虫毒素,从而具有抗棉铃虫作用。从1992年到2007年对中国棉铃虫种群的动态监控中发现,大规模Bt棉的种植在一定区域内对多种... 查看全文

Goal Setting College

03-13
How I Turned From An Auditor, IT Implementation Consultant To A Problogger in 8 Years
How I Turned From An Auditor, IT Implementation Consultant To A Problogger in 8 Years. 查看全文

baboball的BLOG

03-25
严介和语录摘要
1.脚不能到达的地方眼睛可以到达,眼睛不能到达的地方心可以到达。我们在不断憧憬着美好的未来,我们想的是壮志凌云,做又要脚踏实地。我们对未来真正的慷慨,是把所有给予现在。我们真正要做一个站着是一座山,倒... 查看全文

钱学锋的BLOG

03-27
创业板将推动创业生态链的建设 - 在新浪财经接受专访的摘要
创业板即将推出,我们关注两个事情:第一,是它如何来实施的,具体的操作层面是如何操作的。第二,我们可能从宏观角度更加关心,创业板推出以后,整个创业板的这么一个生态链的或者是价值链的建立。生态链搭建: 实... 查看全文

InfoWorld RSS Feed

03-28
Waste Management sues SAP over ERP implementation
The trash-disposal giant Waste Management is suing SAP, saying top SAP executives participated in a fraudulent sales scheme that resulted in a failed ERP (enterprise resource planning) implementation.... 查看全文

Engadget 瘾科技

03-28
Sony Alpha A200 DSLR评测摘要
分类: 数码相机 A200上架有一段日子了,市场反响并不高,或许大家都在观望吧。最近,大量评测出炉,总的来说,这款呼声很高的A100后继机型被评价为"在优势领域内并不算很突出,但不失为可靠的入门级单反... 查看全文

中國評論新聞-中評電訊

03-28
港澳各大報章頭條新聞摘要(3月28日)
香港商報 :李嘉誠料港跌出全球港口三甲  財政司司長曾俊華在預算案中透露,將會積極考慮發展十號貨櫃碼頭,長和系主席李嘉誠昨日卻當頭潑了一盆冷水。他認為,鑒於地理位置及成本兩個關鍵因素,“不出4年內,(... 查看全文

04-01
税法改革摘要
世贸组织是一个独立于联合国的永久性国际组织。世贸组织的主要职能是:组织实施各项贸易协定;为个成员提供多边贸易谈判场所,并为多边谈判结果提供框架;解决成员间发生的贸易争端;对个成员的贸易政策与法规进行定... 查看全文

喷嚏网--读书、培训、8小时外的健康生活! 之 [铂程斋]

04-05
2090年的新闻摘要
1:据报道,外交部长莫友4月25日在被问及是否会抵制巴黎奥运会时称“目前不排除任何选项”。对此莫友表示,巴黎奥运会虽然是全世界人民的盛事,但中国作为一个负责任的大国,坚决不能容忍法国当局对巴黎罢工人民... 查看全文
More Articles