21 places near Diamond, Sint Maarten
filter by placetype:
  1. Prinses Juliana International Airport
    Prinses Juliana International Airport, St. Maarten, Netherlands Antilles (Airport)
  2. Diamond
    Diamond, Sint Maarten (Town)
  3. Industrie
    Industrie, Sint Maarten (Town)
  4. Prospect Farm
    Prospect Farm, Sint Maarten (Town)
  5. Cul-de-Sac
    Cul-de-Sac, Sint Maarten (Town)
  6. SSS Islands
    SSS Islands (Colloquial)
  7. Sint Maarten
    Sint Maarten (Island)
  8. America/Curacao
    America/Curacao (Timezone)
  9. America/Guadeloupe
    America/Guadeloupe (Timezone)
  10. Netherlands Antilles
    Netherlands Antilles, Netherlands Antilles (Country)

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

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

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