]> www.wagner.pp.ru Git - sites/home_page.git/blob - geography/fGIS/man/border.1.html
Added fGIS
[sites/home_page.git] / geography / fGIS / man / border.1.html
1 <!-- manual page source format generated by PolyglotMan v3.0.4, -->
2 <!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
3
4 <HTML>
5 <HEAD>
6 <TITLE>BORDER(1) manual page</TITLE>
7 </HEAD>
8 <BODY>
9 <A HREF="#toc">Table of Contents</A><P>
10  
11 <H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
12 border - plots contour boundaries of raster file into vector file 
13  
14 <H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
15 <B>border</B> [-v] [-m] [-l] [-t <I>value</I> ] [-o <I>output_file</I> ]  
16 <H2><A NAME="sect2" HREF="#toc2">DESCRIPTION 
17 </A></H2>
18 Creates a  <B>dgt</B> file with lines which delimit different classes in input 
19 <B>epp file.</B> If  <B>-l</B> option given, puts a label point into each closed polygon. 
20  <P>
21 Default output filename is constructed from name of input file, by replacing 
22 suffix  <I>.epp</I> by <I>.dgt</I> . <P>
23 Lines can be created "staircase"-like or smooth. Smoothing 
24 is controlled by  <B>tolerance </B> factor, which defines maximum size of line 
25 segment, which can be changed. <P>
26   
27 <H2><A NAME="sect3" HREF="#toc3">OPTIONS </A></H2>
28
29 <DL>
30
31 <DT><B>--help</B>  </DT>
32 <DD>Display brief usage information 
33 and exit successifully. </DD>
34
35 <DT><B>--version</B>  </DT>
36 <DD>Display version number and exit successifully. 
37 </DD>
38
39 <DT><B>-%, --verbose</B>  </DT>
40 <DD>Display progress indication. Useful on large files, but significantly 
41 decreases performans on small ones. </DD>
42
43 <DT><B>-m, --margins</B>  </DT>
44 <DD>Controls behavouir on file 
45 edges. By default  <B>border</B> treats all areas outside file as  <I>offsite,</I> but 
46 when this option given, it assumes that all classes at the file edge are 
47 continued outside it. </DD>
48
49 <DT><B>-t --tolerance</B>  </DT>
50 <DD>Defines tolerance value. Default is zero 
51 -- no smoothing. </DD>
52
53 <DT><B>-o --output-file</B>  </DT>
54 <DD>Allows to specify output file name explicitly. 
55 </DD>
56 </DL>
57 <P>
58   
59 <H2><A NAME="sect4" HREF="#toc4">BUGS </A></H2>
60 Label creation is unwritten yet <P>
61  <P>
62
63 <HR><P>
64 <A NAME="toc"><B>Table of Contents</B></A><P>
65 <UL>
66 <LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
67 <LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
68 <LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
69 <LI><A NAME="toc3" HREF="#sect3">OPTIONS</A></LI>
70 <LI><A NAME="toc4" HREF="#sect4">BUGS</A></LI>
71 </UL>
72 </BODY></HTML>