I have a shapefile that plots with points and another that plots parcels using polygons. I'm trying to figure out how to display the points as polygons, i.e. if the point is within the polygon, it creates a polygon and replaces the point. They are in two separate layers. Thanks!