Manchester, Chesterfield County, Virginia

Manchester is a census-designated place in northern Chesterfield County, Virginia, United States. The population as of the 2010 Census was 10,804.[1]

Manchester
Manchester
Location within the Commonwealth of Virginia
Coordinates: 37°29′20″N 77°32′38″W
CountryUnited States
StateVirginia
CountyChesterfield
Population
 (2010)
  Total10,804
Time zoneUTC−5 (Eastern (EST))
  Summer (DST)UTC−4 (EDT)
ZIP codes
23225, 23235, 23236
FIPS code51-48996
GNIS feature ID2584873

Description

Manchester is one of Chesterfield County's 25 designated "communities"; it borders Southside Richmond to the west, but is not to be confused with the city's Manchester neighborhood.

gollark: I'm sure it lets you define functions.
gollark: As planned.
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
gollark: Well, the regex engine is fine with it.

See also

  • List of census-designated places in Virginia

References

Media related to Manchester, Chesterfield County, Virginia at Wikimedia Commons



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