19 places near La Margarita, Aragua, Anzoategui, Venezuela
filter by placetype:
  1. Puerto la Cruz
    Puerto la Cruz, Juan Antonio Sotillo, Anzoategui, Venezuela (Town)
  2. La Margarita
    La Margarita, Aragua, Anzoategui, Venezuela (Town)
  3. Rio Orinoco River
    Rio Orinoco River, Venezuela (Drainage)
  4. Aragua
    Aragua, Aragua, Anzoategui, Venezuela (LocalAdmin)
  5. Aragua
    Aragua, Anzoategui, Venezuela (County)
  6. America/Caracas
    America/Caracas (Timezone)
  7. Anzoategui
    Anzoategui, Anzoategui, Venezuela (State)
  8. Guarico
    Guarico, Guarico, Venezuela (State)
  9. Venezuela
    Venezuela, Venezuela (Country)
  10. Caribbean Sea
    Caribbean Sea (Sea)

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

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

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