Description Usage Arguments Value Examples
Splits input geometries by a vertical line and moves components falling on one side of that line by a fixed amount
1 | st_wrap_x(x, wrap, move)
|
x |
object with geometries to be split |
wrap |
x value of split line |
move |
amount by which geometries falling to the left of the line should be translated to the right |
object of the same class as x
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.