Description Usage Arguments Value Examples
Return a collection of geometries resulting by subdividing a geometry
1 | st_subdivide(x, max_vertices)
|
x |
object with geometries to be subdivided |
max_vertices |
integer; maximum size of the subgeometries (at least 8) |
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.