12 places near Juliaca Airport, San Román, Puno, Peru
filter by placetype:
  1. Juliaca Airport
    Juliaca Airport, San Román, Puno, Peru (Airport)
  2. Amazonia
    Amazonia (Colloquial)
  3. Lampa
    Lampa, Puno, Peru (County)
  4. Puno
    Puno, Puno, Peru (County)
  5. San Román
    San Román, Puno, Peru (County)
  6. America/Lima
    America/Lima (Timezone)
  7. Puno
    Puno, Puno, Peru (State)
  8. Peru
    Peru, Peru (Country)
  9. Atlantic Ocean
    Atlantic Ocean (Ocean)
  10. South America
    South America (Continent)

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

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

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