if (empty($this->lat)) {
                throw new Exception("Cannot validate sighting - latitude cannot be empty"); 
                return false;
            }