1

I symbolized a parcel shapefile in ArcGIS 10 with about 2 dozen different colors. I need to use this in ArcGIS 9.3 as well, so I saved it as a .lyr file. This works fine in 10. But when I go to 9.3, I can add the shapefile, but not the .lyr file, or import it for symbolization (geometry doesn't match error). Is there a way to make a .lyr file in 10 so that 9 will recognize it? The .lyr file comes from the same shapefile, so I don't know why it wouldn't recognize it. I want to use this symbolization for a half dozen shapefiles a/o feature classes, so really don't want to manually recreate it. Thanks.

Adam Armour
  • 487
  • 2
  • 7
recurvata
  • 179
  • 1
  • 6

3 Answers3

8

If you right click on your layer in ArcGIS 10 and click 'Save As Layer File', in the 'Save as type' dropdown box you will have an option to save the .lyr file as a 9.3 layer file, which should let you use the symbology in 9.3.

Sasa Ivetic
  • 5,190
  • 23
  • 22
1

You could try opening the layers in ArcMap 10 document and saving it as a ArcMap 9.x document. (Save As Copy, then choose ArcMap type). Then open the map document in ArcGIS 9.x and re-save your layer files.

Jakub Sisak GeoGraphics
  • 20,294
  • 20
  • 104
  • 180
0

This probably is not the correct answer.
But if you use the create layer package utility it will create (a copy of the data) both 9.3, and 10 versions of the lyr files.
So, what I am trying to say is it is in there somewhere (the capability).
This is not the solution because the lyr file is pointing to the wrong data (copy). Brad

Brad Nesom
  • 17,412
  • 2
  • 42
  • 68