SPATIAL DATA SCIENCE

Glossary

Here we have collected all the key terms you need to deepen your understanding of spatial data science and location intelligence.

CARTO Glossary

G

Generative AI

Generative AI uses deep learning models to create new content — text, images, code, and data — by learning patterns from training data. In spatial analytics, it enables synthetic data generation, scenario simulation, and natural language interfaces.

GeoAI

GeoAI applies artificial intelligence and machine learning to geospatial data and problems, including spatial prediction, foundation models, and embeddings.

Geocoding

Geocoding is the process of converting addresses or place names into geographic coordinates (latitude and longitude) for use in mapping and spatial analysis.

Geographic Coordinates

Geographic coordinates use latitude and longitude to specify a location on the Earth’s curved surface. Geographic coordinates provide a global reference system.

Geographically Weighted Regression GWR

Geographically Weighted Regression GWR quantifies the strength of relationships across space between a target and correlation variables.

GeoJSON

GeoJSON is a type of JSON format designed for encoding geographic data structures. It supports various geometry types such as points, lines, and polygons.

GeoParquet

GeoParquet is a project aimed at extending the Parquet file format to directly support geometry data. A benefit of GeoParquet is its cloud data interoperability

Geospatial Analytics

Geospatial analytics is the analysis of data with a geographic dimension to uncover patterns, trends, and relationships invisible in non-spatial analysis.

Geospatial Foundation Models

Geospatial foundation models are AI models trained on vast datasets like satellite imagery to understand the physical and human world, adapting to diverse tasks.

Geospatial Reasoning

Geospatial Reasoning is the ability of an AI system to understand a complex spatial problem, independently devise a multi-step analytical plan, execute it, and interpret the results to provide an actionable solution.

GIS Software

GIS software is technology for creating, managing, analyzing, and visualizing location data. Cloud-native GIS software runs spatial analysis in the data warehouse.

Google Cloud's BigQuery

Google Cloud's BigQuery is the serverless, cost-effective, and multi-cloud data warehouse offered by Google Cloud Platform (GCP).

GPKG

Geopackage GPKG is an open standard vector file format developed by the Open Geospatial Consortium. Designed to be platform-independent and self-contained.


S

Site Suitability Analysis

Site suitability analysis ranks candidate locations against multiple weighted spatial criteria to identify the best places for a new store, facility, or asset.

Snowflake

Snowflake is a single, global platform that powers the Data Cloud. Its architecture separates computing and storage, allowing independent cost optimization.

Spatial AI

Spatial AI is the industry-facing umbrella term for applying artificial intelligence to geographic data, often used interchangeably with GeoAI.

Spatial Data

Spatial data is any data with a geographic component that connects information to a specific location on Earth, such as coordinates, addresses, or boundaries.

Spatial Data Catalog

The Spatial Data Catalog is a great resource for Data Scientists, Analysts, and Developers who want to enrich their internal data and enhance spatial analysis.

Spatial Data Governance

Spatial data governance is a framework that provides a clear, structured approach to managing your spatial data, making it trustworthy, secure, and compliant.

Spatial Data Science

Spatial data science is a subset of data science that applies statistical and machine learning methods to geographic data to understand why things happen where they do.

Spatial Indexes

Spatial indexes are hierarchical grid systems that divide the Earth's surface into discrete cells for fast spatial queries and geospatial analysis at scale.

Spatial Join

A spatial join combines records from two datasets based on the geographic relationship between their locations, such as containment, intersection, or proximity.

Spatial SQL

Spatial SQL extends standard SQL with functions for querying and analyzing geographic data types like geometries and geographies in databases and data warehouses.

SQL

Structured Query Language SQL is used for managing and querying relational database management systems RDBMS, as well as running analysis.