22 places near 651, Nuevo Leon, México
filter by placetype:
  1. Mina
    Mina, Nuevo Leon, México (County)
  2. America/Monterrey
    America/Monterrey, México (Timezone)
  3. America/Chicago
    America/Chicago, United States (Timezone)
  4. Coahuila de Zaragoza
    Coahuila de Zaragoza, Coahuila de Zaragoza, México (State)
  5. Nuevo Leon
    Nuevo Leon, Nuevo Leon, México (State)
  6. México
    México, México (Country)
  7. North America
    North America (Continent)
  8. Central America
    Central America (Supername)
  9. Latin America
    Latin America (Supername)
  10. Americas
    Americas (Supername)

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

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

        
0.044 seconds ⌛
{ "query": { "bool": { "must": [ { "geo_shape": { "geometry": { "shape": { "type": "circle", "radius": "1km", "coordinates": [ -100.823067, 26.299129 ] } } } } ], "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" } } ], "from": 10 }