Make Raster Layer and Table View and WCS, XY Event Layer Tools
Make Raster Layer
How to Make Raster Layer Tool in ArcToolbox ArcMap ArcGIS??
Make Raster Layer |
Path to access the tool
:
Make
Raster Layer Tool, Layers and Table Views Toolset, Data Management Tools Toolbox
Make Raster Layer
Creates a raster layer
from an input raster dataset or layer file. The layer created by the tool is
temporary and will not persist after the session ends unless the layer is saved
to disk or the map document is saved.
This tool can be used to
make a temporary layer, so you can work with a specified subset of bands within
a raster dataset.
1. Input raster
The path and name of the
input raster dataset.
You can use a raster
layer from a GeoPackage as the input. To reference a raster within a
GeoPackage, type the name of the path, followed by the name of the GeoPackage
and the name of the raster. For example, c:\data\sample.gpkg\raster_tile would
be your input raster, where sample.gpkg is the name of the GeoPackage and
raster_tile is the raster dataset within the package.
2. Output raster layer name
The name of the layer to
create.
3. Where clause (optional)
Using SQL, you can
define a query or use the Query Builder to build a query.
4. Envelope (optional)
The output extent can be
specified by defining the four coordinates or by using the extent of an
existing layer.
5. Bands (optional)
Choose which bands to
export for the layer. If no bands are specified, all the bands will be used in
the output.
Make Table View
How to Make Table View Tool in ArcToolbox ArcMap ArcGIS??
Make Table View |
Path to access the tool
:
Make
Table View Tool, Layers and Table Views Toolset, Data Management Tools Toolbox
Make Table View
Creates a table view
from an input table or feature class. The table view that is created by the
tool is temporary and will not persist after the session ends unless the
document is saved.
1. Input Table
The input table or feature
class.
2. Table Name
The name of the table
view to be created.
3. Expression (optional)
An SQL expression used
to select a subset of records.
4. Output Workspace (optional)
The input workspace used
to validate the field names. If the input is a geodatabase table and the output
workspace is a dBASE table, the field names may be truncated, since dBASE
fields can only have names of ten characters or less. The new names may be reviewed
and altered using the field information control.
5. Field Info (optional)
Specifies which fields
from the input table to rename and make visible in the output table view.
Make WCS Layer
How to Make WCS Layer Tool in ArcToolbox ArcMap ArcGIS??
Make WCS Layer |
Path to access the tool
:
Make
WCS Layer Tool, Layers
and Table Views Toolset, Data Management Tools
Toolbox
Make WCS Layer
Creates a temporary
raster layer from a WCS service.
1. Input WCS Coverage
Browse to the input WCS
service. This tool can also accept a URL that references the WCS service.
If a WCS server URL is
used, the URL should include the coverage name and version information. If only
the URL is entered, the tool will automatically take the first coverage and use
the default version (1.0.0) to create the WCS layer.
An example of a URL that
includes the coverage name and version is
http://ServerName/arcgis/services/serviceName/ImageServer/WCSServer?coverage=rasterDRGs&version=1.1.1.
In this example,
http://ServerName/arcgis/services/serviceName/ImageServer/WCSServer? is the
URL. The coverage specified is coverage=rasterDRGs, and the version is
&version=1.1.1.
To get the coverage
names on a WCS server, use the WCS GetCapabilities request. An example of WCS
request is http://ServerName/arcgis/services/serviceName/ImageServer/WCSServer?request=getcapabilities&service=wcs.
2. Output WCS Layer
The name of the output
WCS layer.
3. Template Extent (optional)
The output extent of the
WCS layer.
The output extent can be
specified by defining the area to be clipped (X-Minimum, Y-Minimum, X-Maximum,
and Y-Maximum) or by using the extent of an existing layer.
4. Bands (optional) النطاقات (اختياري)
Choose which bands to export for the layer. If no bands are specified, all the bands will be used in the output.
Make XY Event Layer
How to Make XY Event Layer Tool in ArcToolbox ArcMap ArcGIS??
Make XY Event Layer |
Path to access the tool
:
Make
XY Event Layer Tool, Layers and Table Views Toolset, Data Management Tools Toolbox
Make XY Event Layer
Creates a new point
feature layer based on x- and y-coordinates defined in a table. If the source
table contains z-coordinates (elevation values), that field can also be
specified in the creation of the event layer. The layer created by this tool is
temporary.
1. XY Table
The table containing the
x- and y-coordinates that define the locations of the point features to create.
2. X Field
The field in the input
table that contains the x-coordinates (or longitude).
3. Y Field
The field in the input
table that contains the y-coordinates (or latitude).
4. Z Field (optional)
The field in the input
table that contains the z-coordinates.
5. Layer Name or Table View
The name of the output
point event layer.
6. Spatial Reference (optional)
The spatial reference of the coordinates specified in the X Field and Y Field parameters. This will be the output event layer's spatial reference.
Comments
Post a Comment