ArcGIS Desktop

  • Documentation
  • Support

  • My Profile
  • Help
  • Sign Out
ArcGIS Desktop

ArcGIS Online

The mapping platform for your organization

ArcGIS Desktop

A complete professional GIS

ArcGIS Enterprise

GIS in your enterprise

ArcGIS for Developers

Tools to build location-aware apps

ArcGIS Solutions

Free template maps and apps for your industry

ArcGIS Marketplace

Get apps and data for your organization

  • Documentation
  • Support
Esri
  • Sign In
user
  • My Profile
  • Sign Out

ArcMap

  • Home
  • Get Started
  • Map
  • Analyze
  • Manage Data
  • Tools
  • Extensions

Key Metadata function

  • Overview
  • Notes
  • Parameters

Overview

This function allows you to insert or override key metadata of a raster.

Key metadata is extracted from the raster's metadata and is generally associated with the following:

  • A raster product
  • A mosaic dataset created using a product description
  • Each raster within a mosaic dataset, added using specific raster types
This information is used to assist the application with some processing and rendering, including providing some useful information such as the sensor name, band names, or cloud cover associated with the imagery.

Notes

When modifying or inserting key metadata values, you can use one of two methods:

  • Enter the Property Name along with the associated Property Value.
  • Enter a JSON string containing all of the new property names and values as the Metadata JSON parameter.

Parameters

Parameter nameDescription

Raster

The raster or mosaic dataset containing key metadata that you would like to insert or overwrite.

Property Name

The name of the dataset-level key property to override.

Property Value

The overriding value of the dataset-level key property that you want to set.

Band Names

This is used to override the band names of a raster. It is a comma-separated string representing updated band names.

This parameter is optional.

Metadata JSON

Key metadata to be injected into the outgoing raster described as a JSON string representing a collection of key-value pairs. The following is an example of a JSON string that can be used as an input to this function. All inputs for this parameter should follow the same format.

JSON string representing key metadata

{
     "CloudCover": 4,
     "BandProperties":[
          {
               "BandName": "Blue",
               "WavelengthMin": 445,
               "WavelengthMax": 516
         },
         {
              "BandName": "Green",
              "WavelengthMin": 506,
              "WavelengthMax": 595
         },

    ]
}

ArcGIS Desktop

  • Home
  • Documentation
  • Support

ArcGIS Platform

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

About Esri

  • About Us
  • Careers
  • Insiders Blog
  • User Conference
  • Developer Summit
Esri
Tell us what you think.
Copyright © 2017 Esri. | Privacy | Legal