func (loader *Loader) insertStopVisits() {
    if len(loader.stopVisits) == 0 {
        return
    }