20 places near Windberg, Central, Saint John Island, US Virgin Islands
filter by placetype:
  1. Fredriksdal
    Fredriksdal, Central, Saint John Island, US Virgin Islands (Town)
  2. L'esperance
    L'esperance, Central, Saint John Island, US Virgin Islands (Town)
  3. Mary Point
    Mary Point, Central, Saint John Island, US Virgin Islands (Town)
  4. Windberg
    Windberg, Central, Saint John Island, US Virgin Islands (Town)
  5. Saint John Island
    Saint John Island, Saint John Island, US Virgin Islands (Island)
  6. Central
    Central, Saint John Island, US Virgin Islands (County)
  7. America/St_Thomas
    America/St_Thomas (Timezone)
  8. America/Tortola
    America/Tortola (Timezone)
  9. US Virgin Islands
    US Virgin Islands, US Virgin Islands (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.036 seconds ⌛; show me the details?

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