What is the difference between .gml and .kml?
- Extension
- .gml
- .kml
- Format
- Text
- Category
- GIS
- GIS
- 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 KML (Keyhole Markup Language File) is a plaintext file format used to display geographic data in an Earth browser such as Google Earth, Google Maps, and MapQuest. KML files specify various geographic information, including points, lines, images, polygons, and models, along with attributes like descriptions, place marks, and camera angles. This format, which is based on XML (eXtensible Markup Language), allows users to not only visualize but also navigate through locations and structures.
- MIME Type
- application/gml+xml
- application/vnd.google-earth.kml+xml
- Wikipedia
- .gml on Wikipedia
- .kml on Wikipedia