Currently, if the metadata geometry is a point rather than a polygon, we just represent it as a polygon the size of a point.
This works in most situations, but there are at least some points where various GIS programs will get angry. Perhaps we should add logic that checks if it is properly a point and to add it as a point rather than as a poly.
Currently, if the metadata geometry is a point rather than a polygon, we just represent it as a polygon the size of a point.
This works in most situations, but there are at least some points where various GIS programs will get angry. Perhaps we should add logic that checks if it is properly a point and to add it as a point rather than as a poly.