23 places near America/Aruba
filter by placetype:
  1. Angochi
    Angochi, Aruba (Town)
  2. Largo Cadushi
    Largo Cadushi, Aruba (Town)
  3. Mon Pos
    Mon Pos, Aruba (Town)
  4. Rooi Prikichi
    Rooi Prikichi, Aruba (Town)
  5. SabanĂ­a Abao
    SabanĂ­a Abao, Aruba (Town)
  6. Shabiruri
    Shabiruri, Aruba (Town)
  7. Tamarijn
    Tamarijn, Aruba (Town)
  8. ABC islands
    ABC islands (Colloquial)
  9. Aruba
    Aruba, Aruba (Island)
  10. America/Aruba
    America/Aruba (Timezone)

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

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

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