21 places near New Port, Curaçao
filter by placetype:
  1. New Port
    New Port, Curaçao (Town)
  2. ABC islands
    ABC islands (Colloquial)
  3. Curaçao
    Curaçao, Curaçao (Island)
  4. America/Bogota
    America/Bogota (Timezone)
  5. America/Caracas
    America/Caracas (Timezone)
  6. America/Curacao
    America/Curacao (Timezone)
  7. Falcon
    Falcon, Falcon, Venezuela (State)
  8. Netherlands Antilles
    Netherlands Antilles, Netherlands Antilles (Country)
  9. Curaçao
    Curaçao (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.014 seconds ⌛; show me the details?

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