Commit Graph

28 Commits

Author SHA1 Message Date
Markus Koch 4eb1456f1e scripts: Update server URL 2023-07-23 19:20:34 +02:00
Markus Koch fb7d445e54 scripts: Add authentication support for Wiki queries 2022-05-12 19:11:17 +02:00
Markus Koch 4625d4e25b scripts: Modify map script to download and convert all available maps 2021-11-02 16:45:22 +01:00
Markus Koch 215e607cb7 scripts: Fix geotype for bodies of water 2021-03-22 18:30:50 +01:00
Markus Koch 7a52d5bb59 scripts: Add train lines and bodies of water to update_all.sh 2021-03-22 18:01:32 +01:00
Markus Koch b888dbe3f4 scripts: Add fetch_bodiesofwater.sh 2021-03-22 18:01:05 +01:00
Markus Koch 6cc5cb8b4b scripts: Add fetch_trainlines.sh 2021-03-13 18:49:23 +01:00
Markus Koch 034bef5e2a scripts: Fix typo 2021-03-13 10:43:23 +01:00
Markus Koch 8c7825d121 scripts: Add script to easily convert the latest map 2021-03-13 10:27:07 +01:00
Markus Koch 314f0da3be Removing leading <br> paragraph
Technically, this is an error in the data (aka MediaWiki), but w/e...
2021-02-09 22:19:04 +01:00
Markus Koch 3d0afc953e Extract categories, description, and thumbnail from rendered HTML pages 2020-04-30 18:29:53 +02:00
Markus Koch 9bdb4095a7 Merge branch 'dev' of git.notsyncing.net:markus/lifomapserver into dev 2020-04-27 17:38:25 +02:00
Markus Koch 05238dc5ae Add categories for markers
This commit obsoletes the many fetch scripts and combines them
into a single script, creating a single json, but with category
information.
2020-04-27 17:38:19 +02:00
Markus Koch 4d2fc5e739 Ignore districts for now
They are not yet implemented on the map and would only clutter
the map.
2020-04-26 23:07:43 +02:00
Markus Koch ff716d1036 Add script to update all Maps:-based jsons 2020-04-26 17:30:59 +02:00
Markus Koch a1c50a3cfb Move Maps:-based scripts to separate directory 2020-04-26 17:28:37 +02:00
Markus Koch 98cd0c8fe9 Properly quote in fetch scripts 2020-04-26 17:22:44 +02:00
Markus Koch 6a779db77b Add city outline fetcher script 2020-04-25 17:08:19 +02:00
Markus Koch f17bf1ebb0 Remove necessity for php tile resolution script
The conversion script now generates a proper directory
structure with z/y/x coords in the path.
2020-04-25 16:43:55 +02:00
Markus Koch 892049ea15 scripts:streets: Reset IFS after changing it to parse the tables 2020-04-19 17:29:26 +02:00
Markus Koch 3af49d258e scripts:streets: Add support for multiple tables 2020-04-19 17:28:41 +02:00
Markus Koch 11b8c7ede3 Add script to fetch streets from Wiki 2020-04-17 17:36:06 +02:00
Gabriel Pérez-Cerezo 1e3c22c159 Fix wiki links, make red links red 2020-04-15 19:47:23 +02:00
ywang 2678fe5505 Fetch formatted wiki text instead of raw wiki markup 2020-04-15 19:23:52 +02:00
Gabriel Pérez-Cerezo 88feb87009 unify fetch scripts, add a lot more categories 2020-04-15 14:50:50 +02:00
Gabriel Pérez-Cerezo 19435b1d99 Fancy icons, shops, stations
Added fancy actions (TODO: include script to install)

* added fetcher script for shops
* added fetcher script for stations
* fixed thumbnails
2020-04-15 01:08:31 +02:00
Markus Koch 3d006119c0 Remove output file 2020-04-14 21:32:14 +02:00
Markus Koch be1dc049d6 Initial commit 2020-04-14 18:10:19 +02:00