What is the difference between .gml and .tab?
- Extension
 - .gml
 - .tab
 
- Format
 - Text
 
- Category
 - GIS
 - Database
 
- Developer
 - Galdos Systems
 
- Description
 - Geography data format created by Galdos Systems and supported by the Open Geospatial Consortium; used by geographers for storing geographical data in a standard interchangeable format.
 - A tab-separated values (TSV) file is a simple text format for storing data in a tabular structure, e.g., database table or spreadsheet data, and a way of exchanging information between databases.
 
- MIME Type
 - application/gml+xml
 - text/tab-separated-values
 
- Wikipedia
 - .gml on Wikipedia
 - .tab on Wikipedia