Hi, there. Import of point data in shape file seems to be fine with maptools. There is no problem to plot the points with plot(Map.object), but I do not know how to extract xy coordinates of points from Map.object for overlying on another polygon map. Thank you