Skip to content

Commit

Permalink
Update query-spatial-rel.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-jts authored Dec 10, 2024
1 parent 3a0b5e1 commit 098bb58
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion query/query-spatial-rel.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,8 @@ AC21, AC2, AC, A, geom of AC21
AC22, AC2, AC, A, geom of AC21
```

#### Solution
**Solution**

Determine contains relationships based on interior points and areas. Can use a recursive query on that to extract paths if needed.

```sql
Expand Down

0 comments on commit 098bb58

Please sign in to comment.