Commit graph

174 commits

Author SHA1 Message Date
Sergey Vartanov
7a8f9c49b0 Add empty outers check.
Way can have no nodes if it was deleted.
2021-11-12 03:29:53 +03:00
Sergey Vartanov
1b035300df Refactor buildings and craters. 2021-11-12 00:59:32 +03:00
Sergey Vartanov
0f632087e4 Reuse crane icon for other types.
For crane:type=floor-mounted_crane and crane:type=tower_crane.
2021-11-12 00:36:53 +03:00
Sergey Vartanov
d223799dbc Add icon for crane:type=travel_lift. 2021-11-12 00:35:29 +03:00
Sergey Vartanov
26f42ca7e1 Add icon for crane:type=portal_crane. 2021-11-12 00:34:45 +03:00
Sergey Vartanov
1b21fabf95 Add icon for crane:type=gantry_crane. 2021-11-12 00:33:29 +03:00
Sergey Vartanov
c005dcc423 Add groups to icon configuration. 2021-11-11 23:59:05 +03:00
Sergey Vartanov
5a9760f618 Reuse icon for power=heliostat. 2021-11-11 23:54:47 +03:00
Sergey Vartanov
ed0e0384b7 Fix floating point numbers. 2021-11-11 23:52:46 +03:00
Sergey Vartanov
7064240e6b Fix icon file. 2021-11-10 02:32:04 +03:00
Sergey Vartanov
c193901e15 Issue #83: display transition as connection.
Display road part with placement=transition as connection between
two roads.
2021-11-10 02:28:04 +03:00
Sergey Vartanov
c3dfaf0604 Fix Pylint warnings. 2021-11-10 02:22:34 +03:00
Sergey Vartanov
bd1efbfe2c Fix timestamp reading. 2021-11-10 02:04:29 +03:00
Sergey Vartanov
81e3bc4536 Exclude regular expressions from MapCSS tag value. 2021-11-10 02:03:20 +03:00
Sergey Vartanov
794a72d2f7 Fix colors and lines. 2021-11-10 02:02:10 +03:00
Sergey Vartanov
5fb5d94690 Issue #57: add icon for telescope:type=optical. 2021-11-10 01:59:28 +03:00
Sergey Vartanov
840cadcf80 Issue #57: add icon for man_made=crane. 2021-11-10 01:58:31 +03:00
Sergey Vartanov
b8a5669e80 Fix center point computing.
The point was (longitude, latitude) instead of (latitude, longitude).
2021-11-09 23:44:18 +03:00
Sergey Vartanov
221b0bace6 Optimize imports. 2021-11-08 03:27:36 +03:00
Sergey Vartanov
5746edaa3f Fix Pylint warnings. 2021-11-08 02:53:51 +03:00
Sergey Vartanov
868a417afc Fix Pylint warnings. 2021-11-08 02:21:34 +03:00
Sergey Vartanov
a60b3493b5 Refactor road scale computing. 2021-11-08 00:41:41 +03:00
Sergey Vartanov
3b83cf15e6 Issue #83: add preliminary support for placement. 2021-11-08 00:18:31 +03:00
Sergey Vartanov
c543ddf894 Add scale to icon grid. 2021-11-07 15:36:35 +03:00
Sergey Vartanov
d812058ecb Fix Pylint warnings. 2021-11-07 05:18:48 +03:00
Sergey Vartanov
784aaadad5 Fix waste shapes. 2021-11-05 22:11:16 +03:00
Sergey Vartanov
b3e8ff9991 Split exchange icon. 2021-11-03 23:53:54 +03:00
Sergey Vartanov
7eaf3678f9 Issue #67: refactor text processing. 2021-11-02 23:51:49 +03:00
Sergey Vartanov
a73006e67e Issue #67: fix address processing. 2021-11-01 23:45:07 +03:00
Sergey Vartanov
e9933e9f2b Fix Pylint warnings. 2021-10-25 02:15:11 +03:00
Sergey Vartanov
960a18633f Issue #7: add location restriction. 2021-10-24 23:41:26 +03:00
Sergey Vartanov
ad2748908f Issue #7: add Japanese symbol for weather station. 2021-10-23 23:56:18 +03:00
Sergey Vartanov
fc6428e01e Fix lane parsing. 2021-10-22 02:38:34 +03:00
Sergey Vartanov
6cb0985f49 Add icon for bicycle_parking=rack. 2021-10-22 01:46:37 +03:00
Sergey Vartanov
5515e55736 Add icon for bicycle_parking=wall_loops. 2021-10-22 01:45:05 +03:00
Sergey Vartanov
2f7981e7b3 Add icon for bicycle_parking=stands. 2021-10-22 01:41:08 +03:00
Sergey Vartanov
347479428a Fix SVG checking. 2021-10-22 01:37:24 +03:00
Sergey Vartanov
1bb26ad95e Add icon for highway=turning_loop. 2021-10-21 03:00:43 +03:00
Sergey Vartanov
445d4f9114 Add icon for highway=milestone. 2021-10-21 02:53:45 +03:00
Sergey Vartanov
8594cd6ad5 Issue #57: add rule for amenity=hunting_stand. 2021-10-21 02:48:20 +03:00
Sergey Vartanov
70edea1fab Issue #57: add icon for amenity=hunting_stand. 2021-10-21 02:46:27 +03:00
Sergey Vartanov
351f8bfac9 Add icon for barrier=kerb. 2021-10-21 02:37:44 +03:00
Sergey Vartanov
a5910786e2 Fix enum values. 2021-10-20 23:51:09 +03:00
Sergey Vartanov
15ab5e7d62 Support tags to skip. 2021-10-19 02:37:41 +03:00
Sergey Vartanov
d531d91a65 Issue #93: support waterway=canal. 2021-10-18 23:45:25 +03:00
Sergey Vartanov
010368dfea Refactor and add documentation. 2021-10-17 13:39:26 +03:00
Sergey Vartanov
d2813da063 Issue #93: support waterway=river. 2021-10-15 23:44:49 +03:00
Sergey Vartanov
d071002376 Close #78: fix footway area. 2021-10-14 23:47:26 +03:00
Sergey Vartanov
3e328c1722 Fix park color. 2021-10-14 23:46:23 +03:00
Sergey Vartanov
50f9b84f95 Change default font. 2021-10-14 23:45:46 +03:00