I want to clip points to the boundary(polygon) shapefile. I have common Projection system for both points and polygon. But the output extent while clipping is not matching with the polygon. I want the exact same extent, as the boundary shapefile, for the clipped points. Can anybody help me with this?