14 places near 97670, Sada, Mayotte
filter by placetype:
  1. Mayotte
    Mayotte, Mayotte (Island)
  2. Madagascar
    Madagascar, Madagascar (Island)
  3. Indian/Antananarivo
    Indian/Antananarivo (Timezone)
  4. Indian/Kerguelen
    Indian/Kerguelen (Timezone)
  5. Indian/Mayotte
    Indian/Mayotte (Timezone)
  6. Sada
    Sada, Sada, Mayotte (State)
  7. Chiconi
    Chiconi, Chiconi, Mayotte (State)
  8. Ouangani
    Ouangani, Ouangani, Mayotte (State)
  9. France
    France, France (Country)
  10. Mayotte
    Mayotte, Mayotte (Country)

Search again including deprecated places, unknown places, places that visit Null Island or everything?

This query took 0.012 seconds ⌛; show me the details?

        
0.012 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 45.12582, -12.84793 ] } } } } ], "must_not": [ { "terms": { "woe:placetype": [ 0, 11, 25 ] } }, { "term": { "geom:latitude": { "value": 0.0 } } }, { "term": { "geom:longitude": { "value": 0.0 } } }, { "exists": { "field": "woe:superseded_by" } } ] } }, "aggs": { "placetypes": { "terms": { "field": "woe:placetype_name", "size": 10000 } } }, "sort": [ { "woe:scale": { "order": "desc", "mode": "max" } }, { "woe:id": { "order": "asc", "mode": "max" } } ] }