Enums.MosaicMethod enumeration

The mosaic method is used to determine how multiple rasters in a MosaicDatasetRaster will be sorted. An ImageServiceRaster may not support every mosaic method. Check the service's metadata for "Allowed Mosaic Methods" to see which methods are supported. MosaicMethods that are "view-dependent", order rasters based off where the camera is located, while "view-independent" order rasters the same, regardless of where the camera is located. The MosaicMethod can be one of:

ConstantDescription
Enums.MosaicMethodNone(0) None.
Enums.MosaicMethodCenter(1) Center.
Enums.MosaicMethodNorthwest(2) Northwest.
Enums.MosaicMethodNadir(3) Nadir.
Enums.MosaicMethodViewpoint(4) Viewpoint.
Enums.MosaicMethodAttribute(5) Attribute.
Enums.MosaicMethodLockRaster(6) LockRaster.
Enums.MosaicMethodSeamline(7) Seamline.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close