30 places near Lubbock, Texas, United States
filter by placetype:
  1. Estacado High School
    Estacado High School, Lubbock, Texas, United States (POI)
  2. Hunt Elementary School
    Hunt Elementary School, Lubbock, Texas, United States (POI)
  3. Clayton Carter
    Clayton Carter, Lubbock, Texas, United States (Suburb)
  4. East
    East, Lubbock, Texas, United States (Suburb)
  5. North
    North, Lubbock, Texas, United States (Suburb)
  6. Parkway
    Parkway, Lubbock, Texas, United States (Suburb)
  7. Lubbock
    Lubbock, Lubbock, Texas, United States (Town)
  8. Texas Panhandle
    Texas Panhandle, Texas, United States (Colloquial)
  9. US Western States
    US Western States, United States (Colloquial)
  10. Southwestern States
    Southwestern States, United States (Colloquial)

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

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

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