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 |
|
Sergey Vartanov
|
62eeb5e32c
|
Add automatic grid drawing.
|
2020-08-29 12:34:51 +03:00 |
|
Sergey Vartanov
|
0e07d06c59
|
Issue #15: add icon for amenity=ice_cream.
|
2020-08-29 11:28:06 +03:00 |
|
Sergey Vartanov
|
6f75cebfcb
|
Issue #14: add option for multiple input files.
|
2020-08-28 23:30:00 +03:00 |
|
Sergey Vartanov
|
ed6a6c4858
|
Issue #14: refactor OSM reading.
|
2020-08-28 23:18:31 +03:00 |
|
Sergey Vartanov
|
2d90ed23fc
|
Add local icon for Moscow metro.
|
2020-08-28 23:07:55 +03:00 |
|
Sergey Vartanov
|
71612ea958
|
Add icon for aeroway=landingpad.
|
2020-08-28 22:42:30 +03:00 |
|
Sergey Vartanov
|
521ac5eca5
|
Add icon for highway=give_way.
|
2020-08-28 10:29:15 +03:00 |
|
Sergey Vartanov
|
e3405211da
|
Add icon for power=generator.
|
2020-08-28 10:22:46 +03:00 |
|
Sergey Vartanov
|
9a3507da1d
|
Add icons.
For tags aeroway=aerodrome, natural=peak, railway=level_crossing,
highway=stop, and noexit=yes.
|
2020-08-28 10:03:21 +03:00 |
|
Sergey Vartanov
|
bf962156b1
|
Enhance tree icons.
|
2020-08-27 10:47:04 +03:00 |
|
Sergey Vartanov
|
054f502d9f
|
Closes #12: add palm icon.
|
2020-08-27 10:40:49 +03:00 |
|
Sergey Vartanov
|
e8b4ef04ee
|
Issue #7: fix Japanese shool icon.
|
2020-08-27 10:11:10 +03:00 |
|
Sergey Vartanov
|
517a8a277d
|
Closes #8: redraw bicycle icon.
|
2020-08-27 09:59:40 +03:00 |
|
Sergey Vartanov
|
bae788fd1c
|
Fix icon extraction.
|
2020-08-27 09:48:20 +03:00 |
|
Sergey Vartanov
|
04f1376641
|
Fix icons.
|
2020-08-27 09:08:33 +03:00 |
|
Sergey Vartanov
|
ddcad423c4
|
Fix level parsing.
|
2020-08-26 23:00:41 +03:00 |
|
Sergey Vartanov
|
e8486ee0b8
|
Make colors based on hash permanent.
In Python 3 hash() result is only consistent within a process, so we
have to use hashlib.
|
2020-08-26 22:56:33 +03:00 |
|
Sergey Vartanov
|
b84001a5aa
|
Add build status.
|
2020-08-26 10:20:07 +03:00 |
|
Sergey Vartanov
|
67d0b99547
|
Add requirements and Travis CI file.
|
2020-08-26 10:14:19 +03:00 |
|
Sergey Vartanov
|
4634c38bc9
|
Remove tags for missing icons.
|
2020-08-26 10:11:34 +03:00 |
|
Sergey Vartanov
|
15683ab9f3
|
Issue #11: add time and user modes to readme.
|
2020-08-26 10:01:21 +03:00 |
|
Sergey Vartanov
|
91c540ec8e
|
Issue #11: add preview for user and time modes.
|
2020-08-26 10:00:09 +03:00 |
|
Sergey Vartanov
|
f88f3b9f50
|
Issue #11: fix user and time modes.
|
2020-08-26 09:54:15 +03:00 |
|
Sergey Vartanov
|
f452a08177
|
Refactor map constructor.
|
2020-08-26 09:20:54 +03:00 |
|
Sergey Vartanov
|
09dc44567c
|
Update readme.
|
2020-08-25 08:20:53 +03:00 |
|
Sergey Vartanov
|
4cdb074396
|
Issue #7: add post and school Japanese symbols.
|
2020-08-25 08:08:51 +03:00 |
|
Sergey Vartanov
|
da705ba9d2
|
Fix code style.
|
2020-08-25 07:58:11 +03:00 |
|
Sergey Vartanov
|
95822e5cd5
|
Remove grid generation from test.
|
2020-08-25 07:54:48 +03:00 |
|
Sergey Vartanov
|
2cd9199891
|
Combine network and osm_getter.
|
2020-08-25 07:53:41 +03:00 |
|
Sergey Vartanov
|
a916a3bf45
|
Refactor arguments parsing.
|
2020-08-25 07:51:38 +03:00 |
|
Sergey Vartanov
|
25a61f5a14
|
Add 3D buildings to readme.
|
2020-08-24 10:03:32 +03:00 |
|
Sergey Vartanov
|
b4fa7dd0e2
|
Issue #6: add icon for roof:shape=onion.
|
2020-08-24 09:21:26 +03:00 |
|
Sergey Vartanov
|
277321cbd0
|
Closes #4: add icon for historic=*.
|
2020-08-24 09:08:57 +03:00 |
|
Sergey Vartanov
|
2fa5f7d024
|
Fix height and minus in boundary box.
|
2020-08-24 08:49:36 +03:00 |
|
Sergey Vartanov
|
5d3669891c
|
Add icons for ventilation and manhole=drain.
For tags man_made=ventilation_shaft and manhole=drain.
|
2020-08-24 08:47:58 +03:00 |
|