Basic Usage

ovr2shp [-d] [-dt] [-dd] [-p] [-srs proj4_str] [-o out_dir] source
OptionsDescription
-dDump of annotations (metadata & geometry data)
-dtDump of HFA Tree structure of input .ovr file
-ddDump of HFA Dictionary of input .ovr file
-pPlot annotation geometries using gnuplot
-srsOutput coordinate reference system. proj4 standard
-oOutput directory for converted .shp.

Modes of Execution#

  • CONVERT

    • ovr2shp will run in CONVERT mode when a output directory is specified

      note

      All display flags will be ignored in CONVERT mode

    • Accepts both single file or directory path as source

  • READ

    • When there is no output directory specified
    • Only allow single file source input