]> www.wagner.pp.ru Git - sites/home_page.git/blob - geography/fGIS/man/cluster.1.html
Added fGIS
[sites/home_page.git] / geography / fGIS / man / cluster.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>CLUSTER(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 cluster - fills each contour on raster map with its own color  
13 <H2><A NAME="sect1" HREF="#toc1">SYNOPSIS 
14 </A></H2>
15 <B>cluster </B> [-v] [-f]  <I>input_file</I>  [-o  <I>output_file</I> ] [-c  <I>line_color</I> ] [-T  <I>temp_dir]</I> 
16  
17 <H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
18 Paints each area in  <B>epp</B> file, surrounded by color <I>line_color</I> 
19 by unique color from 1 to maximal contour number. Can handle up to 65535 
20 contours in file. <P>
21 Requires at least three time more space in temporary 
22 directore then input file occupies. <P>
23 By default assumes that line color 
24 is 0 and output file name <I>cluster.out.epp</I> <P>
25 Performs two passes on input file 
26 and between them prints to stdout information about number of contours 
27 in output file and temporary numbers assigned when calculating  contours. 
28 So, redirect standard output, if start cluster in background mode.  
29 <H2><A NAME="sect3" HREF="#toc3">OPTIONS 
30 </A></H2>
31
32 <DL>
33
34 <DT><B>-v</B>  </DT>
35 <DD>Verbose mode. Information about current line in processing is printed 
36 to stderr. </DD>
37
38 <DT><B>-c</B><I> line_color</I>  </DT>
39 <DD>- Set contour separation color to <I> line_color</I>. </DD>
40
41 <DT><B>-o</B><I> 
42 output_file</I>  </DT>
43 <DD>- overrides default name of output file. </DD>
44
45 <DT><B>-f</B><I> input_file</I>  </DT>
46 <DD>- Equivalent 
47 of simple command-line parameter without option prefix. </DD>
48
49 <DT><I>-?</I> " -h"  </DT>
50 <DD>- Print brief 
51 help message and exit successifully. </DD>
52
53 <DT><B>-T</B><I> directory</I><B></B>  </DT>
54 <DD>- Uses <I>directory</I>  instead 
55 of  <I>/tmp</I>  for storing temporary files </DD>
56 </DL>
57 <P>
58   
59 <H2><A NAME="sect4" HREF="#toc4">SEE ALSO </A></H2>
60 <B><A HREF="lessa.1.html">lessa</B>(1)</A>
61 , <B><A HREF="mappaint.1.html">mappaint</B>(1)</A>
62
63 <B><A HREF="mapcopy.1.html">mapcopy</B>(1)</A>
64 , <B><A HREF="eheader.1.html">eheader</B>(1)</A>
65 , <B><A HREF="epp.5.html">epp</B>(5)</A>
66 , <B><A HREF="dgt.5.html">dgt</B>(5)</A>
67  <P>
68   
69 <H2><A NAME="sect5" HREF="#toc5">BUGS </A></H2>
70 For some unknown reason 
71 reports very strange errors (usially page faults) or produces very strange 
72 results, when compilied under DOS. So use unix versions. <P>
73 It seems obvouis, 
74 that same program must perform  <B>rasterize</B> operation, but this still not 
75 implemented.  
76 <H2><A NAME="sect6" HREF="#toc6">AUTHOR </A></H2>
77 Vitus Wagner, <B>SoftWeyr.</B> <P>
78
79 <HR><P>
80 <A NAME="toc"><B>Table of Contents</B></A><P>
81 <UL>
82 <LI><A NAME="toc0" HREF="#sect0">NAME</A></LI>
83 <LI><A NAME="toc1" HREF="#sect1">SYNOPSIS</A></LI>
84 <LI><A NAME="toc2" HREF="#sect2">DESCRIPTION</A></LI>
85 <LI><A NAME="toc3" HREF="#sect3">OPTIONS</A></LI>
86 <LI><A NAME="toc4" HREF="#sect4">SEE ALSO</A></LI>
87 <LI><A NAME="toc5" HREF="#sect5">BUGS</A></LI>
88 <LI><A NAME="toc6" HREF="#sect6">AUTHOR</A></LI>
89 </UL>
90 </BODY></HTML>