「GRASS Toolbox data import and export modules」の版間の差分

提供: OSGeo.JP Wiki
移動: 案内検索
(ページの作成: <H2> GRASS Toolbox data import and export modules </H2> <P> This Section lists all graphical dialogs in the GRASS Toolbox to import and export data into a currently selected GRA…)
 
(ページの置換: '--~~~~このページは削除予定です。')
 
行1: 行1:
<H2>
+
--[[利用者:Sanak|Sanak]] 2009年10月5日 () 14:38 (UTC)このページは削除予定です。
GRASS Toolbox data import and export modules
+
</H2>
+
 
+
<P>
+
This Section lists all graphical dialogs in the GRASS Toolbox to import and
+
export data into a currently selected GRASS location and mapset.
+
 
+
<P>
+
<BR><P></P>
+
<DIV ALIGN="CENTER">
+
<DIV ALIGN="CENTER">
+
 
+
</DIV>
+
<P>
+
<BR>
+
<A NAME="6"></A>
+
<TABLE CELLPADDING=3 BORDER="1">
+
<CAPTION><STRONG>Table 13:</STRONG>
+
GRASS Toolbox: Raster and Image data import modules</CAPTION>
+
<TR><TD ALIGN="CENTER" COLSPAN=2><SPAN><SPAN  CLASS="textbf">Raster and Image data import modules in the GRASS
+
  Toolbox</SPAN></SPAN></TD>
+
</TR>
+
<TR><TH ALIGN="LEFT" VALIGN="TOP" WIDTH=113><SPAN  CLASS="textbf">Module name</SPAN></TH>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340><SPAN  CLASS="textbf">Purpose</SPAN></TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.arc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Convert an ESRI ARC/INFO ascii raster file (GRID) into a
+
  (binary) raster map layer</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.ascii</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Convert an ASCII raster text file into a (binary)
+
  raster map layer</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.aster</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Georeferencing, rectification, and import of
+
  Terra-ASTER imagery and relative DEM's using gdalwarp</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.gdal</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import GDAL supported raster file into a GRASS binary
+
  raster map layer</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.gdal.loc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import GDAL supported raster file into a GRASS
+
  binary raster map layer and create a fitted location</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.gdal.qgis</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import loaded raster into a GRASS binary raster map
+
  layer</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.gdal.qgis.loc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import loaded raster file into a GRASS binary
+
  raster map layer and create a fitted location</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.gridatb</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Imports GRIDATB.FOR map file (TOPMODEL) into GRASS
+
  raster map</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.mat</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import a binary MAT-File(v4) to a GRASS raster</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.poly</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Create raster maps from ascii polygon/line data files
+
  in the current directory</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.in.srtm</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import SRTM HGT files into GRASS</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>i.in.spotvgt</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import of SPOT VGT NDVI file into a raster map</TD>
+
</TR>
+
</TABLE>
+
</DIV>
+
<BR>
+
 
+
<P>
+
 
+
<P>
+
<BR><P></P>
+
<DIV ALIGN="CENTER">
+
<DIV ALIGN="CENTER">
+
 
+
</DIV>
+
<P>
+
<BR>
+
<A NAME="18"></A>
+
<TABLE CELLPADDING=3 BORDER="1">
+
<CAPTION><STRONG>Table 14:</STRONG>
+
GRASS Toolbox: Raster and Image data export modules</CAPTION>
+
<TR><TD ALIGN="CENTER" COLSPAN=2><SPAN><SPAN  CLASS="textbf">Raster and Image data export modules in
+
the GRASS
+
  Toolbox</SPAN></SPAN></TD>
+
</TR>
+
<TR><TH ALIGN="LEFT" VALIGN="TOP" WIDTH=113><SPAN  CLASS="textbf">Module name</SPAN></TH>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340><SPAN  CLASS="textbf">Purpose</SPAN></TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.gdal.gtiff</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Export raster layer to Geo TIFF</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.arc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Converts a raster map layer into an ESRI ARCGRID file</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.gridatb</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Exports GRASS raster map to GRIDATB.FOR map file
+
  (TOPMODEL)</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.mat</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Exports a GRASS raster to a binary MAT-File</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.bin</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Exports a GRASS raster to a binary array</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.png</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Export GRASS raster as non-georeferenced PNG image
+
  format</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.ppm</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Converts a GRASS raster map to a PPM image file at the
+
  pixel resolution of the CURRENTLY DEFINED REGION</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.ppm3</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Converts 3 GRASS raster layers (R,G,B) to a PPM image
+
  file at the pixel resolution of the CURRENTLY DEFINED REGION</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.pov</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Converts a raster map layer into a height-field file for
+
  POVRAY</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.tiff</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Exports a GRASS raster map to a 8/24bit TIFF image file
+
  at the pixel resolution of the currently defined region</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>r.out.vrml</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Export a raster map to the Virtual Reality Modeling
+
  Language (VRML)</TD>
+
</TR>
+
</TABLE>
+
</DIV>
+
<BR>
+
 
+
<P>
+
 
+
<P>
+
<BR><P></P>
+
<DIV ALIGN="CENTER">
+
<DIV ALIGN="CENTER">
+
 
+
</DIV>
+
<P>
+
<BR>
+
<A NAME="30"></A>
+
<TABLE CELLPADDING=3 BORDER="1">
+
<CAPTION><STRONG>Table 15:</STRONG>
+
GRASS Toolbox: Vector data import modules</CAPTION>
+
<TR><TD ALIGN="CENTER" COLSPAN=2><SPAN><SPAN  CLASS="textbf">Vector data import modules in the GRASS
+
Toolbox</SPAN></SPAN></TD>
+
</TR>
+
<TR><TH ALIGN="LEFT" VALIGN="TOP" WIDTH=113><SPAN  CLASS="textbf">Module name</SPAN></TH>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340><SPAN  CLASS="textbf">Purpose</SPAN></TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.dxf</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import DXF vector layer</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.e00</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import ESRI E00 file in a vector map</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.garmin</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import vector from gps using gpstrans</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.gpsbabel</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import vector from gps using gpsbabel</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.mapgen</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import MapGen or MatLab vectors in GRASS</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.ogr</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import OGR/PostGIS vector layers</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.ogr.qgis</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import loaded vector layers into GRASS binary
+
  vector map</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.ogr.loc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import OGR/PostGIS vector layers and create a fitted
+
  location</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.ogr.qgis.loc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import loaded vector layers into GRASS binary
+
  vector map and create a fitted location</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.ogr.all</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import all the OGR/PostGIS vector layers in a given
+
  data source</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.in.ogr.all.loc</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Import all the OGR/PostGIS vector layers in a
+
  given data source and create a fitted location</TD>
+
</TR>
+
</TABLE>
+
</DIV>
+
<BR>
+
 
+
<P>
+
<BR><P></P>
+
<DIV ALIGN="CENTER">
+
<DIV ALIGN="CENTER">
+
 
+
</DIV>
+
<P>
+
<BR>
+
<A NAME="42"></A>
+
<TABLE CELLPADDING=3 BORDER="1">
+
<CAPTION><STRONG>Table 16:</STRONG>
+
GRASS Toolbox: Vector data export modules</CAPTION>
+
<TR><TD ALIGN="CENTER" COLSPAN=2><SPAN><SPAN  CLASS="textbf">Vector data export modules in the GRASS
+
Toolbox</SPAN></SPAN></TD>
+
</TR>
+
<TR><TH ALIGN="LEFT" VALIGN="TOP" WIDTH=113><SPAN  CLASS="textbf">Module name</SPAN></TH>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340><SPAN  CLASS="textbf">Purpose</SPAN></TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.out.ogr</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Export vector layer to various formats (OGR library)</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.out.ogr.gml</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Export vector layer to GML</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.out.ogr.postgis</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Export vector layer to various formats (OGR
+
  library)</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.out.ogr.mapinfo</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Mapinfo export of vector layer</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.out.ascii</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>Convert a GRASS binary vector map to a GRASS ASCII
+
  vector map</TD>
+
</TR>
+
<TR><TD ALIGN="LEFT" VALIGN="TOP" WIDTH=113>v.out.dxf</TD>
+
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH=340>converts a GRASS vector map to DXF</TD>
+
</TR>
+
</TABLE>
+
</DIV>
+
<BR>
+
 
+
<P>
+
 
+
<P>
+

2009年10月5日 (月) 23:38時点における最新版

--Sanak 2009年10月5日 (月) 14:38 (UTC)このページは削除予定です。