Created separate State model with lat and long to indicate the center of the map. Visibility flag to hide offshore states in the user profile.
Changed state to state_waters in reports, users, and locations. Giving the same column name as the model was raising ActiveRecord:: AssociationTypeMismatch exception.
Various structural changes.