Supported geo formats
Meilisearch supports two ways to store geographic data:_geofield: a simple object withlatandlngproperties for point locations- GeoJSON: a standardized format for complex geometries including points, polygons, and multi-polygons
Geo operations
Next steps
Getting started
Index documents with coordinates and run your first geo search
Filter by radius
Find results within a distance from a point
Sort by distance
Rank results by proximity to a location
GeoJSON format
Index complex geometries with GeoJSON