forked from Ahlzen/TopOSM
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
25 lines (14 loc) · 743 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
* Consider time to render in by_work dequeue strategy?
* Tile proxy enhancements
- Persistent process to avoid start-up times. (FastCGI? WSGI?)
- Record request statistics: up-to-date, fresh, and old tiles served
- Record last-served date for tiles so as to expire unaccessed tiles.
* commands to force expiration of tiles in queuemaster
* Rendering enhancements
- Dashed line for intermittent waterways
- Water-carrying pipelines should be blue
- Use empty dashed outlines for roads under construction
- Arrows or other indicators for one-way streets
* Stylesheet enhancements
- Reorganize locations (put in subdirectory)
- Clear out unused/unneded ancillary files (symbols, custom-symbols, etc.)