21 places near La Trinité, La Trinite, Trinité, Martinique
filter by placetype:
  1. La Trinité
    La Trinité, La Trinite, Trinité, Martinique (Town)
  2. Martinique
    Martinique, Martinique (Island)
  3. Gros-morne
    Gros-morne, Trinité, Martinique (County)
  4. La Trinite
    La Trinite, Trinité, Martinique (County)
  5. Ste.-marie
    Ste.-marie, Trinité, Martinique (County)
  6. America/Martinique
    America/Martinique (Timezone)
  7. Fort-de-France
    Fort-de-France, Fort-de-France, Martinique (State)
  8. Trinité
    Trinité, Trinité, Martinique (State)
  9. France
    France, France (Country)
  10. Martinique
    Martinique, Martinique (Country)

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": [ -60.966702, 14.7333 ] } } } } ], "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" } } ] }