putting default annotation into standard geodatabase annotation class

3173
2
Jump to solution
06-17-2015 08:23 AM
CherylJohnson1
New Contributor II

Several years ago I spent quite a bit of time manually creating (default) annotation for a map.  I did not use labels.   Much of it was for things such as mountain ranges.  I'd like to put this in a standard geodatabase annotation class so that I can use it in other maps.  How would I do this?

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
JacobTodd1
New Contributor III

When you say that you created annotation manually, what method did you use? Did you insert text at specific locations? If so, a possible way to convert this to an annotation feature class is to:

  1. Select the text/annotation that you wish to convert.
  2. Right-click on the data frame in which the text/annotation resides.
  3. Choose Convert Graphics to Features.
  4. When the dialogue opens, choose your coordinate reference system and your output geodatabase.

View solution in original post

2 Replies
JacobTodd1
New Contributor III

When you say that you created annotation manually, what method did you use? Did you insert text at specific locations? If so, a possible way to convert this to an annotation feature class is to:

  1. Select the text/annotation that you wish to convert.
  2. Right-click on the data frame in which the text/annotation resides.
  3. Choose Convert Graphics to Features.
  4. When the dialogue opens, choose your coordinate reference system and your output geodatabase.
CherylJohnson1
New Contributor II

This works great!  Thank you.

0 Kudos