[GIS] ny open source library for reading OCAD files

file formatslibraryocadopen-source-gis

I would like to read map files created by OCAD (.ocd). The file format specification is open and available on the web page, but it's binary and complex.

Is there an open source library that can be used for reading these .ocd files?

Best Answer

If you want migrate from OCAD on some free & open-source software then highly recommend you OpenOrienteering Mapper (OOMapper for short) - cartographic desktop publishing software for creating and printing maps (distributed with symbol sets for orienteering maps, but other symbol sets could be created in easy way directly in OOMapper).

OpenOrienteering Mapper's site - http://www.openorienteering.org/apps/mapper/

As advantage of migrating on OOMapper from OCAD:

  • Open Source: The program is completely free, every programmer can improve it.
  • Cross-platform: The program works on Android, Windows, macOS and Linux.
  • Symbol sets for ISOM2000 (forest), ISSOM2007 (sprint), ISMTBOM (mountain bike), ISSkiOM (ski), and for course design and control description sheets
  • Import and export of ocd maps and symbol sets (import: version 6 - 12, export: version 8)
  • Georeferencing (based on Proj.4 library)
  • Working with various kinds of templates:
    • Images (bmp, jpg, tif, png, gif)
    • GPS tracks (gpx)
    • Vector data (dxf, osm, shp)
    • Maps (ocd, omap, xmap)
    • Georeferencing of templates by world file
  • Working with all important symbol types:
    • Points
    • Lines
    • Areas
    • Text
    • Composite symbols
  • Drawing and many editing tools for objects
  • Printing, PDF and raster image export for getting the map into course setting programs:
    • Overprinting simulation (raster output)
    • CMYK PDF export (vector output)
  • Many translations

At this point OpenOrienteering Mapper is free & open-source alternative to OCAD. So, if you already has some own created maps in .ocd (OCAD) or .dxf format you could easy open this map for editing in OOMapper too!