Closed azizka closed 10 years ago
I fixed the problem for the barcharts. Output maps for files including overlapping polygons will not be possible for now. This is due to how the R-code structures the output of the point in polygon test. Sample identity is conserved via row in the data.frame, which is corrupted if each sample is assigned to multiple polygons. I propose to disable the map output for files containing overlapping polygons with a warning message for now and the implementation of this feature for a later version of the program. Maybe we should exclude the overlapping polygon from the example file to show the full spectrum of functionality.
overlapping polygons are possible now
The graphical output can not deal with overlapping polygons.