32 places near Carter Park Elementary School, Tarrant, Texas, United States
filter by placetype:
  1. Carter Park Elementary School
    Carter Park Elementary School, Tarrant, Texas, United States (POI)
  2. Carter Park
    Carter Park, Tarrant, Texas, United States (Suburb)
  3. South Hills
    South Hills, Tarrant, Texas, United States (Suburb)
  4. Worth Heights
    Worth Heights, Tarrant, Texas, United States (Suburb)
  5. Southland Terrace
    Southland Terrace, Tarrant, Texas, United States (Suburb)
  6. East Fort Worth
    East Fort Worth, Tarrant, Texas, United States (Suburb)
  7. South Fort Worth
    South Fort Worth, Tarrant, Texas, United States (Suburb)
  8. Southwest Fort Worth
    Southwest Fort Worth, Tarrant, Texas, United States (Suburb)
  9. West Fort Worth
    West Fort Worth, Tarrant, Texas, United States (Suburb)
  10. Fort Worth
    Fort Worth, Tarrant, Texas, United States (Town)

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

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

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