Occasionally, you need to send the data from the tables in Cartographica to another program. In the 1.1 versions of Cartographica, this can be achieved by using a sequence of procedures depending upon what program you are trying to export to.
All exporting in Cartogaphica is currently done using shape and dbf files. Therefore, to send the data from a layer to another program, you will need to export the data from Cartographica, and then possibly transcode that data into another form before reading it in to your eventual recipient program.
Although this sounds like a roundabout process, it is fairly easy to send data from Cartographica to Excel, Numbers, or any program that is expecting CSV. It is also easy to do and only requires a copy of the free OpenOffice software. This software, available from OpenOffice.org is a free,open source office package that includes spreadsheet, word processor, database and other functionalities. In particular, we will be using the DBF reading capabilities of OpenOffice to translate the data from Cartographica.