New CartoPac Metadata Indicating when a Record is Snapped

Created a new CartoPac metadata attribute indicating when a record (or vertex) was snapped to another feature. This metadata can be used to identify snapped records in the back-end and ensure data integrity. The new metadata field is a single character populated with (T,F,M). T indicates TRUE that the record was snapped. F indicates False, that the record was not snapped. M (only applies to lines and polygons) indicates that at least one vertex of the feature was snapped.

The new metadata field can be assigned in CartoPac Studio to capture when a record is snapped. This change currently only applies to CartoPac Touch. It will be implemented in iOS alongside snapping in the future.

Server Administrators may create and assign the new metadata field in the database and CartoPac Studio to take advantage of this new attribute.