]> wagner.pp.ru Git - sites/home_page.git/blobdiff - geography/fGIS/man/border.1.html
Added fGIS
[sites/home_page.git] / geography / fGIS / man / border.1.html
diff --git a/geography/fGIS/man/border.1.html b/geography/fGIS/man/border.1.html
new file mode 100644 (file)
index 0000000..cace5a6
--- /dev/null
@@ -0,0 +1,72 @@
+<!-- manual page source format generated by PolyglotMan v3.0.4, -->
+<!-- available via anonymous ftp from ftp.cs.berkeley.edu:/ucb/people/phelps/tcltk/rman.tar.Z -->
+
+<HTML>
+<HEAD>
+<TITLE>BORDER(1) manual page</TITLE>
+</HEAD>
+<BODY>
+<A HREF="#toc">Table of Contents</A><P>
+<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
+border - plots contour boundaries of raster file into vector file 
+<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
+<B>border</B> [-v] [-m] [-l] [-t <I>value</I> ] [-o <I>output_file</I> ]  
+<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION 
+</A></H2>
+Creates a  <B>dgt</B> file with lines which delimit different classes in input 
+<B>epp file.</B> If  <B>-l</B> option given, puts a label point into each closed polygon. 
+ <P>
+Default output filename is constructed from name of input file, by replacing 
+suffix  <I>.epp</I> by <I>.dgt</I> . <P>
+Lines can be created "staircase"-like or smooth. Smoothing 
+is controlled by  <B>tolerance </B> factor, which defines maximum size of line 
+segment, which can be changed. <P>
+  
+<H2><A NAME="sect3" HREF="#toc3">OPTIONS </A></H2>
+
+<DL>
+
+<DT><B>--help</B>  </DT>
+<DD>Display brief usage information 
+and exit successifully. </DD>
+
+<DT><B>--version</B>  </DT>
+<DD>Display version number and exit successifully. 
+</DD>
+
+<DT><B>-%, --verbose</B>  </DT>
+<DD>Display progress indication. Useful on large files, but significantly 
+decreases performans on small ones. </DD>
+
+<DT><B>-m, --margins</B>  </DT>
+<DD>Controls behavouir on file 
+edges. By default  <B>border</B> treats all areas outside file as  <I>offsite,</I> but 
+when this option given, it assumes that all classes at the file edge are 
+continued outside it. </DD>
+
+<DT><B>-t --tolerance</B>  </DT>
+<DD>Defines tolerance value. Default is zero 
+-- no smoothing. </DD>
+
+<DT><B>-o --output-file</B>  </DT>
+<DD>Allows to specify output file name explicitly. 
+</DD>
+</DL>
+<P>
+  
+<H2><A NAME="sect4" HREF="#toc4">BUGS </A></H2>
+Label creation is unwritten yet <P>
+ <P>
+
+<HR><P>
+<A NAME="toc"><B>Table of Contents</B></A><P>
+<UL>
+<LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
+<LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
+<LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
+<LI><A NAME="toc3" HREF="#sect3">OPTIONS</A></LI>
+<LI><A NAME="toc4" HREF="#sect4">BUGS</A></LI>
+</UL>
+</BODY></HTML>