Sergey Vartanov
|
2667ee9d02
|
Fix code style.
|
2020-09-24 23:55:04 +03:00 |
|
Sergey Vartanov
|
c9fe5e55b6
|
Add icons.
|
2020-09-24 23:54:07 +03:00 |
|
Sergey Vartanov
|
f8bb7e5273
|
Add MTR icon.
|
2020-09-23 03:48:14 +03:00 |
|
Sergey Vartanov
|
303cd897e0
|
Add surveillance image.
|
2020-09-23 03:27:33 +03:00 |
|
Sergey Vartanov
|
1f453fb642
|
Update readme and images.
|
2020-09-23 03:25:18 +03:00 |
|
Sergey Vartanov
|
535d939806
|
Fix code style.
|
2020-09-23 03:24:53 +03:00 |
|
Sergey Vartanov
|
2ffac6f98b
|
Issue #23: fix building height and shade.
|
2020-09-23 02:36:30 +03:00 |
|
Sergey Vartanov
|
2fccc9cf67
|
Issue #23: fix building perspective.
|
2020-09-23 02:12:28 +03:00 |
|
Sergey Vartanov
|
6705f7418a
|
Issue #23: fix roof drawing.
Roof drawing is now based on the building levels.
|
2020-09-22 04:49:45 +03:00 |
|
Sergey Vartanov
|
51f40b989e
|
Refactor points and figures.
|
2020-09-22 04:42:08 +03:00 |
|
Sergey Vartanov
|
557e0d1992
|
Issue #11: move color utility to separate module.
|
2020-09-20 23:58:10 +03:00 |
|
Sergey Vartanov
|
aee36d0703
|
Issue #11: fix time mode.
Add gradient color detection from the color scale for the given value.
|
2020-09-20 23:52:24 +03:00 |
|
Sergey Vartanov
|
604fd0d14c
|
Separate ways and buildings.
|
2020-09-19 21:01:31 +03:00 |
|
Sergey Vartanov
|
2da1bfe972
|
Add Tagged class.
|
2020-09-19 20:59:08 +03:00 |
|
Sergey Vartanov
|
963fb12496
|
Use colour; add text structure.
|
2020-09-19 14:43:47 +03:00 |
|
Sergey Vartanov
|
54b88f05d2
|
Change scale argument to OSM zoom level.
Use OSM zoom level as specification of the map scale.
|
2020-09-19 03:33:25 +03:00 |
|
Sergey Vartanov
|
9e14093854
|
Change track style.
|
2020-09-19 02:13:07 +03:00 |
|
Sergey Vartanov
|
34157d9d73
|
Fix #22: boundary box argument.
|
2020-09-19 02:11:09 +03:00 |
|
Sergey Vartanov
|
7f19a4d7f0
|
Update images.
|
2020-09-18 23:58:43 +03:00 |
|
Sergey Vartanov
|
d59d63b1da
|
Add new icons.
|
2020-09-18 23:53:04 +03:00 |
|
Sergey Vartanov
|
f6a15e7a71
|
Fix #9, #21: fix relations; refactor flinger.
Fix inner path and outer path drawing. Make flinger more simple.
|
2020-09-18 23:48:33 +03:00 |
|
Sergey Vartanov
|
8d8080181e
|
Fix direction; add scale computing.
|
2020-09-13 21:52:42 +03:00 |
|
Sergey Vartanov
|
197ee5c0ec
|
Add rules and fix tag scheme.
|
2020-09-13 21:29:23 +03:00 |
|
Sergey Vartanov
|
539484b842
|
Add new icons.
|
2020-09-13 21:28:25 +03:00 |
|
Sergey Vartanov
|
bb0320763d
|
Fix tag processing.
|
2020-09-13 21:26:26 +03:00 |
|
Sergey Vartanov
|
a3bafc8c84
|
Add direction tests.
|
2020-09-13 21:23:10 +03:00 |
|
Sergey Vartanov
|
50191f63d1
|
Fix XML reading; update images.
|
2020-09-10 00:55:15 +03:00 |
|
Sergey Vartanov
|
7bfbf32697
|
Fix parsing; fix code style.
|
2020-09-10 00:39:45 +03:00 |
|
Sergey Vartanov
|
9b10f29d39
|
Add address module.
|
2020-09-10 00:33:11 +03:00 |
|
Sergey Vartanov
|
6d938a1248
|
Issue #20: fix compass points parsing; refactor.
|
2020-09-09 23:54:15 +03:00 |
|
Sergey Vartanov
|
b443a59c49
|
Add CCTV and digital watch icons.
|
2020-09-09 23:49:07 +03:00 |
|
Sergey Vartanov
|
c6a6d029bb
|
Fix and rearrange tags.
|
2020-09-09 23:47:21 +03:00 |
|
Sergey Vartanov
|
65e720d546
|
Update readme.
|
2020-09-09 23:46:39 +03:00 |
|
Sergey Vartanov
|
03db36becb
|
Issue #20: add direction preview; add buoy icon.
|
2020-09-07 01:02:40 +03:00 |
|
Sergey Vartanov
|
0405e552e2
|
Issue #20: support viewpoint direction.
|
2020-09-06 22:58:41 +03:00 |
|
Sergey Vartanov
|
be90f4bb09
|
Add bicycle and car repair icons.
|
2020-09-06 22:55:45 +03:00 |
|
Sergey Vartanov
|
a89b880cb3
|
Add icons for vending machine.
|
2020-09-06 16:01:12 +03:00 |
|
Sergey Vartanov
|
2c46488d69
|
Add icons for cliff and stones.
For natural=cliff, natural=stone, historic=stone, and historic=memorial,
memorial=stone.
|
2020-09-06 14:02:51 +03:00 |
|
Sergey Vartanov
|
1ce328c517
|
Issue #15: add icon for aeroway=helipad.
|
2020-09-06 12:44:07 +03:00 |
|
Sergey Vartanov
|
42e163b41d
|
Change ice cream icon.
|
2020-09-06 11:50:01 +03:00 |
|
Sergey Vartanov
|
ee4260ba72
|
Add London Underground icon.
|
2020-09-06 11:46:23 +03:00 |
|
Sergey Vartanov
|
ff333e83a3
|
Add frame icon, ridge, scree, rock.
|
2020-09-06 11:40:24 +03:00 |
|
Sergey Vartanov
|
4fe7707118
|
Fix tags YAML indentation.
|
2020-09-05 21:11:37 +03:00 |
|
Sergey Vartanov
|
21be74a8a2
|
Refactor constructor; change code style.
|
2020-09-05 19:44:28 +03:00 |
|
Sergey Vartanov
|
8509e3c0e2
|
Issue #15: add icons for bottle, watches, TFL, tv.
|
2020-09-04 23:49:50 +03:00 |
|
Sergey Vartanov
|
21acccab20
|
Refactor scheme.
|
2020-08-30 13:45:52 +03:00 |
|
Sergey Vartanov
|
4e0394d654
|
Remove icons.html.
|
2020-08-30 11:19:07 +03:00 |
|
Sergey Vartanov
|
f3a9e149b4
|
Closes #17: use svgwrite.
|
2020-08-30 10:41:39 +03:00 |
|
Sergey Vartanov
|
715ffcacb1
|
Issue #15: add icon for shop=watches.
|
2020-08-29 23:29:05 +03:00 |
|
Sergey Vartanov
|
70a5ae67d2
|
Fix Moscow metro tags.
|
2020-08-29 12:48:20 +03:00 |
|