Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.09 KB

spatial-data-catalog-views.md

File metadata and controls

27 lines (21 loc) · 1.09 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic dev_langs
Spatial Data Catalog Views
Spatial Data Catalog Views
rwestMSFT
randolphwest
03/06/2017
sql
system-objects
reference
TSQL

Spatial Data Catalog Views

[!INCLUDE SQL Server]

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).