240241242243244245246247248249250
} } else agencyObjects = Agency.findAll(); GisUploadType typeEnum = null; if(exportType.equals("routes")) typeEnum = GisUploadType.ROUTES; else typeEnum = GisUploadType.STOPS;