summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* scripts: Modify map script to download and convert all available mapsMarkus Koch2021-11-02
|
* scripts: Fix geotype for bodies of waterMarkus Koch2021-03-22
|
* scripts: Add train lines and bodies of water to update_all.shMarkus Koch2021-03-22
|
* scripts: Add fetch_bodiesofwater.shMarkus Koch2021-03-22
|
* scripts: Add fetch_trainlines.shMarkus Koch2021-03-13
|
* scripts: Fix typoMarkus Koch2021-03-13
|
* scripts: Add script to easily convert the latest mapMarkus Koch2021-03-13
|
* Removing leading <br> paragraphMarkus Koch2021-02-09
| | | | Technically, this is an error in the data (aka MediaWiki), but w/e...
* Extract categories, description, and thumbnail from rendered HTML pagesMarkus Koch2020-04-30
|
* Merge branch 'dev' of git.notsyncing.net:markus/lifomapserver into devMarkus Koch2020-04-27
|\
| * Ignore districts for nowMarkus Koch2020-04-26
| | | | | | | | | | They are not yet implemented on the map and would only clutter the map.
* | Add categories for markersMarkus Koch2020-04-27
|/ | | | | | This commit obsoletes the many fetch scripts and combines them into a single script, creating a single json, but with category information.
* Add script to update all Maps:-based jsonsMarkus Koch2020-04-26
|
* Move Maps:-based scripts to separate directoryMarkus Koch2020-04-26
|
* Properly quote in fetch scriptsMarkus Koch2020-04-26
|
* Add city outline fetcher scriptMarkus Koch2020-04-25
|
* Remove necessity for php tile resolution scriptMarkus Koch2020-04-25
| | | | | The conversion script now generates a proper directory structure with z/y/x coords in the path.
* scripts:streets: Reset IFS after changing it to parse the tablesMarkus Koch2020-04-19
|
* scripts:streets: Add support for multiple tablesMarkus Koch2020-04-19
|
* Add script to fetch streets from WikiMarkus Koch2020-04-17
|
* Fix wiki links, make red links redGabriel Pérez-Cerezo2020-04-15
|
* Fetch formatted wiki text instead of raw wiki markupywang2020-04-15
|
* unify fetch scripts, add a lot more categoriesGabriel Pérez-Cerezo2020-04-15
|
* Fancy icons, shops, stationsGabriel Pérez-Cerezo2020-04-15
| | | | | | | | Added fancy actions (TODO: include script to install) * added fetcher script for shops * added fetcher script for stations * fixed thumbnails
* Remove output fileMarkus Koch2020-04-14
|
* Initial commitMarkus Koch2020-04-14