Commit graph

920 commits

Author SHA1 Message Date
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
Sergey Vartanov
fb3faaaa29 Add trees to readme. 2020-08-24 08:45:29 +03:00
Sergey Vartanov
278f9567b7 Redraw icons file. 2020-08-24 08:44:16 +03:00
Sergey Vartanov
1dcd15bc71 Change standard captions mode to main. 2020-08-23 11:28:15 +03:00
Sergey Vartanov
e1b3256f4c Update icon grid. 2020-08-23 11:18:47 +03:00
Sergey Vartanov
c098f39e46 Fix code style. 2020-08-23 11:17:23 +03:00
Sergey Vartanov
669f6712c4 Change grid size. 2020-08-23 11:16:52 +03:00
Sergey Vartanov
945af54dc9 Add OSM data downloading using API. 2020-08-23 11:15:51 +03:00
Sergey Vartanov
f1a5c2244c Add documentation for icon combination. 2020-08-23 08:30:26 +03:00
Sergey Vartanov
beb012501d Fix extra icons. 2020-08-23 07:22:54 +03:00
Sergey Vartanov
577c30f5b6 Add credit to Osmic. 2020-08-23 07:11:39 +03:00
Sergey Vartanov
41a3f1f6da Add icon for tactile_paving=yes. 2020-08-23 06:44:08 +03:00
Sergey Vartanov
3be07c2449 Add icon for man_made=unknown. 2020-08-23 06:36:47 +03:00
Sergey Vartanov
e81e1c9bee Fix icons grid; update grid. 2020-08-22 10:59:10 +03:00
Sergey Vartanov
afd3e5d741 Major refactoring. 2020-08-22 10:37:29 +03:00
Sergey Vartanov
99b88bb341 Major refactoring. 2020-08-22 10:28:30 +03:00