7 places near Adjuntas, Adjuntas, Adjuntas, Puerto Rico
filter by placetype:
  1. Adjuntas
    Adjuntas, Adjuntas, Puerto Rico (County)
  2. Capaez
    Capaez, Adjuntas, Puerto Rico (County)
  3. Garzas
    Garzas, Adjuntas, Puerto Rico (County)
  4. Juan Gonzalez
    Juan Gonzalez, Adjuntas, Puerto Rico (County)
  5. Saltillo
    Saltillo, Adjuntas, Puerto Rico (County)
  6. Vegas Abajo
    Vegas Abajo, Adjuntas, Puerto Rico (County)
  7. Vegas Arriba
    Vegas Arriba, Adjuntas, Puerto Rico (County)

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

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

        
0.016 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -66.72303, 18.16325 ] } } } }, { "term": { "woe:placetype": 9 } } ], "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" } } ] }