Commit Graph

10 Commits

Author SHA1 Message Date
ff6285ef94 Added time zone to example save file 2013-09-17 21:49:33 +02:00
062683dc13 Added altitude to the saved chart example 2013-09-17 18:32:36 +02:00
428101219e Renamed example chart to comply with later save extension 2013-09-17 14:53:37 +02:00
c407023bc9 Started implementing load/save functionality 2013-09-16 23:20:42 +02:00
12d2e57c55 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.
2013-09-09 22:56:09 +02:00
45e4308692 Fixed error messages in geonames_process.pl 2013-09-09 22:51:36 +02:00
4405bb0bce Fixed geonames_process.pl to issue an error if required files are not found 2013-09-09 14:11:17 +02:00
d8fdb2c083 Icons Makefile typo fix 2013-09-09 13:54:15 +02:00
8301b6c07e Added icons 2013-09-09 13:51:40 +02:00
6595f0f961 Created geonames_process.pl Perl script to download and process geonames.org data
It is *NOT* ready for distribution yet! The script must be finished with
downloading real data, or separate rules must be added to create
(download) dependency files like timeZones.txt, allCountries.zip and
countryInfo.txt.
2013-09-06 16:37:36 +02:00