21 places near North Star, Northcentral, Saint Croix Island, US Virgin Islands
filter by placetype:
  1. Canebay
    Canebay, Northcentral, Saint Croix Island, US Virgin Islands (Town)
  2. La Vallee
    La Vallee, Northcentral, Saint Croix Island, US Virgin Islands (Town)
  3. North Star
    North Star, Northcentral, Saint Croix Island, US Virgin Islands (Town)
  4. Saint Croix Island
    Saint Croix Island, Saint Croix Island, US Virgin Islands (Island)
  5. Northcentral
    Northcentral, Saint Croix Island, US Virgin Islands (County)
  6. America/Curacao
    America/Curacao (Timezone)
  7. America/St_Thomas
    America/St_Thomas (Timezone)
  8. Saint Croix Island
    Saint Croix Island, Saint Croix Island, US Virgin Islands (State)
  9. Netherlands Antilles
    Netherlands Antilles, Netherlands Antilles (Country)
  10. US Virgin Islands
    US Virgin Islands, US Virgin Islands (Country)

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

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

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