16 places near 5128, Staburaga Pagasts, Jaunjelgavas Novads, Latvija
filter by placetype:
  1. Fennoscandia
    Fennoscandia (Colloquial)
  2. Staburaga Pagasts
    Staburaga Pagasts, Jaunjelgavas Novads, Latvija (County)
  3. Europe/Riga
    Europe/Riga (Timezone)
  4. Jaunjelgavas Novads
    Jaunjelgavas Novads, Jaunjelgavas Novads, Latvija (State)
  5. Latvija
    Latvija, Latvija (Country)
  6. Pacific Ocean
    Pacific Ocean (Ocean)
  7. Asia
    Asia (Continent)
  8. Europe
    Europe (Continent)
  9. Baltic States
    Baltic States (Supername)
  10. C.I.S.
    C.I.S. (Supername)

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

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

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