15 places near Awala-Yalimapo, St. Laurent du Maroni, Guyane Française
filter by placetype:
  1. Awala-Yalimapo
    Awala-Yalimapo, St. Laurent du Maroni, Guyane Française (County)
  2. Mana
    Mana, St. Laurent du Maroni, Guyane Française (County)
  3. America/Cayenne
    America/Cayenne (Timezone)
  4. St. Laurent du Maroni
    St. Laurent du Maroni, St. Laurent du Maroni, Guyane Française (State)
  5. Guyane Française
    Guyane Française, Guyane Française (Country)
  6. France
    France, France (Country)
  7. Atlantic Ocean
    Atlantic Ocean (Ocean)
  8. Pacific Ocean
    Pacific Ocean (Ocean)
  9. North America
    North America (Continent)
  10. South America
    South America (Continent)

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

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

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