out3Plot.in1DataPlots.plotAreaShpError

plotAreaShpError(xFeat, yFeat, nParts, pathDict)[source]

plot polygon parts of polygon read from shp file to check if holes

Parameters
  • xFeat, yFeat (numpy array) – x, y coordinates of polygon

  • nParts (list) – indices of parts of polygon (2 make only an outer polygon as entire number of points is added)

  • pathDict (dict) – dictionary with info on outDir, outFileName and title of plot