Commit Graph

25 Commits

Author SHA1 Message Date
John Wiseman
ac56fb0b61 Write geojson of each track. 2020-04-04 16:32:33 -07:00
John Wiseman
4573e421d5 Added 1 second delay before taking screenshot to let tiles load. 2020-03-05 11:58:04 -08:00
John Wiseman
2be3df79c4 Delete AdSense element from screenshot. 2020-03-04 13:51:30 -08:00
John Wiseman
e910eddc4a Log tar1090 url. 2020-03-03 16:29:47 -08:00
John Wiseman
e06f82a73f Headless! 2020-03-02 22:59:14 -08:00
John Wiseman
70474938ac Fixed screenshots.
adsbexchange.com switched from VRS to tar1090 and broke the screenshot
code.
2020-03-02 22:26:35 -08:00
John Wiseman
567cf8a4f9 Added variable "paths" to templates, like {person.age}. 2020-02-05 21:24:33 -08:00
John Wiseman
fe17c489d9 Validate config. 2020-01-21 20:29:18 -08:00
John Wiseman
e5dc170ca5 Tweaks to config file handling.
If --config config.yaml wasn't specified, don't error out if
config.yaml doesn't exist.
2020-01-21 17:10:28 -08:00
John Wiseman
4c230226bb Don't die on an empty config.yaml. 2020-01-20 21:44:29 -08:00
John Wiseman
074f7c77c3 Now reads config.yaml.
Configuration now comes from config.yaml.  Command line flags override
config.yaml values.

Added --config and --secrets to specify the path to config.yaml and
secrets.yaml.
2020-01-20 21:30:50 -08:00
John Wiseman
3c7d1c25f6 Fix generation bug: "...a MD-50..." 2019-12-28 22:26:47 -08:00
John Wiseman
516ec4bd24 Logging tweaks. 2019-12-28 22:26:38 -08:00
John Wiseman
24ab89d6a6 Back off twitter logging now that geotagging seems to work. 2019-12-21 12:17:58 -08:00
John Wiseman
9c17f86f53 Fix geo-taging. 2019-12-20 21:33:21 -08:00
John Wiseman
19ca5c4735 Geo-tag tweets. 2019-12-20 21:31:49 -08:00
John Wiseman
5e70b3233b Less log spam. 2019-12-19 17:06:26 -08:00
John Wiseman
5228f02507 Fixed a/an generation for, for example, "Eurocopter". 2019-12-19 16:57:26 -08:00
John Wiseman
af40b86410 Less verbose logging of adbsx screenshot. 2019-12-19 13:54:17 -08:00
John Wiseman
062e963456 Fixed "a Airbus" problem (issue #7).
* Added generation filters, e.g. {var|a-an}
* Added an a-an filter.
* Used a-an filter in template.
2019-12-19 13:48:02 -08:00
John Wiseman
b93c2f71d4 Renamed --url to --adsbx-url, added --pelias-url. Config cleanup. 2019-12-18 14:14:55 -08:00
John Wiseman
0f9dddacee Working toward varref psths in generation. 2019-12-18 09:21:51 -08:00
John Wiseman
f9f689828b Added --no-tweeing flag. 2019-12-14 10:20:42 -08:00
John Wiseman
7a5db5ab19 Re-enabled airport filter. 2019-12-14 02:39:06 -08:00
John Wiseman
e36e176f8e Initial commit. 2019-12-13 23:50:19 -08:00