mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-06 10:09:52 +02:00
Close #11: update readme.
This commit is contained in:
parent
0d414553ec
commit
f7c6c4bac0
2 changed files with 3 additions and 2 deletions
|
@ -106,7 +106,7 @@ Visualize element creation time with `--mode time`.
|
||||||
|
|
||||||
### Author mode ###
|
### Author mode ###
|
||||||
|
|
||||||
Every way and node displayed with the random color picked for each author with `--mode user-coloring`.
|
Every way and node displayed with the random color picked for each author with `--mode author`.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -285,6 +285,7 @@ Map configuration options used by `render` and `tile` commands:
|
||||||
| <span style="white-space: nowrap;">`--labels`</span> `<string>` | label drawing mode: no, main, all, default value: `main` |
|
| <span style="white-space: nowrap;">`--labels`</span> `<string>` | label drawing mode: no, main, all, default value: `main` |
|
||||||
| <span style="white-space: nowrap;">`--level`</span> | display only this floor level, default value: `overground` |
|
| <span style="white-space: nowrap;">`--level`</span> | display only this floor level, default value: `overground` |
|
||||||
| <span style="white-space: nowrap;">`--seed`</span> `<string>` | seed for random |
|
| <span style="white-space: nowrap;">`--seed`</span> `<string>` | seed for random |
|
||||||
|
| <span style="white-space: nowrap;">`--show-tooltips`</span> | add tooltips with tags for icons in SVG files |
|
||||||
|
|
||||||
MapCSS 0.2 generation
|
MapCSS 0.2 generation
|
||||||
---------------------
|
---------------------
|
||||||
|
|
|
@ -155,7 +155,7 @@ Visualize element creation time with \m {--mode time}.
|
||||||
|
|
||||||
\3 {Author mode} {author_mode}
|
\3 {Author mode} {author_mode}
|
||||||
|
|
||||||
Every way and node displayed with the random color picked for each author with \m {--mode user-coloring}.
|
Every way and node displayed with the random color picked for each author with \m {--mode author}.
|
||||||
|
|
||||||
\image {doc/user.png} {Author mode}
|
\image {doc/user.png} {Author mode}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue