Graphic Technologies, Inc. (GTI) GTViewer Reader/Writer
                                            The GTI GTViewer Reader and Writer modules provide FME with access to Graphic Technologies, Inc.’s (GTI’s) GTViewer Format.
The GTViewer format is used by a number of GTI products, including:
- GT/Field
 - GTCreate
 - GTData
 - GTRead
 - GTViewer .NET Control
 - GTViewer Data Server
 - GTViewer for Android
 - GTViewer for iOS
 - GTViewer for Windows
 - GTVx
 - GTWeb Server
 - Pocket GTViewer .NET Control
 
Overview
The GTViewer format stores both geometry and attribute information for spatially organized features.
GTViewer data consists of a .GTM file (GTViewer Manager File) plus a collection of files that are referenced by the .GTM file, including graphics files, index files, query files, tabular data files, color files, fonts, linestyles, style definitions, etc. 
| 
                                                             File Extension  | 
                                                        
                                                             Contents  | 
                                                        
                                                             Module Support  | 
                                                    
|---|---|---|
| 
                                                             .GTM  | 
                                                        
                                                             Unextracted Data File  | 
                                                        
                                                             Write  | 
                                                    
| 
                                                             .GTX  | 
                                                        
                                                             Extracted Data File  | 
                                                        
                                                             Read (session graphics only)  | 
                                                    
| 
                                                             .GTG  | 
                                                        
                                                             Graphic File/Export file  | 
                                                        
                                                             Read and Write (as part of .GTM output).  | 
                                                    
A summary of the GTViewer Data file types is shown below:
| 
                                                             File Type  | 
                                                        
                                                             Contents  | 
                                                    
|---|---|
| 
                                                             .GTG Graphics File (Binary File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             .GTN Spatial Index File (Binary File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             .DFN Font Definition file (Binary File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             Color.txt Color Definition File (ASCII File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             Filter#.FLT Display Filter Definition Files (ASCII File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             Range.txt Range Definition File (ASCII File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             Data.txt Tabular Data File (ASCII File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             Data.tab Tabular Data Definition File (ASCII File)  | 
                                                        
                                                            
  | 
                                                    
| 
                                                             Data.idx Tabular Data Index file (Binary File)  | 
                                                        
                                                            
  |