Catalog spatial data

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

Spatial data must be cataloged before performing spatial analytics, such as using spatial operations in Data Integrity Suite pipelines.

For instance, you may have a spatial table representing store catchment areas boundaries, which you can utilize in a pipeline to assign a store ID to each customer record. Data Integrity Suite catalog process supports cataloging of spatial data tables in Snowflake. Both Snowflake spatial data types are supported:

  • GEOGRAPHY data type, modeling Earth as a perfect sphere with coordinates in latitude and longitude using the WGS84 spatial reference system (EPSG:4326).
  • GEOMETRY data type with coordinates projected to a flat surface as x and y coordinates pairs, often in meters. This data type can support any spatial reference systems defined by the EPSG (European Petroleum Survey Group). For more information, see https://epsg.org/home.html.