public function getIDFromNSID($nsid = false) {
        if (!$nsid) {
            throw new Exception("Cannot find the railcam ID from the given Flickr NSID - no NSID given!"); 
            return false;
        }