São Victor

São Victor (also São Vítor) is a Portuguese parish, located in the municipality of Braga. The population in 2011 was 29,642,[1] in an area of 4.08 km².[2]

São Victor Church
São Victor
São Victor
Location in Portugal
Coordinates: 41.555°N 8.410°W / 41.555; -8.410
Country Portugal
RegionNorte
Intermunic. comm.Cávado
DistrictBraga
MunicipalityBraga
Area
  Total4.08 km2 (1.58 sq mi)
Population
 (2011)
  Total29,642
  Density7,300/km2 (19,000/sq mi)
Time zoneUTC±00:00 (WET)
  Summer (DST)UTC+01:00 (WEST)
Websitehttp://juntasvictor.pt/

Main sights

gollark: I can define a service in a TOML file and it's automatically restarted on exit and all.
gollark: So it does actually work now.
gollark: I like it and it was really easy to serde it.
gollark: So my highly advanced service manager is now even more highly advanced and can load service-spec TOML files.
gollark: ```rustuse std::process::Command;fn main() { loop { println!("Starting"); let mut child = Command::new("/bin/env") .arg("python3") .arg("test.py") .spawn() .unwrap(); child.wait().unwrap(); }}```

References



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