------------------
* Add date to Observation to simplify queries.
* Create separate Country model from Location.
* Create separate Region (state) model from Location.
* Create separate SubRegion (county) model from Location.
* Add Area model for defining groups of Locations.
* Mirror Country, Region, District and Area on Checklist and Observation
to speed up queries.
* Add Observation.identified for speeding up generating species lists.