20 places near 2000, Szentendre, Pest, Magyarország
filter by placetype:
  1. Pomáz
    Pomáz, Pomáz, Pest, Magyarország (Town)
  2. Szentendre
    Szentendre, Szentendre, Pest, Magyarország (Town)
  3. Donau
    Donau, Magyarország (Drainage)
  4. Central Hungary
    Central Hungary, Magyarország (Colloquial)
  5. Northern Hungary
    Northern Hungary, Magyarország (Colloquial)
  6. Szentendre
    Szentendre, Pest, Magyarország (County)
  7. Pomáz
    Pomáz, Pest, Magyarország (County)
  8. Europe/Budapest
    Europe/Budapest (Timezone)
  9. Pest
    Pest, Pest, Magyarország (State)
  10. Magyarország
    Magyarország, Magyarország (Country)

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

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

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