13 places near Jabat, Jabat, Marshall Islands
filter by placetype:
  1. Jabat Airport
    Jabat Airport, Jabat, Marshall Islands (Airport)
  2. Ralik Chain
    Ralik Chain, Marshall Islands (Island)
  3. Jabat
    Jabat, Jabat, Marshall Islands (Island)
  4. Pacific/Wake
    Pacific/Wake, United States Minor Outlying Islands (Timezone)
  5. Pacific/Majuro
    Pacific/Majuro, Marshall Islands (Timezone)
  6. Jabat
    Jabat, Jabat, Marshall Islands (State)
  7. Marshall Islands
    Marshall Islands, Marshall Islands (Country)
  8. Asia
    Asia (Continent)
  9. Micronesia
    Micronesia (Supername)
  10. Polynesia
    Polynesia (Supername)

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

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

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