With Spatial Parameters
Properties
Link copied to clipboard
Data-structure containing series of planar shapes and, optionally, associates data series (for example: names of States and their boundaries). All coordinates should be encoded as decimal degrees in WGS84 coordinate reference system. Can be used with parameter mapJoin
for joining data and map coordinates.
Link copied to clipboard
By default, all coordinates are converted into degrees of longitude and latitude, and these map coordinates are projected onto the screen coordinates using Mercator projection. Specify useCRS = "provided" to keep the SpatialDataset's original coordinate reference system (CRS).