pandashan / ChinesePCCTVLocationExtraction

Complete Chinese location infos in the format of province_city_county_town_village.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChinesePCCTVLocationExtraction


###This's a cool try, budy.


####Description

Complete Chinese location infos in the format of province_city_county_town_village.

##Cautions of the methods calling order:

###For the first use of this program, you have to run "readAllProv();" method first under the annotated method "getAllMaps();" in order to get all the property files.Then, annotate this method and call method "getAllMaps();".

just like this:

method calling order

####The roadmap is constructed in accordance with the following four guidelines:

####here is the properties folder:

properties/北京市.properties

####here is the outputs folder:

outputs/province_city_county_town_village.txt

and the output file was writed like this:

output file


####other file in assets:

assets/2015年全国城市省市县区行政级别对照表.xls

assets/province_city_county.txt

ps:formats in PCC.

and it look like this:

other file


Scofield.Phil

Email: feish7419@163.com

move fast, break things.

About

Complete Chinese location infos in the format of province_city_county_town_village.


Languages

Language:Java 100.0%