NAME
regions2polygon - convert polygon information from places1.2 to a (new) database in polygon1.2 schema
SYNOPSIS
regions2polygon [-v] dbin dbout
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
Regions2polygon saves data from the regions table of a database in places1.2 schema in polygon1.2 schema.
OPTIONS
-
-v
verbose flag
-
dbin
Name of database in places1.2 schema. This argument is required. The table regions MUST be present.
-
dbout
Name of output database.
BUGS AND CAVEATS
The program creates the file
polygons in the current directory or appends data to it. The data from database
dbin are always added to database
dbout, eventually creating duplicate entries.
SEE ALSO
polygon_schema(5), polygon(3)
AUTHOR
Nikolaus Horn, 2003
ZAMG / Vienna, Nikolaus.Horn@zamg.ac.at
Antelope User Group Contributed Software