• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

android/23-Nov-2023-13997

export/dump/23-Nov-2023-142107

LICENSED23-Nov-202318.6 KiB412314

METADATAD23-Nov-20231.4 KiB3634

MODULE_LICENSE_CCBYD23-Nov-20230

OWNERSD23-Nov-202377 43

README.androidD23-Nov-20231 KiB2620

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