Skip to content

ERDAS Imagine Annotation Layer (.ovr) to Shapefile (.shp) converter

Notifications You must be signed in to change notification settings

shenyih0ng/ovr2shp

Repository files navigation

ovr2shp

A project that helps convert ERDAS HFA Annotation Layer (.ovr) to Shapefile(.shp)/GeoJSON(.geojson). To understand how ERDAS HFA file format works, I looked into how GDAL implements the conversion from ERDAS HFA Raster Format (.img) to .tif.

ERDAS also provided a detailed documentation explaining the internals of HFA structure. Although it details mainly on the raster .img format, .ovr follows the same file structure described in the documentation.

Development

Details of setting up ovr2shp for development can be found here

gnuplot is used in the linux build to visualize the geometries/shape extracted from .ovr files. Gnuplot-Iostream Interface is used to interface with the gnuplot binary.

Prebuilt binaries

References

img2tif

Detail Documentation

Sample Data

About

ERDAS Imagine Annotation Layer (.ovr) to Shapefile (.shp) converter

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages