Information technology — Database languages — SQL multimedia and application packages — Part 3: Spatial

ISO/IEC 13249-3:2006 defines spatial user-defined types, routines and schemas for generic spatial data handling. It addresses the need to store, manage and retrieve information based on aspects of spatial data such as geometry, location and topology. Implementations of ISO/IEC 13249-3:2006 may exist in environments that also support geographic information, decision support, data mining, and data warehousing systems. Application areas addressed by implementations of ISO/IEC 13249-3:2006 include, but are not restricted to, automated mapping, desktop mapping, facilities management, geoengineering, graphics, location based services, multimedia, and resource management applications.

Technologies de l'information — Langages de bases de données — Multimédia SQL et paquetages d'application — Partie 3: Spatial

General Information

Status
Withdrawn
Publication Date
25-Oct-2006
Withdrawal Date
25-Oct-2006
Current Stage
9599 - Withdrawal of International Standard
Completion Date
07-Apr-2011
Ref Project

Relations

Buy Standard

Standard
ISO/IEC 13249-3:2006 - Information technology -- Database languages -- SQL multimedia and application packages
English language
578 pages
sale 15% off
Preview
sale 15% off
Preview
Standard
ISO/IEC 13249-3:2006 - Information technology -- Database languages -- SQL multimedia and application packages
English language
578 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

INTERNATIONAL ISO/IEC
STANDARD 13249-3
Third edition
2006-11-01

Information technology — Database
languages — SQL multimedia and
application packages —
Part 3:
Spatial
Technologies de l'information — Langages de bases de données —
Multimédia SQL et paquetages d'application —
Partie 3: Spatial




Reference number
ISO/IEC 13249-3:2006(E)
©
ISO/IEC 2006

---------------------- Page: 1 ----------------------
ISO/IEC 13249-3:2006(E)

PDF disclaimer
PDF files may contain embedded typefaces. In accordance with Adobe's licensing policy, such files may be printed or viewed but shall
not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
downloading a PDF file, parties accept therein the responsibility of not infringing Adobe's licensing policy. The ISO Central Secretariat
accepts no liability in this area.
Adobe is a trademark of Adobe Systems Incorporated.
Details of the software products used to create the PDF file(s) constituting this document can be found in the General Info relative to
the file(s); the PDF-creation parameters were optimized for printing. Every care has been taken to ensure that the files are suitable for
use by ISO member bodies. In the unlikely event that a problem relating to them is found, please inform the Central Secretariat at the
address given below.

This CD-ROM contains the publication ISO/IEC 13249-3:2006 in portable document format (PDF), which can
be viewed using Adobe® Acrobat® Reader.
Adobe and Acrobat are trademarks of Adobe Systems Incorporated.

This third edition cancels and replaces the second edition (ISO/IEC 13249-3:2003), which has been
technically revised.
©  ISO/IEC 2006
All rights reserved. Unless otherwise specified, no part of this CD-ROM may be reproduced, stored in a retrieval system or transmitted in
any form or by any means without prior permission from ISO. Requests for permission to reproduce this product should be addressed to
ISO copyright office • C
...

INTERNATIONAL ISO/IEC
STANDARD 13249-3
Third edition
2006-11-01


Information technology — Database
languages — SQL multimedia and
application packages —
Part 3:
Spatial
Technologies de l'information — Langages de bases de données —
Multimédia SQL et paquetages d'application —
Partie 3: Spatial




Reference number
ISO/IEC 13249-3:2006(E)
©
ISO/IEC 2006

---------------------- Page: 1 ----------------------
ISO/IEC 13249-3:2006(E)
PDF disclaimer
This PDF file may contain embedded typefaces. In accordance with Adobe's licensing policy, this file may be printed or viewed but
shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
downloading this file, parties accept therein the responsibility of not infringing Adobe's licensing policy. The ISO Central Secretariat
accepts no liability in this area.
Adobe is a trademark of Adobe Systems Incorporated.
Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation
parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In
the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below.


©  ISO/IEC 2006
All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means,
electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or
ISO's member body in the country of the requester.
ISO copyright office
Case postale 56 • CH-1211 Geneva 20
Tel. + 41 22 749 01 11
Fax + 41 22 749 09 47
E-mail copyright@iso.org
Web www.iso.org
Published in Switzerland

ii © ISO/IEC 2006 – All rights reserved

---------------------- Page: 2 ----------------------
ISO/IEC 13249-3:2006(E)
Contents Page

Foreword. xi
Introduction . xii
1 Scope. 1
2 Normative references . 2
2.1 ISO/IEC JTC 1 standards. 2
2.2 ISO standards. 2
2.3 IEC standards . 2
3 Terms, definitions, notations and conventions. 3
3.1 Terms and definitions. 3
3.1.1 Terms defined in ISO/IEC 13249-1. . 3
3.1.2 Terms defined in this part of ISO/IEC 13249. 3
3.1.3 Terms defined in ISO 19107. 8
3.1.4 Terms defined in ISO 19111. 9
3.2 Notations. 10
3.2.1 Notations provided in ISO/IEC 13249-1. 10
3.2.2 Notations provided in this part of ISO/IEC 13249. 10
3.3 Conventions . 10
4 Concepts. 11
4.1 Concepts provided in ISO/IEC 13249-1. 11
4.2 Geometry Types. 11
4.2.1 ST_Geometry. 11
4.2.2 Spatial Relationships using ST_Geometry. 16
4.2.3 ST_Point. 20
4.2.4 ST_Curve . 21
4.2.5 ST_LineString. 21
4.2.6 ST_CircularString. 22
4.2.7 ST_CompoundCurve . 23
4.2.8 ST_Surface . 23
4.2.9 ST_CurvePolygon . 24
4.2.10 ST_Polygon . 24
4.2.11 ST_GeomCollection. 25
4.2.12 ST_MultiPoint . 25
4.2.13 ST_MultiCurve. 26
4.2.14 ST_MultiLineString . 26
4.2.15 ST_MultiSurface. 27
4.2.16 ST_MultiPolygon. 27
4.3 Topology-Geometry. 28
4.3.1 .ST_NODE . 29
4.3.2 .ST_EDGE . 29
4.3.3 .ST_FACE. 32
4.4 Topology-Network. 34
4.4.1 .ST_NODE. 35
4.4.2 .ST_LINK. 35
4.5 General Routines . 38
4.5.1 ST_ShortestUndPath Function. 38
4.5.2 ST_ShortestDirPath Function. 38
4.6 Spatial Reference System Type. 39
4.6.1 ST_SpatialRefSys. 39
4.7 Angle and Direction Types. 40
4.7.1 ST_Angle. 40
4.7.2 ST_Direction . 41
© ISO/IEC 2006 - All rights reserved iii

---------------------- Page: 3 ----------------------
ISO/IEC 13249-3:2006(E)
4.8 Support Routines .42
4.8.1 ST_Geometry ARRAY Support Routines.42
4.9 Tables with columns using geometry types .43
4.10 The Spatial Information Schema .43
5 Geometry Types .44
5.1 ST_Geometry Type and Routines.44
5.1.1 ST_Geometry Type.44
5.1.2 ST_Dimension Method.54
5.1.3 ST_CoordDim Method.55
5.1.4 ST_GeometryType Method.56
5.1.5 ST_SRID Methods .58
5.1.6 ST_Transform Method .59
5.1.7 ST_IsEmpty Method.60
5.1.8 ST_IsSimple Method .61
5.1.9 ST_IsValid Method .62
5.1.10 ST_Is3D Method .63
5.1.11 ST_IsMeasured Method .64
5.1.12 ST_LocateAlong Method .65
5.1.13 ST_LocateBetween Method.66
5.1.14 ST_Boundary Method .68
5.1.15 ST_Envelope Method.69
5.1.16 ST_ConvexHull Method .70
5.1.17 ST_Buffer Methods .71
5.1.18 ST_Intersection Method .73
5.1.19 ST_Union Method.74
5.1.20 ST_Difference Method .75
5.1.21 ST_SymDifference Method.76
5.1.22 Return Types from ST_Intersection, ST_Union, ST_Difference, and ST_SymDifference .77
5.1.23 ST_Distance Methods.80
5.1.24 ST_Equals Method .82
5.1.25 ST_Relate Method .83
5.1.26 ST_Disjoint Method.87
5.1.27 ST_Intersects Method.88
5.1.28 ST_Touches Method .89
5.1.29 ST_Crosses Method.90
5.1.30 ST_Within Method.91
5.1.31 ST_Contains Method.92
5.1.32 ST_Overlaps Method.93
5.1.33 Cast.94
5.1.34 ST_WKTToSQL Method.104
5.1.35 ST_AsText Method.105
5.1.36 ST_WKBToSQL Method.106
5.1.37 ST_AsBinary Method .107
5.1.38 ST_GMLToSQL Method .108
5.1.39 ST_AsGML Method .110
5.1.40 ST_GeomFromText Functions.111
5.1.41 ST_GeomFromWKB Functions.112
5.1.42 ST_GeomFromGML Functions .113
5.1.43 ST_Geometry Ordering Definition.115
5.1.44 SQL Transform Functions.116
5.1.45 .117
5.1.46 .126
6 Point Types .150
6.1 ST_Point Type and Routines .150
6.1.1 ST_Point Type .150
6.1.2 ST_Point Methods.155
6.1.3 ST_X Methods.162
6.1.4 ST_Y Methods.163
6.1.5 ST_Z Methods.164
iv © ISO/IEC 2006 - All rights reserved

---------------------- Page: 4 ----------------------
ISO/IEC 13249-3:2006(E)
6.1.6 ST_M Methods. 165
6.1.7 ST_ExplicitPoint Method. 166
6.1.8 ST_PointFromText Functions. 167
6.1.9 ST_PointFromWKB Functions. 168
6.1.10 ST_PointFromGML Functions . 169
7 Curve Types. 170
7.1 ST_Curve Type and Routines . 170
7.1.1 ST_Curve Type. 170
7.1.2 ST_Length Methods. 172
7.1.3 ST_StartPoint Method. 174
7.1.4 ST_EndPoint Method. 175
7.1.5 ST_IsClosed Method. 176
7.1.6 ST_IsRing Method. 177
7.1.7 ST_CurveToLine Method. 178
7.2 ST_LineString Type and Routines . 179
7.2.1 ST_LineString Type . 179
7.2.2 ST_LineString Methods. 182
7.2.3 ST_Points Methods. 184
7.2.4 ST_NumPoints Method. 186
7.2.5 ST_PointN Method . 187
7.2.6 ST_StartPoint Method. 188
7.2.7 ST_EndPoint Method. 189
7.2.8 ST_LineFromText Functions . 190
7.2.9 ST_LineFromWKB Functions . 191
7.2.10 ST_LineFromGML Functions. 192
7.3 ST_CircularString Type and Routines . 193
7.3.1 ST_CircularString Type . 193
7.3.2 ST_CircularString Methods. 197
7.3.3 ST_Points Methods. 199
7.3.4 ST_NumPoints Method. 201
7.3.5 ST_PointN Method . 202
7.3.6 ST_MidPointRep Method. 203
7.3.7 ST_StartPoint Method. 204
7.3.8 ST_EndPoint Method. 205
7.3.9 ST_CircularFromTxt Functions . 206
7.3.10 ST_CircularFromWKB Functions. 207
7.3.11 ST_CircularFromGML Functions. 208
7.4 ST_CompoundCurve Type and Routines. 209
7.4.1 ST_CompoundCurve Type. 209
7.4.2 ST_CompoundCurve Methods . 213
7.4.3 ST_Curves Methods. 216
7.4.4 ST_NumCurves Method. 218
7.4.5 ST_CurveN Method. 219
7.4.6 ST_StartPoint Method. 220
7.4.7 ST_EndPoint Method. 221
7.4.8 ST_CompoundFromTxt Functions. 222
7.4.9 ST_CompoundFromWKB Functions. 223
7.4.10 ST_CompoundFromGML Functions . 224
8 Surface Types. 225
8.1 ST_Surface Type and Routines . 225
8.1.1 ST_Surface Type . 225
8.1.2 ST_Area Methods. 227
8.1.3 ST_Perimeter Methods . 229
8.1.4 ST_Centroid Method. 231
8.1.5 ST_PointOnSurface Method . 232
8.1.6 ST_IsWorld Method. 233
8.2 ST_CurvePolygon Type and Routines. 234
8.2.1 ST_CurvePolygon Type. 234
8.2.2 ST_CurvePolygon Methods . 238
© ISO/IEC 2006 - All rights reserved v

---------------------- Page: 5 ----------------------
ISO/IEC 13249-3:2006(E)
8.2.3 ST_ExteriorRing Methods .241
8.2.4 ST_InteriorRings Methods .243
8.2.5 ST_NumInteriorRing Method .246
8.2.6 ST_InteriorRingN Method.247
8.2.7 ST_CurvePolyToPoly Method .248
8.2.8 ST_CPolyFromText Functions.249
8.2.9 ST_CPolyFromWKB Functions.250
8.2.10 ST_CPolyFromGML Functions .251
8.3 ST_Polygon Type and Routines .252
8.3.1 ST_Polygon Type .252
8.3.2 ST_Polygon Methods.255
8.3.3 ST_ExteriorRing Methods .258
8.3.4 ST_InteriorRings Methods .259
8.3.5 ST_InteriorRingN Method.261
8.3.6 ST_PolyFromText Functions .262
8.3.7 ST_PolyFromWKB Functions .263
8.3.8 ST_PolyFromGML Functions.264
8.3.9 ST_BdPolyFromText Functions.265
8.3.10 ST_BdPolyFromWKB Functions .267
9 Geometry Collection Types.269
9.1 ST_GeomCollection Type and Routines.269
9.1.1 ST_GeomCollection Type.269
9.1.2 ST_GeomCollection Methods .273
9.1.3 ST_Geometries Methods .276
9.1.4 ST_NumGeometries Method .278
9.1.5 ST_GeometryN Method .279
9.1.6 ST_G
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.