Description Usage Arguments Value See Also Examples
Get the type of a spatial object.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
the object for which to determine the type. |
... |
other arguments. |
A vector of two values of the geometry type (point/line/polygon/grid)
and the specific main type/class of x.
Other getters:
getCRS(),
getCols(),
getExtent(),
getFeatures(),
getGroups(),
getHistory(),
getLayers(),
getNames(),
getPoints(),
getRes(),
getRows(),
getWindow()
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.