summaryrefslogtreecommitdiff
path: root/METADATA
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2020-07-27 18:25:19 +0000
committerNeil Fuller <nfuller@google.com>2020-08-12 16:52:19 +0100
commitfba180a54ad74f827fe0cc2ec76e603652033cde (patch)
treecacf35b9135f9114446a1fe1df94c7a14b140f1b /METADATA
parent020e620560b3892afb62677f8eda29b3187294ef (diff)
downloadgeonames-fba180a54ad74f827fe0cc2ec76e603652033cde.tar.gz
Initial import of geonames data
This commit has been generated by running android/download_latest.sh. This script downloads the various cities files, generates the METADATA and records the response headers from the download as an audit trail. Files in export/dump/ are from geonames, downloaded by android/download_latest.sh. METADATA and files in android/version_info/ are also created by android/download_latest.sh. These files were created for Android for this import: LICENSE (imported from creative commons) MODULE_LICENSE_CCBY OWNERS README.android android/download_latest.sh Bug: 163795230 Bug: 163800751 Test: Inspection only Change-Id: Ibeebb913b55efe89043dad1114c219a20eaf072b
Diffstat (limited to 'METADATA')
-rw-r--r--METADATA35
1 files changed, 35 insertions, 0 deletions
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..9c673d5
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,35 @@
+// Generated file DO NOT EDIT
+// Run android/download_latest.sh
+name: "geonames"
+description:
+ "Assorted files downloaded from https://www.geonames.org/"
+
+third_party {
+ url {
+ type: HOMEPAGE
+ value: "https://www.geonames.org/"
+ }
+ url {
+ type: OTHER
+ value: "Downloaded from https://download.geonames.org/export/dump/cities1000.zip on 2020-08-12, SHA1=433c51b5012460cc519ba45dec33298dc322b333, see android/version_info/cities1000.zip.headers"
+ }
+ url {
+ type: OTHER
+ value: "Downloaded from https://download.geonames.org/export/dump/cities15000.zip on 2020-08-12, SHA1=14992b4363e470a3c57cade4713e6e445bbccf91, see android/version_info/cities15000.zip.headers"
+ }
+ url {
+ type: OTHER
+ value: "Downloaded from https://download.geonames.org/export/dump/cities500.zip on 2020-08-12, SHA1=53c50f8c62456dfa5bca064ae8cf7743e7bf3fff, see android/version_info/cities500.zip.headers"
+ }
+ url {
+ type: OTHER
+ value: "Downloaded from https://download.geonames.org/export/dump/cities5000.zip on 2020-08-12, SHA1=3860b487c35d637db1dfb5dbbc3a65b63fe6206b, see android/version_info/cities5000.zip.headers"
+ }
+ url {
+ type: OTHER
+ value: "Downloaded from https://download.geonames.org/export/dump/readme.txt on 2020-08-12, SHA1=7dc17472faed8f71aebc3e4cf22af181ef2002fe, see android/version_info/readme.txt.headers"
+ }
+ version: "As of 2020-08-12"
+ last_upgrade_date { year: 2020 month: 8 day: 12 }
+ license_type: NOTICE
+}