18 places near 1209, Miranda, Venezuela
filter by placetype:
  1. La Democracia
    La Democracia, Lander, Miranda, Venezuela (LocalAdmin)
  2. Ocumare del Tuy
    Ocumare del Tuy, Lander, Miranda, Venezuela (LocalAdmin)
  3. Monagas
    Monagas, Guarico, Venezuela (County)
  4. Lander
    Lander, Miranda, Venezuela (County)
  5. America/Caracas
    America/Caracas (Timezone)
  6. Guarico
    Guarico, Guarico, Venezuela (State)
  7. Miranda
    Miranda, Miranda, Venezuela (State)
  8. Venezuela
    Venezuela, Venezuela (Country)
  9. Caribbean Sea
    Caribbean Sea (Sea)
  10. Atlantic Ocean
    Atlantic Ocean (Ocean)

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": [ -66.664513, 10.047 ] } } } } ], "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" } } ] }