Quesada, Texas
Quesada is a census-designated place (CDP) in Starr County, Texas, United States. This was a new CDP for the 2010 census with a population of 25.[1]
Quesada, Texas | |
---|---|
Coordinates: 26°16′53″N 98°34′55″W | |
Country | United States |
State | Texas |
County | Starr |
Population (2010) | |
• Total | 25 |
Time zone | UTC-6 (Central (CST)) |
• Summer (DST) | UTC-5 (CDT) |
Zip Code | 78582 |
Geography
Quesada is located at 26°16′53″N 98°34′55″W (26.281478, -98.581994).[2]
gollark: ```lualocal function a()local b={level=1,new=a}local c={}setmetatable(b,c)c.__eq=function(d,e)if getmetatable(d)==getmetatable(e)then return true end end;c.__index=function(f,g)local h=rawget(f,"level")if g=="level"then return h else return setmetatable({level=h+1},c)end end;c.__tostring=function(f)return"RECURSION ":rep(rawget(f,"level"))end;return b end;return a()```
gollark: ```luaprint "That doesn't show up well ingame."```
gollark: That came out better.
gollark: `local function a()local b={level=1,new=a}local c={}setmetatable(b,c)c.__eq=function(d,e)if getmetatable(d)==getmetatable(e)then return true end end;c.__index=function(f,g)local h=rawget(f,"level")if g=="level"then return h else return setmetatable({level=h+1},c)end end;c.__tostring=function(f)return"RECURSION ":rep(rawget(f,"level"))end;return b end;return a()`
gollark: local function a()local b={level=1,new=a}local c={}setmetatable(b,c)c.__eq=function(d,e)if getmetatable(d)==getmetatable(e)then return true end end;c.__index=function(f,g)local h=rawget(f,"level")if g=="level"then return h else return setmetatable({level=h+1},c)end end;c.__tostring=function(f)return"RECURSION ":rep(rawget(f,"level"))end;return b end;return a()
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.