I want to use the queryshape function on an existing shape of the map. The map will have several shapes and a dataset and plotted waypoints. I can find the waypoints, dataset, return records etc. But how do I go about finding the shape that the waypoint/records are located in. I have tried all kinds of stuff with no luck! Queryshape is based on locations so . . . can you return the shape that a given location ie x,y or long/lat resides in so as to use queryshape to return records in the next step or just how can it be done. ANYONE ? ? ?