├── LICENSE ├── README.md ├── city-code.json ├── city.db ├── city.txt └── city_code.json /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sopage/china-city/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sopage/china-city/HEAD/README.md -------------------------------------------------------------------------------- /city-code.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sopage/china-city/HEAD/city-code.json -------------------------------------------------------------------------------- /city.db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sopage/china-city/HEAD/city.db -------------------------------------------------------------------------------- /city.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sopage/china-city/HEAD/city.txt -------------------------------------------------------------------------------- /city_code.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Sopage/china-city/HEAD/city_code.json --------------------------------------------------------------------------------