Products | Versions |
---|---|
Spotfire Desktop | - |
TIBCO Cloud Spotfire | - |
When executing the 'Points in Polygon' data function the following error is returned:
TIBCO Enterprise Runtime for R returned an error:
The data function 'Points in Polygons for Longitude-Latitude Coordinates (Points in Polygons for Longitude-Latitude Coordinates)' could not be executed.
Error in:
validObject(res) :
invalid class "SpatialPolygons"
object: non-unique Polygons ID slot values
eval(script, envir = .GlobalEnv)
eval(script,envir = .GlobalEnv)
withCallingHandlers({ readWKB(Geometry, Id, proj4string = CRS("+proj=longlat +datum=WGS84"))
SpatialPolygons(obj, proj4string = proj4string)
validObject(res)
stop(paste("invalid class \"", Class, "\" object: ", msgs))