Sızma

Sızma is a town in Konya Province, Turkey. (Undotted ı is pronounced as e in the word Open)

Sızma
Town
Sızma
Location in Turkey
Coordinates: 38°05′N 32°24′E
Country Turkey
ProvinceKonya Province
DistrictSelçuklu
Elevation
1,433 m (4,700 ft)
Population
 (2011)
  Total2,153
Time zoneUTC+2 (EET)
  Summer (DST)UTC+3 (EEST)
Postal code
42208
Area code(s)0332
Licence plate42

Geography

Sızma is a town in Selçuklu second-level municipality in Greater Konya. The town is at 38°05′N 32°24′E. It is a few kilometers west of the main road connecting Konya to Afyon. The highway distance to Konya is about 25 km (16 mi). The population is 2153 as of 2011 [1]

History

There are ruins of Hitites and Roman Empire in the vicinity. But the town was founded by a group of Yörüks (nomadic Oghuz Turks) in the Middle Ages. The earliest name was Sizemene; but later on, it was shortened to Sızma.[2]

Economy

There is an abandoned mercury mine in Sızma with the ore grade of 0.6 to 1%[3] that was once a major economic activity of the town. Likewise carpet weaving is also declining. Presently, the main economic activity is agriculture (cereals) and animal husbandry.

gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
gollark: I found `async-scoped`, but it seems like that would either block the entire thread or possibly cause safety issues.
gollark: Hi. I'm trying to concurrently read from a websocket and do some things with that socket at an interval, with `async_std` and `tide-websocket`. I thought I could use `task::spawn` for this, but it seems to want that to only use `'static` things, which the websocket connection is not. What's the right way to do this?
gollark: <@619953832918777856> SECURITY ANNOUNCEMENT: The letter "j" is banned from this point on.

References

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