]> www.wagner.pp.ru Git - sites/home_page.git/blobdiff - geography/fGIS/man/mosaic.1.html
Added fGIS
[sites/home_page.git] / geography / fGIS / man / mosaic.1.html
diff --git a/geography/fGIS/man/mosaic.1.html b/geography/fGIS/man/mosaic.1.html
new file mode 100644 (file)
index 0000000..3f33a61
--- /dev/null
@@ -0,0 +1,94 @@
+<!-- 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>MOSAIC(1) manual page</TITLE>
+</HEAD>
+<BODY>
+<A HREF="#toc">Table of Contents</A><P>
+<H2><A NAME="sect0" HREF="#toc0">NAME </A></H2>
+mosaic - merges several epp files together  
+<H2><A NAME="sect1" HREF="#toc1">SYNOPSIS </A></H2>
+<B>mosaic </B> [-%RA] 
+[-O number] [-o filename] [--help][--version]files  
+<H2><A NAME="sect2" HREF="#toc2">DESCRIPTION </A></H2>
+Mosaic merges 
+several  <I>epp</I>-files into one. If some cell has non-offsite value in several 
+files, value from last files would be used. <P>
+Cell sizes of all old files 
+must be equial. Usially  <B>mosaic</B> deals with properly aligned files, but 
+it can deal with misaligned files, taking into account row/column or alternative 
+coordinates regarding to command-line options. <P>
+If  <I>offsite</I> value is not 
+explicitely given in command line, it defaults to  offsite of first (base) 
+file if it is not used as data class in one of overlay files. In last case 
+offsite would be set to 255 for 8-bit and to 65535 to 16-bit files.  
+<H2><A NAME="sect3" HREF="#toc3">OPTIONS 
+</A></H2>
+<P>
+  
+<H2><A NAME="sect4" HREF="#toc4">OPTIONS </A></H2>
+
+<DL>
+
+<DT><B>--help</B>  </DT>
+<DD>displays brief usage information. </DD>
+
+<DT><B>--version</B>  </DT>
+<DD>displays version 
+number </DD>
+
+<DT><B>-%</B>  </DT>
+<DD>Displays percentage of processed lines in file. </DD>
+
+<DT><B>-o</B><I> file </I><B>--output-file=</B><I>file</I> 
+ </DT>
+<DD>gives the name for output file. Defaults to <I>mosaic.out.epp</I> </DD>
+
+<DT><B>-A --force-alt</B>  </DT>
+<DD>Do 
+not complain, if files are misaligned. Use alternate coordinates to reference 
+them. </DD>
+
+<DT><B>-R --force-row</B>  </DT>
+<DD>Same, but use row/col cordinates. </DD>
+</DL>
+<P>
+<DL>
+
+<DT><B>-O</B><I> value </I><B>--offsite=</B><I>value</I> 
+ </DT>
+<DD>specifies offsite value of new file. </DD>
+</DL>
+<P>
+  
+<H2><A NAME="sect5" HREF="#toc5">SEE ALSO </A></H2>
+<B><A HREF="eheader.1.html">eheader</B>(1)</A>
+,<B><A HREF="window.1.html">window</B>(1)</A>
+ <P>
+<H2><A NAME="sect6" HREF="#toc6">AUTHOR </A></H2>
+<P>
+ Victor B. Wagner &lt;vitus@agropc.msk.su&gt; <P>
+  
+<H2><A NAME="sect7" HREF="#toc7">BUGS </A></H2>
+<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">OPTIONS</A></LI>
+<LI><A NAME="toc5" HREF="#sect5">SEE ALSO</A></LI>
+<LI><A NAME="toc6" HREF="#sect6">AUTHOR</A></LI>
+<LI><A NAME="toc7" HREF="#sect7">BUGS</A></LI>
+</UL>
+</BODY></HTML>