Package org.openstreetmap.josm.plugins.streetside.io.export
Classes for exporting images that were downloaded from mapillary.com .
-
Class Summary Class Description StreetsideExportDownloadThread This is the thread that downloads one of the images that are going to be exported and writes them in aArrayBlockingQueue.StreetsideExportManager Export main thread.StreetsideExportWriterThread Writes the images from the queue in the file system.