Select to view content in your preferred language

Bulk edition Metadata Raster Mosaic Dataset

322
2
Jump to solution
01-02-2025 08:32 AM
Labels (3)
GeoffreyTihon
New Contributor

Hi Community,

I would like to edit the metadata of hundreds of raster mosaic dataset.

I'd like to avoid doing it one by one.

Is there a tool to do this :-)?

ArcGIS Pro, Python and Data Interops are my main working tools 

Thanks very much!!!

 

0 Kudos
1 Solution

Accepted Solutions
GeoffreyTihon
New Contributor

Hi @JordanDuft :

We solved it via a Python script at the end...

Thanks for your answers!

 

View solution in original post

0 Kudos
2 Replies
JordanDuft
Esri Contributor

Hi @GeoffreyTihon , 

Not sure if you were able to make headway? If so, I would love to learn more about your workflows. 

First question, do the mosaic datasets/rasters referenced in the mosaic dataset already have metadata?

If the answer is no, I would recommend identifying those common metadata elements that are going to be consistent across the datasets, adding some helper text (if string) for the metadata elements that are required but unique to each item (to help metadata editors fill out more complete metadata), and then creating/applying a template. Then use python to automate the process.

 

Although specific to ArcGIS Online/Enterprise, this blog has some patterns of use and best practices to consider. 

Overwrite Your Metadata with Ease 

Additional resources using Data Interoperability below. 

Metadata - Data Interoperability's Hidden Talent (Part One)

Metadata - Data Interoperability's Hidden Talent (Part Two)

 

If you wouldn't mind us reaching out, send us an email. Thanks! - askArcGISOpenPlatformPM@esri.com

 

0 Kudos
GeoffreyTihon
New Contributor

Hi @JordanDuft :

We solved it via a Python script at the end...

Thanks for your answers!

 

0 Kudos