15 places near Binas, Loir-et-Cher, Centre, France
filter by placetype:
  1. Binas
    Binas, Loir-et-Cher, Centre, France (Town)
  2. Seine River
    Seine River, Seine-St.-Denis, Île-de-France, France (Drainage)
  3. Loire River
    Loire River, Loiret, Centre, France (Drainage)
  4. Autainville
    Autainville, Loir-et-Cher, Centre, France (LocalAdmin)
  5. Binas
    Binas, Loir-et-Cher, Centre, France (LocalAdmin)
  6. Calf Islands
    Calf Islands, Cork, Ireland (Island)
  7. Loir-et-Cher
    Loir-et-Cher, Centre, France (County)
  8. Europe/Paris
    Europe/Paris (Timezone)
  9. Centre
    Centre, France (State)
  10. France
    France, France (Country)

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

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

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