view coordinates/readme.txt @ 20:982f98f0e52e

for ssl protocol
author Calvin Yeh <cyeh@mpipw-berlin.mpg.com>
date Thu, 23 Mar 2017 11:13:24 +0100
parents 57bde4830927
children
line wrap: on
line source

<< Get the Coordinates for Local Monographs >>

1820_1911/				The gis data of china in 1820 and 1911, input of get_coordinates_from_chgis.php
csv_files/				The raw data of the results from get_coordinates_from_chgis.php

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
					
	
local_monographs_list.txt		list of 1824 local monographs, input for get_coordinates_from_chgis.php
local_monographs_list_176.txt           list of 176 local monographs, input for get_coordinates_from_chgis.php
local_monographs_coordinates.html	list of 1824 local monographs and their coordinate information, output of get_coordinates_from_chgis.php
local_monographs_176_coordinates.html   list of 176 local monographs and their coordinate information, output of get_coordinates_from_chgis.php



<< Visualize the Coordinate of Each Local Monograph for Editing >>

map_input_files/			the copy of the files under csv_files/ as the input for map.php
					
map.php					draw the coordinates of the book list on the map
map.js					the javascript file for map.php
map.css					the css file for map.php



<< Get the Coordinates of Provincial Capitals for Local Monographs >>

provincial_capital_coordinates.php	insert the provincial capital coordinates into datasbase and list all the local monographs along with their provincial capital coordinates
provincial_capital_coordinates.txt 	input for provincial_capital_coordinates.php
provincial_capital_coordinates.csv 	output of provincial_capital_coordinates.php