OCAD

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Geospatial |extensions={{ext|ocd}} }} '''OCAD''' (Orienteering Computer Aided Design) is a software system for cartography (map mak...")
 
Line 18: Line 18:
 
* [https://www.ocad.ch/docs/OCAD9Format.txt OCAD 9 File Format]
 
* [https://www.ocad.ch/docs/OCAD9Format.txt OCAD 9 File Format]
 
* [https://www.ocad.ch/docs/format8.txt OCAD 6/7/8 File Format]
 
* [https://www.ocad.ch/docs/format8.txt OCAD 6/7/8 File Format]
 +
 +
== Sample files ==
 +
The free viewer (downloadable below) includes some samples, which can be found in a directory within the installed program directory, such as <code>C:\Program Files\OCAD\OCAD 2018 Viewer\Samples</code>.
  
 
== Software ==
 
== Software ==

Revision as of 14:55, 4 July 2020

File Format
Name OCAD
Ontology
Extension(s) .ocd

OCAD (Orienteering Computer Aided Design) is a software system for cartography (map making) with particular functionality for use connected to the sport of orienteering, which involves direction-finding. The software was created in Switzerland and released in 17 languages. It is sold on a subscription basis.

Contents

Identification

Files start with the bytes AD 0C (hex), which represent a 16-bit integer 0CAD (hex) in little-endian form, spelling out the name of the software. (It's equivalent to the less interesting 3245 in decimal.) The specs don't specifically mention the endianness, so it's possible that implementations on system architectures with big-endian system-level order might start files with 0C AD and produce files not necessarily compatible with other systems, though it does not appear that such implementations actually exist.

The following byte is 0 for a normal map, 1 for a course setting project, 2 for a file saved in Server.

Format description

Sample files

The free viewer (downloadable below) includes some samples, which can be found in a directory within the installed program directory, such as C:\Program Files\OCAD\OCAD 2018 Viewer\Samples.

Software

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox