NAME
polygon2regions - convert polygon information from binary format to database in places1.2 format
SYNOPSIS
polygon2regions [-s subset] 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
Polygon2regions saves data from the polygon table of a database in polygon1.2 schema in places1.2 schema.
OPTIONS
-
-s subset
restrict selection view according to the Datascope expression subset
-
dbin
Name of database in polygon1.2 schema. This argument is required. The table polygon MUST be present.
-
dbout
Name of output database.
BUGS AND CAVEATS
The data from database
dbin are always added to database
dbout, eventually creating duplicate entries.
SEE ALSO
polygon_schema(5), polygon(3), regions2polygon(1)
AUTHOR
Nikolaus Horn, 2010
ZAMG / Vienna, Nikolaus.Horn@zamg.ac.at
Antelope User Group Contributed Software