Snowflake Geo Addressing API - Precisely Data Integrity Suite

Data Integrity Suite APIs

Product
Data_Integrity
Spatial_Analytics
Data_Enrichment
geo_addressing_1
Services
Spatial Analytics
Data Enrichment
Geo Addressing
ft:title
Data Integrity Suite APIs
ft:locale
en-US
PublicationType
pt_developer
copyrightfirst
2023
copyrightlast
2026

This section is designed to help Snowflake users get started with using External User Defined Functions.

Tip: No software installation is needed. You can use your regular web browser.

Snowflake recognizes certain roles as administrators. For example, the ACCOUNTADMIN role can create API Integration and External User Defined Functions.

After the ACCOUNTADMIN creates these items in Snowflake, it is expected that execution rights will be granted to other roles.

The script in this document uses the SYSADMIN role to perform the Geocode operation.
Important: In your actual Snowflake environment, you can use any role that has the necessary permissions.

Snowflake users can perform various GeoAddressing operations, such as Geocode and Verify.

Follow these steps to get the Geocode or Verify results:

  1. Environment : Select the environment.
  2. API Integration : Create the API Integration.
  3. External Defined Function : Create the External Defined Function.
  4. Grant the required permissions to the user to perform the Geocode or Verify operation.
  5. Perform the Geocode or Verify operation.
  6. Validate the results.