.CXTF Extensión de archivo

Coordinates Exchange Text-Format File

Desarrollador Stefan Gies
Popularidad
2.0  |  1 Voto
 

¿Qué es un archivo CXTF?

A CXTF file is a vector graphics file saved in the Coordinates Exchange Text-Format (CXTF). It stores coordinate-based drawings made up of points, lines, polygons, curves, text, symbols, layers, colors, and other objects. CXTF files typically represent maps, technical drawings, or scientific graphics and are saved in a plain-text format, making the data easy for compatible applications and developers to read and process.

Más información

Captura de pantalla de un archivo .cxtf en Heightmap.org CXTF Viewer
Archivo CXTF abierto en Heightmap.org CXTF Viewer

Stefan Gies developed CXTF as an open, platform-independent format for sharing vector graphics while keeping the data easy to read and edit. Cartographers, GIS professionals, engineers, scientists, and software developers may use CXTF files to exchange coordinate-based graphics between compatible tools.

Unlike many vector formats that store data in binary form, CXTF uses a structured text syntax with one command per line. This approach allows developers to process files programmatically, track changes in version control systems, and inspect or modify their contents with a text editor when needed.

CXTF organizes graphical objects into a hierarchical structure that supports groups, layers, and shared elements. The format supports both 2D and 3D coordinate data, along with styling information such as colors, gradients, line styles, and text formatting. External resources, such as images, can be referenced from a CXTF file or packaged together in a companion .CXZIP archive for easier distribution.

Cómo abrir un archivo CXTF

You can open CXTF files with the CXTF Viewer from Heightmap.org by loading the file through a webpage that uses the CXTF viewer component. The viewer displays the coordinate-based graphics in a web browser.

Developers can load CXTF files in the viewer by specifying the file as the source (src) of a element in a webpage. For example:

<cxtf-view src="examples/map.cxtf"
            width="720"
            height="360"
            centered="true"
            interactive="true"></cxtf-view>

Since CXTF files are saved as plain text, you can also view their contents with a text editor, although a CXTF-compatible viewer is required to display the graphics correctly.

Abre más de 400 formatos de archivo con File Viewer Plus.Descarga gratis

Programas que abren archivos CXTF

Verificado por FileInfo.com

El equipo de FileInfo.com ha investigado de forma independiente el formato de archivo Coordinates Exchange Text-Format y las apps incluidas en esta página. Nuestro objetivo es una precisión del 100%, y solo publicamos información sobre tipos de archivo que hemos verificado.

Si deseas sugerir alguna adición o actualización a esta página, avísanos.