Yanting County

Yanting County (simplified Chinese: 盐亭县; traditional Chinese: 鹽亭縣; pinyin: Yántíng Xiàn) is a county under the administration of the prefecture-level city of Mianyang, in the northeast of Sichuan Province, China.

Yanting County

盐亭县
County
Location of Yanting County (red) within Mianyang City (yellow) and Sichuan
Coordinates: 31°12′29″N 105°23′20″E
CountryPeople's Republic of China
ProvinceSichuan
Prefecture-level cityMianyang
Area
  Total1,648 km2 (636 sq mi)
Time zoneUTC+8 (China Standard)

It has an area of 1645 square kilometers, and a population of 590,000 in 2002.

Sports

The 8,000-capacity Yanting Stadium is located in Yanting County. It is used mostly for association football matches.

Climate

gollark: Okay.
gollark: ```c/* A C program vulnerable to buffer overflows. */#include <stdio.h>#include <stdlib.h>#include <string.h>void function(char *str){ char buf[16]; /* The following statement has a buffer overflow problem */ strcpy(buf, str); printf("Buffer size: %d\n", (int)strlen(buf)); printf("Buffer content: %s\n", buf);}int main(int argc, char *argv[]){ if (argc < 2) { printf("Usage: %s <string>\n", argv[0]); exit(EXIT_FAILURE); } function(argv[1]); exit(EXIT_SUCCESS);}```
gollark: Get a hypertoaster.
gollark: Nobody sends *me* emails with ideas.
gollark: It is known.

References

  1. 中国地面气候标准值月值(1981-2010) (in Chinese). China Meteorological Data Service Center. Retrieved 20 October 2018.


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