Storing Polygons & Filtering by Geolocations in Typesense
TLDR Ivy asks if it's possible to store polygons in Typesense and filter by geolocations within that polygon. Kishore Nallan says there is a feature request open for this but no support yet.
1
Apr 26, 2023 (5 months ago)
Ivy
09:50 PMWe're excited to move forward with using Typesense to back our search!
Apr 27, 2023 (5 months ago)
Kishore Nallan
12:45 AM1
Ivy
02:40 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Searching for Polygons within a Polygon in Geo-search
Stefan inquired about searching polygons within polygons. Jason referred to a GitHub issue, but Stefan later realized the current behavior suffices.
Geo Shape Indexing in TypeSense: Proposed Features and Integration
Timon requested for geo shape indexing on TypeSense, a feature found in Elasticsearch. Kishore Nallan acknowledged that the feature could be implemented with user assistance for API design and testing.
Guiding GeoPoint Search with Typesense's Polygon
Ignacio had trouble with geopoint search in Typesense. Jason helped them solve it by using the counter-clockwise method with polygon points. The solution was posted on GitHub for future reference.