<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Label/annotation boxes with custom placement in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491878#M6854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert; I have not tried that before.&amp;nbsp; I should have specified that by 'label boxes' I meant labels with leaders and text background, as in the image below...this is basically what I'm going for.&amp;nbsp; These boxes are labels that have been converted to annotation so that I could manually place them where I want them, but I would rather keep them as labels so that they stay linked to the attribute data and I can modify their content (or formatting).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32158[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Not quite certain what you mean by label boxes.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Mar 2014 19:53:28 GMT</pubDate>
    <dc:creator>AndyBurkemper</dc:creator>
    <dc:date>2014-03-12T19:53:28Z</dc:date>
    <item>
      <title>Label/annotation boxes with custom placement</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491876#M6852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm looking to label a dense set of points with multi-line data boxes where I can manually place/organize the boxes so that they are aesthetically logical and can be easily traced back to the points they apply to.&amp;nbsp; I've created the boxes as I want them using a labeling expression, but I don't like the way ArcMap automatically places them...the points are dense enough that either some labels won't show up or they'll overlap each other (depending on the placement properties I choose).&amp;nbsp; I know I can convert the labels to annotation, then move/place them manually, but as far as I can tell, once I do this, the annotation is no longer linked with the attribute table or each other, so that I can't make any universal changes to the content or formatting of the boxes...is this correct?&amp;nbsp; Basically, once I have the boxes manually placed where I want them, I want to be able to modify the content in all the boxes (e.g. add or remove a line of attribute data) without them moving, or without starting over with the conversion of labels to annotation and having to move them all manually again.&amp;nbsp; Currently, I save the annotation within the map during the conversion...does it make a difference if I save them within a geodatabase??&amp;nbsp; I'm just not that familiar with geodatabase files and have always worked mostly with individual shapefiles.&amp;nbsp; Any help would be greatly appreciated!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 18:41:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491876#M6852</guid>
      <dc:creator>AndyBurkemper</dc:creator>
      <dc:date>2014-03-12T18:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Label/annotation boxes with custom placement</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491877#M6853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not quite certain what you mean by label boxes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;however, what I have done to specify a labels specific location is to create a Cardinal Direction Field. I gave it a domain.&amp;nbsp; i.e North, NorthEast, East...etc...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I then set up label rules to place a label that matches a specific cardinal direction to only place it in that location.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Since then I have personally found it is better to use a rotation field instead of Cardinal directions.&amp;nbsp; However, if those who are not so savvy are making edits it might be beter to limit them to cardinal directions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On split to the Rotation Field you can create a second field and call it LabelDistance.&amp;nbsp; Your label specifications&amp;nbsp; place a label an offset based on points or map units.&amp;nbsp; You can create multiple label parameters for this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;example.&amp;nbsp;&amp;nbsp; This label is at 45 degrees and I want it off set by 3 points.&amp;nbsp; so my criteria are labeldistance = 3&amp;nbsp; and you set it to offset based on rotation and then in the parameters set it to off set at 3.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So i you have say 10 different offset settings you create 10 label rules.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cumbersome to set up and get everything going but it works really well.&amp;nbsp; I have confidence that when i print&amp;nbsp; a page my labels are exactly where I want them.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FYI I detest annotation &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm looking to label a dense set of points with multi-line data boxes where I can manually place/organize the boxes so that they are aesthetically logical and can be easily traced back to the points they apply to.&amp;nbsp; I've created the boxes as I want them using a labeling expression, but I don't like the way ArcMap automatically places them...the points are dense enough that either some labels won't show up or they'll overlap each other (depending on the placement properties I choose).&amp;nbsp; I know I can convert the labels to annotation, then move/place them manually, but as far as I can tell, once I do this, the annotation is no longer linked with the attribute table or each other, so that I can't make any universal changes to the content or formatting of the boxes...is this correct?&amp;nbsp; Basically, once I have the boxes manually placed where I want them, I want to be able to modify the content in all the boxes (e.g. add or remove a line of attribute data) without them moving, or without starting over with the conversion of labels to annotation and having to move them all manually again.&amp;nbsp; Currently, I save the annotation within the map during the conversion...does it make a difference if I save them within a geodatabase??&amp;nbsp; I'm just not that familiar with geodatabase files and have always worked mostly with individual shapefiles.&amp;nbsp; Any help would be greatly appreciated!!&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 19:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491877#M6853</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2014-03-12T19:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Label/annotation boxes with custom placement</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491878#M6854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert; I have not tried that before.&amp;nbsp; I should have specified that by 'label boxes' I meant labels with leaders and text background, as in the image below...this is basically what I'm going for.&amp;nbsp; These boxes are labels that have been converted to annotation so that I could manually place them where I want them, but I would rather keep them as labels so that they stay linked to the attribute data and I can modify their content (or formatting).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32158[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Not quite certain what you mean by label boxes.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Mar 2014 19:53:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/label-annotation-boxes-with-custom-placement/m-p/491878#M6854</guid>
      <dc:creator>AndyBurkemper</dc:creator>
      <dc:date>2014-03-12T19:53:28Z</dc:date>
    </item>
  </channel>
</rss>

