Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
android/ | 03-May-2024 | - | 139 | 97 | ||
export/dump/ | 03-May-2024 | - | 142 | 107 | ||
LICENSE | D | 03-May-2024 | 18.6 KiB | 412 | 314 | |
METADATA | D | 03-May-2024 | 1.4 KiB | 36 | 34 | |
MODULE_LICENSE_CCBY | D | 03-May-2024 | 0 | |||
OWNERS | D | 03-May-2024 | 77 | 4 | 3 | |
README.android | D | 03-May-2024 | 1 KiB | 26 | 20 |
README.android
1This git project contains a subset of geonames data files, downloaded from the 2geonames HTTP server for use during time zone geolocation testing. 3 4Use android/download_latest.sh to download the latest files and update the 5METADATA file. 6 7Content of project: 8 9LICENSE - geonames license information, originally created by nfuller@ from 10 the geonames readme.txt and 11 https://creativecommons.org/licenses/by/4.0/legalcode.txt 12METADATA - information about the license / files, generated by 13 android/download_latest.sh 14MODULE_LICENSE_CCBY - an empty file indicating the use of Creative 15 Commons BY license, originally created by nfuller@ 16README.android - this file 17 18android/ 19 download_latest.sh - a script that downloads geonames files from 20 the geonames http server, originally written by 21 nfuller@ 22 version_info/* - header information captured during download, 23 e.g. last modified date 24 25external/dump/* - files downloaded using android/download_latest.sh 26