I have a couple shape files that I want to plot some scatterplot data on top of that.
Does anyone have a way to load a shape file then plot it? I've followed a couple of tutorials, but have not been successful so far.
The shape file, I am trying to use is one of the roads in Pakistan. Found Here
I downloaded the modules pyshp and shapelib but am open to others!