Description Usage Arguments Value
This function generates Tissot's indicatrix. It generates equally-sized circles over then entire extent of the input geometry. These circles can be used to visualize distrotion of a map projection.
1 |
geom |
input geometry for which tissot should be generated |
circles_den |
Specifies the number of indicatrix circles that are generated. Default is c(-1, -1) which corresponds to automatic density. Manually, number of circles in x and y direction can be specified through an array, e.g. c(20, 10). |
circle_size |
Specifies the size of each indicatrix circle. Default it is automatic. Manually, size in Meters should be specified. |
object (a list) of class tissot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.