< JOSM < Plugins

JOSM/Plugins/ColumbusCSV

ColumbusCSV Plugin for JOSM

Introduction

This plugin allows the direct import of proprietary CSV files recorded by the Columbus/Visiontac V-900 into JOSM.


IconJOSM VersionPlugin VersionMaintained ByDateMaturity
454929179OliverWJanuary, 7th 2011Stable

Please report bugs or annoyances to me by either

Installation

Open JOSM and select from menu Edit > Preferences, then choose the tab Plugins. Check ColumbusCSV in the list (see picture 1), then press Update. JOSM should then download and install the plugin (see also JOSM Plugin Manager).

Finally restart JOSM, that's it.

Usage

! Make sure that the microSD card is in the slot before you go logging :-)

After the plugin has been installed successfully you should find an additional entry in the Type combo (see picture 2). Of course you can select multiple files; each file becomes a separate GPX layer then.

After the import you will find two additional layers per file (one for the track and one containing the way points). The map should look similar to picture 3. The V-900 is able to record audio files; they are saved as separate WAV files and are referenced by the CSV file. After the import you can play the audio file by pressing the marker button.

.

In some cases some audio files 'get lost' - for unknown reason. This means, that there are audio files which are not referenced by the CSV file. The plugin 'rescues' these files and mark them with a '*'. Please note that the GPS position is guessed in this case.

Switch to 'Professional Mode'

By default the V-900 runs in simple mode, i. e. only the most important signals are recorded:

  1. DATE
  2. TIME
  3. LATITUDE N/S
  4. LONGITUDE E/W
  5. HEIGHT
  6. SPEED
  7. HEADING
  8. VOX (name of the audio file)

But there is also a professional mode, which issues additional information on the GPS signal quality:

  1. FIX MODE
  2. VALID
  3. PDOP
  4. HDOP
  5. VDOP

To make your V-900 record this good stuff, just put a file named config.txt on the microSD card. The content of the file is

1,000,001,
notes:
1 Professional mode
000 Over-speed tag 
001 Spy mode timer

Sure, the log files become larger then. But as long as you are not hiking along the Transsib route this should not be a problem.

Settings

ColumbusCSV supports the following settings (see also picture 4).

They are accessible via F12 (Windows) or Strg + , (Mac). Then choose tab Advanced Settings.

SettingDescriptionDefault
columbuscsv.import.showSummaryShow summary box after importfalse
columbuscsv.import.zoomAfterImportAuto zoom after import (set to 'false' on slow machines)true
columbuscsv.import.ignoreVDOPIgnore hdop/vdop/pdop entriesfalse
columbuscsv.warn.missingAudioIssue warning message on missing audio filesfalse
columbuscsv.warn.conversionErrorsIssue warning message on conversion errorsfalse

Known Bugs and Workarounds

Unknown - there are currently no open TRAC tickets as far as I know.

  1. User mdk reported problems with case-sensitive file systems. This has been fixed in 26821.
  2. User mdk reported IOException playing a marker: This is after the end of the recording. A workaround has been provided in 27119.

References

  • Very comprehensive Wiki page on the V-900 (german)
This article is issued from Openstreetmap. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.