Skip to content

Commit 7c4d3ca

Browse files
Update geospatial.md
1 parent 8eab9e6 commit 7c4d3ca

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/sq/geospatial.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
---
2-
title: "Geospatial queries"
3-
linkTitle: "Geospatial"
4-
description: Query based on geographic data
5-
weight: 4
6-
---
7-
81
Redis Stack's geospatial feature allows you to query for data associated with geographic locations. You can either query for locations within a specific radius or based on geometric shapes, such as polygons. A polygon shape could, for instance, represent a lake or the layout of a building.
92

103
The examples in this article use the following schema:

0 commit comments

Comments
 (0)