La Rambla, Córdoba

La Rambla is a municipality in the province of Córdoba, Spain.

Aerial view of La Rambla in 1986

Notable people

  • Alfonso Cabello, a paralympic cyclist, was born here in 1993.[1]
  • Alejandro Lerroux (4 March 1864 – Madrid, 25 June 1949) was a Spanish politician who was the leader of the Radical Republican Party during the Second Spanish Republic.
gollark: You want strings and ints and dates to be distinguishable.
gollark: And a spec, yes.
gollark: Well, yes, and actual *types*.
gollark: <https://github.com/toml-lang/toml>All glory to TOML!
gollark: ```toml# This is a TOML document.title = "TOML Example"[owner]name = "Tom Preston-Werner"dob = 1979-05-27T07:32:00-08:00 # First class dates[database]server = "192.168.1.1"ports = [ 8001, 8001, 8002 ]connection_max = 5000enabled = true[servers] # Indentation (tabs and/or spaces) is allowed but not required [servers.alpha] ip = "10.0.0.1" dc = "eqdc10" [servers.beta] ip = "10.0.0.2" dc = "eqdc10"[clients]data = [ ["gamma", "delta"], [1, 2] ]# Line breaks are OK when inside arrayshosts = [ "alpha", "omega"]```

References



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