geodata.xml is now generated correctly

Data is downloaded from geonames.org, and processed with an AWK and a Perl
script. The result is the part of the distribution, so the average user
(or a packager) doesn't have to download that much of data.
This commit is contained in:
2013-09-09 22:56:09 +02:00
parent 45e4308692
commit 12d2e57c55
6 changed files with 94 additions and 22 deletions

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@ Makefile.in
# Geonames related things
/data/geonames/*.txt
/data/geonames/*.zip
/data/geonames/geodata.xml
# Translation related files