summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAge
* 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