Montans

Montans is a commune in the Tarn department and Occitanie region of southern France.

Montans
Coat of arms
Location of Montans
Montans
Montans
Coordinates: 43°52′02″N 1°53′10″E
CountryFrance
RegionOccitanie
DepartmentTarn
ArrondissementAlbi
CantonLes Deux Rives
IntercommunalityTarn and Dadou
Government
  Mayor (201420) Gilles Crouzet
Area
1
32.43 km2 (12.52 sq mi)
Population
 (2017-01-01)[1]
1,431
  Density44/km2 (110/sq mi)
Time zoneUTC+01:00 (CET)
  Summer (DST)UTC+02:00 (CEST)
INSEE/Postal code
81171 /81600
Elevation95–209 m (312–686 ft)
(avg. 106 m or 348 ft)
1 French Land Register data, which excludes lakes, ponds, glaciers > 1 km2 (0.386 sq mi or 247 acres) and river estuaries.

Geography

Situated between Lisle-sur-Tarn and Gaillac, near the A68 autoroute, the village stands at the end of a terrace overlooking the River Tarn. The locality produces wine with the appellation Gaillac AOC.

Name

The name of the settlement is derived from the Occitan word montant, meaning "steep".

History

The site of Montans was occupied by a Gallic oppidum. Already, the Gauls were producing pottery on the site since the environment was favorable with the alluvium covering the terrace containing pockets of clay. Following the Roman occupation, the site became in the beginning of AD one of the most important centers of pottery production in the Gallo-Roman world. The pottery was exported, mostly by water down the Tarn and Garonne rivers all the way to places like Brittany and Great Britain.

Tourism

L'Archéosite is a museum and documentation center, with an exhibition of pottery from Antiquity and a reconstitution of a Gallo-Roman street and shops leading to the potter's house.

On the bank of the Tarn river, Guest houses offer bedrooms and dinners, such as at the Aigue Verte for example.

Roman Samian ware (terra sigillata) bowl, manufactured at Montans, and photographed in the Montans 'Archeosite' museum
Roman pottery kiln, as reconstructed in the Montans archeosite museum in France
Roman fast-food shop, Pompeii style, as reconstructed in the Montans archeosite museum, in France.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```
gollark: There's a bit of code in `load` which checks user code for stuff which looks like known virii/bad OSes.
gollark: I may need to improve the potatOS antivirus.
gollark: I've not *heard* of one.
gollark: A common obfuscation technique in the CC community is `string.dump`ing your code to bytecode so you can't (very easily) read the original source.

See also

References

  1. "Populations légales 2017". INSEE. Retrieved 6 January 2020.



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