Select to view content in your preferred language

Map Service Metadata

1170
1
10-27-2011 09:55 AM
SeanKroencke
Emerging Contributor
Hello fellow GIS users, not sure if this is the best sub-forum for this question so bear with me!

Currently my agency is providing users a .lyr file which connects to a Map Service providing orthoimagery hosted by an outside group. While the originator has no metadata posted, I have created an .xml and a .html for easy viewing with basic information to go along with the data.

Normally we host our own data and can attach metadata to it. I am most familiar with working with .shp's or feature classes and attaching metadata as an .xml.

Is there any way to attach metadata to a .lyr file or to a Map Service? Similarly, would it be possible to do this with .lyr files that connect to ArcGIS Online Basemaps?
Tags (2)
0 Kudos
1 Reply
MikeMinami
Esri Notable Contributor
There is no way to directly attach the metadata to the .lyr file, because the file doesn't support metadata inside it. In desktop, there is an associated .xml file that contains the metadata. When you upload a .lyr file to ArcGIS Online, the xml file doesn't come with it. You could input the metadata as part of the description of the item inside ArcGIS Online.

ArcGIS Server map services allow you to include some simple metadata that is taken from the description of a map document. Additionally, if you were to reference a map service as an item in ArcGIS Online, you could add some additional description that is part of the item, just like the lyr file above.

As I understand it, ArcGIS Server 10.1 will support authoring full metadata (e.g., FGDC, ISO) and this will be available as part of map services.

Hope this helps,

Mike
0 Kudos