Skip to content

Commit 0860cd4

Browse files
committed
Issue #200: add options to readme.
1 parent 4db1cb0 commit 0860cd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,8 @@ Map configuration options used by `render` and `tile` commands:
362362
| <span style="white-space: nowrap;">`--show-overlapped`</span> | show hidden nodes with a dot |
363363
| <span style="white-space: nowrap;">`--hide-credit`</span> | hide credit |
364364
| <span style="white-space: nowrap;">`--background`</span> | enable or disable the background (e.g., to use it as a layer), enabled by default |
365+
| <span style="white-space: nowrap;">`--crop`</span> | crop ways and areas that extend beyond the bounding box, enabled by default |
366+
| <span style="white-space: nowrap;">`--crop-margin`</span> | pixel margin around the bounding box for cropping, default value: 25.0 |
365367

366368
## MapCSS 0.2 generation
367369

0 commit comments

Comments
 (0)