Start with tkinter basics. As already stated, the Label isn't going to change, so using cget() on a label does not provide any useful data. Second, start with one get. You have 178 lines of code, and a lot of it is wrong and has to be changed. Take any online tutorial, see "Putting it all together" at http://python-textbok.readthedocs.io/en/1.0/Introduction_to_GUI_Programming.html and again, start with one thing. Once that works you can expand the program.
woooee 814 Nearly a Posting Maven
Encray commented: can u pls tell me how yo fix it +0
TickleMeElmo commented: Thanks very much for your help! +0
woooee 814 Nearly a Posting Maven
woooee 814 Nearly a Posting Maven
woooee 814 Nearly a Posting Maven
glez_b commented: I want to plot only the data that are inside the Multipolygon of the shapefile +1
woooee 814 Nearly a Posting Maven
woooee 814 Nearly a Posting Maven