This topic has not yet been rated - Rate this topic

Spatial Data Catalog Views

SQL Server 2012

This section describes the catalog views that provide information about spatial data.

sys.spatial_index_tessellations (Transact-SQL)

Represents the information about the tessellation scheme and parameters of each of the spatial indexes.

sys.spatial_indexes (Transact-SQL)

Represents the main index information of the spatial indexes.

sys.spatial_reference_systems (Transact-SQL)

Lists the supported spatial reference systems (SRIDs).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.