Washington Township, Jackson County, Indiana

Washington Township is one of twelve townships in Jackson County, Indiana, United States. As of the 2010 census, its population was 1,122 and it contained 434 housing units.[1]

Washington Township
Location in Jackson County
Coordinates: 38°52′11″N 85°54′06″W
CountryUnited States
StateIndiana
CountyJackson
Government
  TypeIndiana township
Area
  Total35.87 sq mi (92.9 km2)
  Land35.86 sq mi (92.9 km2)
  Water0.01 sq mi (0.03 km2)  0.03%
Elevation
564 ft (172 m)
Population
 (2010)
  Total1,122
  Density31.3/sq mi (12.1/km2)
GNIS feature ID0454001

Geography

According to the 2010 census, the township has a total area of 35.87 square miles (92.9 km2), of which 35.86 square miles (92.9 km2) (or 99.97%) is land and 0.01 square miles (0.026 km2) (or 0.03%) is water.[1] The stream of Horse Lick runs through this township.

Unincorporated towns

Extinct towns

  • Chestnut Ridge

Adjacent townships

Cemeteries

The township contains one cemetery, Chestnut Ridge.

Major highways

gollark: It got truncated a bit because I set the sequence length to some arbitrary value.
gollark: ```pythonclass AGI(pytorch.Module): """ Main module of the Artificial General Intelligence system """  def __init__(self, config): super(AGI, self).__init__() self.config = config self.device = torch.device("cuda" if torch.cuda.is_available() else "cpu") self.model = self.config.model self.model.to(self.device) self.optimizer = self.config.optimizer self.loss_function = self.config.loss_function self.train_loader = self.config.train_loader self.test_loader = self.config.test_loader self.epochs = self.config.epochs self.batch_size = self.config.batch_size self.log_interval = self.config.```
gollark: I'm on my phone but I can probably put your thing in quickly.
gollark: Oh, that. I was being very lazy and just copypasted the summary a search engine came up with.
gollark: Obviously I added them to align it with human values.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.