Properties2
| Type | Idea |
| Note created | Feb 27, 2025 |
In learnt in the talk duckdb-geography: Global vector data in DuckDB, that you can actually check for containment in S2 cells by simply using < and > operations. It makes sense to think about it, but I never had actually thought about it before.