0
|
1 << Get the Coordinates for Local Monographs >>
|
|
2
|
|
3 1820_1911/ The gis data of china in 1820 and 1911, input of get_coordinates_from_chgis.php
|
|
4 csv_files/ The raw data of the results from get_coordinates_from_chgis.php
|
|
5
|
|
6 get_coordinates_from_chgis.php The the coordinates of each local monograph listed in local_monographs_list.txt from CHGIS and write the results to csv files under csv_files/. Use the parameter list=176 to change the input to local_monographs_list_176.txt, i.e. get_coordinates_from_chgis.php?list=176
|
|
7
|
|
8
|
|
9 local_monographs_list.txt list of 1824 local monographs, input for get_coordinates_from_chgis.php
|
|
10 local_monographs_list_176.txt list of 176 local monographs, input for get_coordinates_from_chgis.php
|
|
11 local_monographs_coordinates.html list of 1824 local monographs and their coordinate information, output of get_coordinates_from_chgis.php
|
|
12 local_monographs_176_coordinates.html list of 176 local monographs and their coordinate information, output of get_coordinates_from_chgis.php
|
|
13
|
|
14
|
|
15
|
|
16 << Visualize the Coordinate of Each Local Monograph for Editing >>
|
|
17
|
|
18 map_input_files/ the copy of the files under csv_files/ as the input for map.php
|
|
19
|
|
20 map.php draw the coordinates of the book list on the map
|
|
21 map.js the javascript file for map.php
|
|
22 map.css the css file for map.php
|
|
23
|
|
24
|
|
25
|
|
26 << Get the Coordinates of Provincial Capitals for Local Monographs >>
|
|
27
|
|
28 provincial_capital_coordinates.php insert the provincial capital coordinates into datasbase and list all the local monographs along with their provincial capital coordinates
|
|
29 provincial_capital_coordinates.txt input for provincial_capital_coordinates.php
|
|
30 provincial_capital_coordinates.csv output of provincial_capital_coordinates.php
|
|
31
|
|
32
|