21 places near 2345, Apaj, Pest, Magyarország
filter by placetype:
  1. Apaj
    Apaj, Apaj, Pest, Magyarország (Town)
  2. Donau
    Donau, Magyarország (Drainage)
  3. Southern Great Plain
    Southern Great Plain, Magyarország (Colloquial)
  4. Central Hungary
    Central Hungary, Magyarország (Colloquial)
  5. Kiskunlacháza
    Kiskunlacháza, Pest, Magyarország (County)
  6. Bugyi
    Bugyi, Pest, Magyarország (County)
  7. Apaj
    Apaj, Pest, Magyarország (County)
  8. Europe/Budapest
    Europe/Budapest (Timezone)
  9. Bács-Kiskun
    Bács-Kiskun, Bács-Kiskun, Magyarország (State)
  10. Pest
    Pest, Pest, Magyarország (State)

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

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

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