updateData(obj {Object})
Takes the passed parameter obj, finds it in the coredata JSON session, then replaces any old data with new data collected from obj.
Takes:
obj {Object} – a JSON TILE object that has already been inserted but has something changed (i.e. a Shape object that has been moved).