Browns Creek Township, Jewell County, Kansas
Browns Creek Township is a township in Jewell County, Kansas, USA. As of the 2000 census, its population was 64.
Browns Creek Township | |
---|---|
Location in Jewell County | |
Coordinates: 39°36′05″N 98°12′31″W | |
Country | United States |
State | Kansas |
County | Jewell |
Area | |
• Total | 36.02 sq mi (93.3 km2) |
• Land | 36.01 sq mi (93.27 km2) |
• Water | 0.01 sq mi (0.02 km2) 0.02% |
Elevation | 1,552 ft (473 m) |
Population (2000) | |
• Total | 64 |
• Density | 1.8/sq mi (0.7/km2) |
GNIS feature ID | 0472099 |
Geography
Browns Creek Township covers an area of 36.02 square miles (93.3 square kilometers); of this, 0.01 square miles (0.02 square kilometers) or 0.02 percent is water.
Adjacent townships
- Calvin Township (north)
- Buffalo Township (northeast)
- Prairie Township (east)
- Solomon Rapids Township, Mitchell County (south)
- Glen Elder Township, Mitchell County (southwest)
- Athens Township (west)
- Ionia Township (northwest)
Cemeteries
The township contains two cemeteries: Fairview and Union.
Major highways
gollark: Probably just has a broken micro-SD slot.
gollark: I'm uploading this kode to hackinate the discord and virtually backtrace your IPs so I can DDOS Visual Basic.
gollark: ```[15] ⍝ LoadSQL 'Xtreme Sample Database 2005' 'Orders' '?' ⍝ fetch all info for table 'Orders'[16] ⍝ LoadSQL 'Northwind' 'Products' ⍝ Fetch the entire Orders table from the NorthWind data source[17] ⍝ LoadSQL 'Northwind' 'Products' ('ProductName' 'UnitPrice') ⍝ Fetch 2 columns[18] ⍝ LoadSQL 'Northwind' 'select first(ProductName), sum(Quantity) from "Order Details" O, Products P where p.ProductID=o.ProductID group by p.ProductID'[19][20] ⎕IO ⎕ML←1 0[21][22] eis←{,(⊂⍣((0≠⊃⍴,⍵)∧1=≡⍵))⍵} ⍝ Enclose if simple and not empty[23][24] (source sql columns)←3↑(eis args),⍬ ⍬ ⍬[25] connected←0[26][27] :If 9≠⎕NC'SQA' ⍝ Bring in local copy of SQAPL if not present[28] ⎕SHADOW'SQA' ⋄ 'SQA'⎕CY'SQAPL'[29] :EndIf[30][31] step←'Initialize SQAPL'[32] →(0<1⊃r←SQA.Init'')⍴ERROR[33][34] step←'Make Connection'[35][36] :If (⊂source)∊conn←⊃¨2 2⊃SQA.Tree'.' ⍝ Already connected[37] conn←source[38] :Else[39] source←eis source[40] conn←1⊃((⊂'LoadSQL'),¨⍕¨⍳1+⍴conn)~conn[41] →(0<1⊃r←SQA.Connect(⊂conn),source)⍴ERROR[42] connected←1 ⍝ Since we made a connection, remember to close[43] :EndIf```
gollark: You may laugh now...
gollark: The NSA.
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.