Commit graph

993 commits

Author SHA1 Message Date
Sergey Vartanov
9f770a35cc Fix warnings. 2021-10-11 00:43:45 +03:00
Sergey Vartanov
84f7e1cef5 Issue #84: support blur for bridges. 2021-10-11 00:12:22 +03:00
Sergey Vartanov
01a1700ba2 Fix road connection colors. 2021-10-10 17:32:04 +03:00
Sergey Vartanov
918ec46d98 Support runways and taxiways. 2021-10-10 17:23:46 +03:00
Sergey Vartanov
854149f9bb Add boundary box parsing test. 2021-10-10 01:07:29 +03:00
Sergey Vartanov
916eb3d8fa Add dictionary to documentation. 2021-10-09 11:50:39 +03:00
Sergey Vartanov
96092fe43f Add GEOS dependency. 2021-10-09 10:32:13 +03:00
Sergey Vartanov
ba1109a756 Add dictionary. 2021-10-09 10:30:08 +03:00
Sergey Vartanov
adad8be7e2 Support railways.
Add support for railway=light_rail, railway=monorail, and
railway=funicular.
2021-10-09 00:02:01 +03:00
Sergey Vartanov
5b3126b0c1 Support highway=raceway. 2021-10-08 23:52:54 +03:00
Sergey Vartanov
eed249ccc2 Add types and documentation. 2021-10-06 23:59:45 +03:00
Sergey Vartanov
b6382ca78f Add element testing. 2021-10-06 23:54:07 +03:00
Sergey Vartanov
245c316997 Support darken color. 2021-10-05 09:14:22 +03:00
Sergey Vartanov
496d663526 Fix land use priority. 2021-10-05 09:11:05 +03:00
Sergey Vartanov
71797141ff Add some color from OSM carto. 2021-10-05 09:10:17 +03:00
Sergey Vartanov
60e04bd07c Fix boundary box. 2021-10-05 09:08:33 +03:00
Sergey Vartanov
791bf3be75 Add argument for redrawing tiles. 2021-10-05 09:08:00 +03:00
Sergey Vartanov
c03b0ad488 Add descriptions for commands. 2021-10-05 09:05:23 +03:00
Sergey Vartanov
8c4abff16c Fix shapes. 2021-10-03 09:59:12 +03:00
Sergey Vartanov
2c41c25d25 Issue #90: reuse icons for amenity=parking.
With additional tags parking=lane and parking=street_side.
2021-10-03 09:52:01 +03:00
Sergey Vartanov
258303e24d Issue #91: support maximum speed in miles. 2021-10-02 16:27:16 +03:00
Sergey Vartanov
280433093f Issue #91: fix maximum speed regular expression. 2021-10-02 16:20:51 +03:00
Sergey Vartanov
1ea2729d3e Add icon for railway=signal. 2021-10-02 12:31:20 +03:00
Sergey Vartanov
5c21a5c486 Add icon for tactile_paving=no. 2021-10-02 12:28:50 +03:00
Sergey Vartanov
c857571baf Change tooth icon. 2021-10-02 12:17:21 +03:00
Sergey Vartanov
7f30cfcb75 Add icon for traffic_calming=rumble_strip. 2021-10-02 11:48:17 +03:00
Sergey Vartanov
b7f0340ed6 Fix logs in tests. 2021-10-02 11:37:18 +03:00
Sergey Vartanov
7c7e2c7e70 Issue #59: support simple labels for roads.
Experimental feature.
2021-10-02 11:30:21 +03:00
Sergey Vartanov
3030756bb6 Add icon for traffic_calming=hump. 2021-10-02 11:28:22 +03:00
Sergey Vartanov
61a7429351 Add icons for traffic_calming.
For traffic_calming=dip and traffic_calming=double_dip.
2021-10-02 11:24:50 +03:00
Sergey Vartanov
c80852c690 Issue #84: fix connection order.
Now we draw connector background on connector minimum layer and
connector foreground on connector maximum level.
2021-10-02 11:12:10 +03:00
Sergey Vartanov
c85d03905d Add icons for traffic_calming=mini_bumps. 2021-10-01 09:34:21 +03:00
Sergey Vartanov
d09fbdeee6 Add icons for traffic_calming.
For traffic_calming=table and traffic_calming=cushion.
2021-10-01 09:33:04 +03:00
Sergey Vartanov
07e48c9484 Redraw traffic icons. 2021-10-01 09:18:53 +03:00
Sergey Vartanov
96514ddf95 Remove progress bar. 2021-09-30 23:45:24 +03:00
Sergey Vartanov
6ffa91344a Fix tag parsing. 2021-09-30 23:36:26 +03:00
Sergey Vartanov
1848bfe367 Use identical road width for all road types. 2021-09-30 23:34:09 +03:00
Sergey Vartanov
2ea915c6f1 Reuse icons for leisure=hackerspace and others.
Also for leisure=indoor_playground and barrier=artwork +
artwork_type=statue.
2021-09-30 23:30:17 +03:00
Sergey Vartanov
f2180b17a9 Change playground colors. 2021-09-30 23:25:55 +03:00
Sergey Vartanov
025fa12a48 Treat tunnel as an underground feature. 2021-09-29 09:59:06 +03:00
Sergey Vartanov
c76db0e3f5 Fix boundary box; fix view box detection.
Detect view box out of overpass turbo JSON data.
2021-09-29 09:57:30 +03:00
Sergey Vartanov
258cd5d149 Add icon for design=donau_inverse. 2021-09-28 08:16:19 +03:00
Sergey Vartanov
eacb6c8ee1 Fix icon collection. 2021-09-28 08:00:52 +03:00
Sergey Vartanov
3600088bb4 Support Fish autocompletion. 2021-09-27 23:56:06 +03:00
Sergey Vartanov
4f1be1c60a Add command list. 2021-09-27 23:55:30 +03:00
Sergey Vartanov
9fc5c2069a Rearrange rules. 2021-09-27 23:54:48 +03:00
Sergey Vartanov
caf7caad58 Update readme. 2021-09-27 23:53:49 +03:00
Sergey Vartanov
608a6bf95b Issue #89: add test. 2021-09-26 20:37:09 +03:00
Sergey Vartanov
2f66e48397 Improve icon tests even more. 2021-09-26 20:33:09 +03:00
Sergey Vartanov
b1184770a0 Improve icon tests. 2021-09-26 20:31:07 +03:00