1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
android Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
export/dump Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
LICENSE Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
METADATA Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
MODULE_LICENSE_CCBY Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
OWNERS Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.android Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.android

This git project contains a subset of geonames data files, downloaded from the
geonames HTTP server for use during time zone geolocation testing.

Use android/download_latest.sh to download the latest files and update the
METADATA file.

Content of project:

LICENSE - geonames license information, originally created by nfuller@ from
          the geonames readme.txt and
          https://creativecommons.org/licenses/by/4.0/legalcode.txt
METADATA - information about the license / files, generated by
           android/download_latest.sh
MODULE_LICENSE_CCBY - an empty file indicating the use of Creative
                      Commons BY license, originally created by nfuller@
README.android - this file

android/
  download_latest.sh - a script that downloads geonames files from
                       the geonames http server, originally written by
                       nfuller@
  version_info/* - header information captured during download,
                   e.g. last modified date

external/dump/* - files downloaded using android/download_latest.sh