Display Name: Apply Symbology From Layer
Description: Geoprocessing tool that applies the symbology from a specified layer to the input.
Category:
Help URL: https://mapgis.lged.gov.bd/arcgis/rest/directories/arcgisoutput/Drone_GPServer/Drone/ApplySymbologyFromLayer.htm
Execution Type: esriExecutionTypeSynchronous
Parameters:
Parameter: in_layer
Data Type: GPString
Display Name Input Layer
Description: The layer to which the symbology will be applied.
Direction: esriGPParameterDirectionInput
Default Value: Drone\Tree_AS
Parameter Type: esriGPParameterTypeRequired
Category:
Choice List: [ Tree_AS, DropBuilding_AS, DropWall_AS, HangingPoly_AS, Polygon_AS, SA_AS ]
Parameter: in_symbology_layer
Data Type: GPDataFile
Display Name Symbology Layer
Description: The symbology of this layer is applied to the input layer. Both .lyrx and .lyr files are supported.
Direction: esriGPParameterDirectionInput
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: out_layer
Data Type: GPFeatureRecordSetLayer
Display Name Updated Input Layer
Description:
Direction: esriGPParameterDirectionOutput
Default Value:
Geometry Type: esriGeometryPoint
HasZ: true
HasM: true
Spatial Reference: PROJCS["BUTM2010",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Transverse_Mercator"],PARAMETER["false_easting",500000.0],PARAMETER["false_northing",0.0],PARAMETER["central_meridian",90.0],PARAMETER["scale_factor",0.9996],PARAMETER["latitude_of_origin",0.0],UNIT["Meter",1.0]],VERTCS["WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PARAMETER["Vertical_Shift",0.0],PARAMETER["Direction",1.0],UNIT["Meter",1.0]]
Fields:
-
FID
(
type: esriFieldTypeOID, alias: FID
)
-
Division
(
type: esriFieldTypeString, alias: Division, length: 50
)
-
District
(
type: esriFieldTypeString, alias: District, length: 50
)
-
Upazila
(
type: esriFieldTypeString, alias: Upazila, length: 50
)
-
Union_N
(
type: esriFieldTypeString, alias: Union_N, length: 50
)
-
Mouza
(
type: esriFieldTypeString, alias: Mouza, length: 50
)
-
SchName
(
type: esriFieldTypeString, alias: SchName, length: 50
)
-
Easting
(
type: esriFieldTypeDouble, alias: Easting
)
-
Northing
(
type: esriFieldTypeDouble, alias: Northing
)
-
Altitude
(
type: esriFieldTypeDouble, alias: Altitude
)
-
Type
(
type: esriFieldTypeString, alias: Type, length: 100
)
-
Name
(
type: esriFieldTypeString, alias: Name, length: 100
)
-
HT_M
(
type: esriFieldTypeDouble, alias: HT_M
)
-
MSL_M
(
type: esriFieldTypeDouble, alias: MSL_M
)
-
EMISCode
(
type: esriFieldTypeString, alias: EMISCode, length: 254
)
-
LAYER
(
type: esriFieldTypeString, alias: LAYER, length: 50
)
-
Color
(
type: esriFieldTypeInteger, alias: Color
)
-
Code
(
type: esriFieldTypeInteger, alias: Code
)
-
Union
(
type: esriFieldTypeString, alias: Union, length: 50
)
-
OBJECTID
(
type: esriFieldTypeInteger, alias: OBJECTID
)
Features: None.
Parameter Type: esriGPParameterTypeDerived
Category:
Parameter: update_symbology
Data Type: GPString
Display Name Update Symbology Ranges by Data
Description: Specifies how symbology ranges are updated.Default—Symbology ranges will be updated, except in the following situations: when the input layer is empty; when the symbology layer uses class breaks (for example, graduated colors or graduated symbols), and the classification method is manual or defined interval; or when the symbology layer uses unique values, and the Show all other values option is checked.Update ranges—Update the symbology ranges.Maintain ranges—Maintain the symbology ranges.
Direction: esriGPParameterDirectionInput
Default Value: MAINTAIN
Parameter Type: esriGPParameterTypeOptional
Category:
Choice List: [ DEFAULT, UPDATE, MAINTAIN ]
Supported Operations:
Execute Task