Commit graph

85 commits

Author SHA1 Message Date
Sergey Vartanov
b67fe8e574 Use space instead of = in examples.
`=` is needed no more.
2022-10-30 11:49:07 +04:00
Sergey Vartanov
ec4056f559 Add more commands for preview. 2022-10-11 23:03:31 +04:00
Sergey Vartanov
da0ebd8bfa Add commands for preview. 2022-10-11 22:49:14 +04:00
Sergey Vartanov
9bc7600d97 Add warnings to Moire generated files. 2022-10-09 19:08:03 +04:00
Martin Fischer
1f87ff422a Add missing articles in readme. 2022-10-09 11:17:36 +04:00
Sergey Vartanov
1baf08de22 Fix indoor preview. 2022-09-15 12:04:10 +03:00
Sergey Vartanov
5019303ef9 Refine indoor documentation. 2022-09-15 11:56:47 +03:00
Sergey Vartanov
86245da87c Add indoor preview. 2022-09-13 01:26:28 +03:00
Sergey Vartanov
a532a6b7e5 Refine power tags description. 2022-09-12 10:02:31 +03:00
Sergey Vartanov
f6c49c7928 Update documentation syntax for new Moire version.
In Moire `\code` tag is now has language, if exists, in its first
argument.  This was changed for better syntax highlighting support.
2022-09-10 13:37:34 +03:00
Sergey Vartanov
ff6f8aa705 Issue #121: add --show-overlapped to readme. 2022-04-06 03:13:37 +03:00
Sergey Vartanov
43d19b11d9 Issue #115: add installation examples.
Add `INSTALL.md` file.
2022-02-16 10:56:54 +03:00
Sergey Vartanov
f830c3757f Issue #115: fix link to GEOS library. 2022-02-15 00:23:09 +03:00
Sergey Vartanov
7ce9a495d9 Issue #109: improve negative value warnings.
Add alternative approach and examples.
2022-02-09 09:28:54 +03:00
Sergey Vartanov
f487f75f42 Issue #109: change option format in examples.
It seems like `-b=-84.752045,39.504939,-84.749703,39.508118` looks more
intuitive than `-b " -84.752045,39.504939,-84.749703,39.508118"`.
2022-02-09 09:03:47 +03:00
Sergey Vartanov
aada02ee0b Fix typos in readme. 2022-01-23 05:58:17 +03:00
Sergey Vartanov
33854f9d75 Update contributing instructions.
Add virtual environment settings, add Mypy.
2021-12-14 09:10:57 +03:00
Sergey Vartanov
0a61a6e17e Update readme. 2021-12-12 09:58:30 +03:00
Sergey Vartanov
57df845a14 Update readme and fix Moire conversion. 2021-12-09 23:24:30 +03:00
Sergey Vartanov
5832b6f267 Update readme. 2021-12-08 09:39:53 +03:00
Sergey Vartanov
09ddc45958 Update readme. 2021-12-02 08:11:50 +03:00
Sergey Vartanov
0cc4469de6 Add SVG tables to documentation. 2021-11-28 18:38:08 +03:00
Sergey Vartanov
409af73ca1 Rename icon preview files. 2021-11-24 10:11:02 +03:00
Sergey Vartanov
edfdd386cf Use SVG instead of PNG for icons. 2021-11-07 15:45:40 +03:00
Sergey Vartanov
8bedf8e45e Use SVG instead of PNG for icon grid. 2021-11-07 15:40:24 +03:00
Sergey Vartanov
3bc101dd77 Change PNG preview to SVG. 2021-10-12 01:26:46 +03:00
Sergey Vartanov
f1845d10e9 Change PNG preview to SVG. 2021-10-12 01:21:05 +03:00
Sergey Vartanov
9f770a35cc Fix warnings. 2021-10-11 00:43:45 +03:00
Sergey Vartanov
96092fe43f Add GEOS dependency. 2021-10-09 10:32:13 +03:00
Sergey Vartanov
caf7caad58 Update readme. 2021-09-27 23:53:49 +03:00
Sergey Vartanov
4c955c79b8 Update requirements.
Suggested by @mermakov.
2021-09-21 07:17:52 +03:00
Sergey Vartanov
3187906e62 Update readme.
Map Machine is not simple anymore.
2021-09-19 22:11:04 +03:00
Sergey Vartanov
b46e65f2ec Update preview and readme. 2021-09-17 10:38:54 +03:00
Sergey Vartanov
d6da74df6e Update preview and readme. 2021-09-17 10:25:12 +03:00
Sergey Vartanov
0fb1a21895 Add lanes documentation. 2021-09-17 09:39:32 +03:00
Sergey Vartanov
f7c6c4bac0 Close #11: update readme. 2021-09-11 12:42:23 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Sergey Vartanov
2fd8391ece Add icon for amenity=parking_space. 2021-08-29 22:37:11 +03:00
Sergey Vartanov
66a57678d9 Fix readme. 2021-08-29 15:19:21 +03:00
Sergey Vartanov
3b5aed9356 Issue #73: add port number option. 2021-08-29 12:27:06 +03:00
Sergey Vartanov
9c4873c5ae Issue #74: rename scale to zoom level. 2021-08-28 19:25:35 +03:00
Sergey Vartanov
00f97131f2 Issue #69: add tile server example. 2021-08-28 19:05:57 +03:00
Sergey Vartanov
4b8e5478f5 Issue #69: add documentation. 2021-08-28 16:27:48 +03:00
Sergey Vartanov
265660901d Add map options to documentation. 2021-08-28 10:22:46 +03:00
Sergey Vartanov
617391dde3 Add JOSM style example. 2021-08-26 01:12:04 +03:00
Sergey Vartanov
fe2714c927 Add options to tile generation. 2021-08-25 23:56:49 +03:00
Sergey Vartanov
163fe4060b Update readme. 2021-08-25 10:31:23 +03:00
Sergey Vartanov
76a4da369f Issue #18: update readme. 2021-08-25 02:12:57 +03:00
Sergey Vartanov
cbfdb4de78 Update readme. 2021-08-24 02:07:10 +03:00
Sergey Vartanov
119d6ffaa1 Issue #69: remove tile regeneration. 2021-08-22 14:57:23 +03:00