Skip To Content

What's new in ArcGIS Image Server

ArcGIS Image Server 11.2 includes updates, enhancements, new tools, and improved functionality.

If you're upgrading from 11.1 or an earlier release to ArcGIS Image Server 11.2, you must reauthorize your software. You can obtain a new license file from My Esri.

Map Viewer

See the following sections for updates on imagery display and raster analysis available for Map Viewer.

Raster analysis

Raster analysis tools

Twenty-eight raster analysis tools have been added to the terrain, deep learning, and multidimensional analysis categories.

Map Viewer Classic

See the following sections for updates on imagery display and raster analysis available for Map Viewer Classic.

Raster analysis

The following tools and functions have been updated.

Raster analysis tools

The following tools are enhanced:

Raster functions

You can launch raster functions from the Item Details page on the Content tab by clicking the Open in Raster Function Editor button, or you can access the raster functions by clicking the Raster Analysis button.

The following new raster function has been added:

  • Geometric Median— calculates the geometric median across pixels in a time series of multiband imagery.
  • Least Cost Corridor—Calculates the sum of two accumulative cost distance rasters with the option to apply a threshold based on percentage or accumulative cost.

For existing functions, the following updates were made:

ArcGIS REST API

The following updates have been made for ArcGIS REST API.

The Image Service supports several image inspection operations including:

  • Find (Image Service)—Finds all the image services that contain toGeometry and sorts them accordingly.
  • Get Image Url—Get sample point locations, pixel values, and corresponding spatial resolutions of the image service source data for a given geometry.
  • Image to Map—Converts a geometry on image space to map space.
  • Image to Map Multiray—Computes as 3D geometry in a map from multiple image space geometries on multiple corresponding raster items of the same object.
  • Map to Image—Converts a geometry on a map space to an image space.
  • Measure from Image—Provides mensuration capability within one image space and returns the measurement result in map space unit.

Raster analysis tasks

The following raster analysis tasks are new:

  • DeriveStreamAsLine—Generates stream line features from an input surface raster with no prior sink or depression filling required.
  • DeriveStreamAsRaster—Generates a stream raster from an input surface raster with no prior sink or depression filling required.

The following raster analysis tasks have been enhanced:

  • CreateViewshed—Six new optional parameters have been added: verticalError, refractivityCoefficient, horizontalStartAngle, horizontalEndAngle, verticalUpperAngle, verticalLowerAngle
  • Pyramid environment is now supported in most distance, hydrology, and zonal analysis tasks.

ArcGIS API for Python

See the Release notes 2.1.0.3 for arcgis.raster module and submodule updates.