18 places near Le Four, Indre, Centre, France
filter by placetype:
  1. Le Four
    Le Four, Indre, Centre, France (Town)
  2. Lignac
    Lignac, Indre, Centre, France (Town)
  3. La Vachetière
    La Vachetière, Indre, Centre, France (Town)
  4. Loire River
    Loire River, Loiret, Centre, France (Drainage)
  5. Lignac
    Lignac, Indre, Centre, France (LocalAdmin)
  6. Chaillac
    Chaillac, Indre, Centre, France (LocalAdmin)
  7. Prissac
    Prissac, Indre, Centre, France (LocalAdmin)
  8. Calf Islands
    Calf Islands, Cork, Ireland (Island)
  9. Indre
    Indre, Centre, France (County)
  10. Europe/Paris
    Europe/Paris (Timezone)

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

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

        
0.018 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ 1.23333, 46.466671 ] } } } } ], "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" } } ] }