22 places near Hatillo, Hatillo, Puerto Rico
filter by placetype:
  1. Rafael Capi
    Rafael Capi, Campo Alegre, Hatillo, Puerto Rico (Town)
  2. Buena Vista
    Buena Vista, Buena Vista, Hatillo, Puerto Rico (Town)
  3. Puerto Rico Island
    Puerto Rico Island, Puerto Rico (Island)
  4. Santiago
    Santiago, Camuy, Puerto Rico (County)
  5. Buena Vista
    Buena Vista, Hatillo, Puerto Rico (County)
  6. Campo Alegre
    Campo Alegre, Hatillo, Puerto Rico (County)
  7. Naranjito
    Naranjito, Hatillo, Puerto Rico (County)
  8. America/Puerto_Rico
    America/Puerto_Rico (Timezone)
  9. Camuy
    Camuy, Camuy, Puerto Rico (State)
  10. Hatillo
    Hatillo, Hatillo, Puerto Rico (State)

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

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

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