You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dataset metadata will contain links to WorldMap layers.
Verify that the WorldMap links are valid--e.g., that the layers still exist.
Run this check via GeoConnect:
Get all map layer metadata links via API call
Add Dataverse API call to return list of MapLayerMetadata objects. Started in f0cec55.
Check against WorldMap, delete non-existent links
Run reverse check. For Layers with DataverseInfo objects, make sure Dataverse still has the file/dataset. Delete the WorldMap DataverseInfo object but not the Layer itself.
Dataset metadata will contain links to WorldMap layers.
Verify that the WorldMap links are valid--e.g., that the layers still exist.
Run this check via GeoConnect:
MapLayerMetadataobjects. Started in f0cec55.Run reverse check. For Layers with DataverseInfo objects, make sure Dataverse still has the file/dataset. Delete the WorldMap DataverseInfo object but not the Layer itself.Notes