# \#geospatial

**URL:** https://discourse.getdbt.com/tag/geospatial/4.md

[Latest](https://discourse.getdbt.com/latest.md) · [Categories](https://discourse.getdbt.com/categories.md) · [Tags](https://discourse.getdbt.com/tags.md)

---

## [Breaking a large query into parallelized partitioned queries](https://discourse.getdbt.com/t/breaking-a-large-query-into-parallelized-partitioned-queries/4481)

<div class="topic-metadata">

**Author:** [@nadelman](https://discourse.getdbt.com/u/nadelman)\
**Replies:** 6\
**Last updated:** [September 15, 2022, 4:56am UTC](https://discourse.getdbt.com/t/breaking-a-large-query-into-parallelized-partitioned-queries/4481 "2022-09-15T04:56:46Z")

</div>

We have a long-running model that performs a complex set of geospatial comparisons to get point-to-point distances between every person in the US and a list of around 300K points of interest. We are using snowflake, and …
