DESCRIPTION

v.in.ovl imports vector data from an ASCII OVL file into a (lat lon/EPS:4326) GRASS location.
If no parameters are provided, v.in.ovl will ask for the input file and the name of the vector layer to be created.
An OVL file can contain multiple vector geometries, such as polygons, lines and several varieties of point data with specific attributes (different icons, text, size, orientation).
All geometries of the OVL are imported into the GRASS vector layer. All OVL attributes (colors, size, orientation, text, etc.) are stored in the vectors database table.

Notes

This script will not work on binary OVL files. Make sure that ASCII OVL is exported.
OVL files can be created from german TOP[10|25|50|100] products, Austrian AUSTRIA MAP products and the Swiss SWISSMAP 100.

The script automatically converts the line-end characters from MS-Windows to UN*X-style.

Extended Mapping Opportunity

It might be interesting to know that the SWISSMAP 100 CDROM includes a general map (low res) of central Europe which allows to create OVLs also for parts of France, Italy and other countries.

AUTHOR

Peter Löwe, gisix.com

Last changed: $Date$