I have a style file (*.style) generated in ArcGIS 10.0. And I need to use symbols from this file on machine with ArcGIS 9.3. Is there some way to convert style file from format 10.0 to 9.3?
|
|
Jakub's answer of routing the symbols from v10 to v9.3 through layer files or mxd's is likely the most straightforward method. However if that was way too many clicks for your liking, and you're feeling hackish, and the styles to be converted are simple:
All done (I think, I only tested lightly). Deleting the blanks is important. Trying to view or edit properties of a "blank" symbol will crash Arcmap. In my testing the styles which come across blank are multilayer -- picture or marker fills with dotted backgrounds etc. -- while the ones which worked were just simple fills and so on. Some more testing would be needed to flesh out exactly which properties are backwards compatible. |
|||
|
|
|
In most cases, style files created in 10 won't work in 9.3. This blog post from ESRI explains why. You can convert 9.3 style file to 10, but not the other way around. As they explain, you should create the styles in 9.3 to use them in both 9.3 and 10. |
||||
|
|
|
Similar topic is discussed here Create an mxd document in ArcMap 10. Load layer files that contain desired symbology and save layer as version 9.3 layer. |
|||
|
|