powered by
getIds
getIds(Z, nums = NULL)
zoning geometry (list of SpatialPolygons)
zone numbers
a character vector giving the zone identifiers
get zone identifiers in a zoning
# NOT RUN { data(mapTest) criti=correctionTree(c(0.4,0.5),mapTest,SAVE=TRUE) Z=criti$zk[[2]][[1]]$zonePolygon geozoning:::getIds(Z) # }
Run the code above in your browser using DataLab