china {mapchina}R Documentation

China administraive division shapefile data

Description

A simple feature dataframe of China administrative divisions. The data was originally queried from OpenStreetMap and manually corrected for errors in QGIS

Usage

china

Format

A simple feature dataframe of China administrative divisions

Code_County

Code of county-level administrative division.

Code_Perfecture

Code of perfecture-level administrative division.

Code_Province

Code of province-level administrative division.

Name_Province

Chinese name of province-level administrative division.

Name_Perfecture

Chinese name of perfecture-level administrative division.

Name_County

Chinese name of county-level administrative division.

Pinyin

Chinese Pinyin.

Pop_2000

Population in Year 2000.

Pop_2010

Population in Year 2010.

Pop_2017

Estimated population in Year 2017.

Pop_2018

Estimated population in Year 2018.

Area

Land area in square km.

Density

Population density in every square km.

Geometry

vector geometry of the administrative division.

Source

<https://www.openstreetmap.org/> <http://www.mca.gov.cn/article/sj/xzqh/1980/2019/202002281436.html>

Examples

head(china)

[Package mapchina version 0.1.0 Index]