@interface ATXGEOTileDataReader : NSObject - (id)readFileURL:(id)a0; - (id)appAndClipEntryForTileData:(id)a0; - (id)readTileData:(id)a0; @end