powered by
printInterZ
printInterZ(Z, sp)
list of zones, each zone is a SpatialPolygons
SpatialPolygons object
checks intersection of sp and each element of Z
# NOT RUN { data(mapTest) data(resZTest) K=resZTest Z=K$zonePolygone plotZ(Z,mapTest) geozoning:::printInterZ(Z,Z[[1]]) # }
Run the code above in your browser using DataLab