<?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 Place unplaced annotation (feature-linked) in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1410954#M81957</link>
    <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.12; file geodatabase:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have a line FC and a feature-linked annotation FC. When I create a line,&amp;nbsp; an annotation feature gets automatically created, which is expected. But the annotation feature's STATUS field is 'Unplaced'; an annotation is not displayed in the map.&lt;/P&gt;&lt;P&gt;How can I place an unplaced annotation in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;Video:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6351103398112w850h540r374" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6351103398112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6351103398112w850h540r374');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6351103398112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2024 14:52:22 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2024-04-17T14:52:22Z</dc:date>
    <item>
      <title>Place unplaced annotation (feature-linked)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1410954#M81957</link>
      <description>&lt;P&gt;&lt;EM&gt;ArcGIS Pro 2.9.12; file geodatabase:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I have a line FC and a feature-linked annotation FC. When I create a line,&amp;nbsp; an annotation feature gets automatically created, which is expected. But the annotation feature's STATUS field is 'Unplaced'; an annotation is not displayed in the map.&lt;/P&gt;&lt;P&gt;How can I place an unplaced annotation in ArcGIS Pro?&lt;/P&gt;&lt;P&gt;Video:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6351103398112w850h540r736" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6351103398112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6351103398112w850h540r736');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6351103398112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 14:52:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1410954#M81957</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-04-17T14:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Place unplaced annotation (feature-linked)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1411249#M81986</link>
      <description>&lt;P&gt;I think the issue is because with feature linked annotation, the piece of anno should be coming from the line feature class first.&amp;nbsp; Not the annotation feature class first.&amp;nbsp; Try this workflow instead:&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; When you create the new line feature class, add a field called Name then follow the same workflow as you have in the video.&lt;BR /&gt;2.&amp;nbsp; In the LINES layer, create a new line and in the Attribute pane, type a value for the Name attribute field.&lt;BR /&gt;3.&amp;nbsp; In both the LINES layer and the LINES_ANNO layer, you'll see the attribute value.&amp;nbsp; In the Name field for the LINES layer and the Text String Field in the LINES_ANNO layer.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 21:24:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1411249#M81986</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2024-04-17T21:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Place unplaced annotation (feature-linked)</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1413793#M82242</link>
      <description>&lt;P&gt;The video was very helpful. You created an annotation layer with the default map scale - 1:100,000 but your map was zoomed in to 1:107. At that scale, there is not room to place the label that is generated by these default labeling settings so it goes unplaced.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you repeat your process but at a map scale closer to 1:100,000 the annotation feature should have room to be placed.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 21:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/place-unplaced-annotation-feature-linked/m-p/1413793#M82242</guid>
      <dc:creator>JesseWickizer</dc:creator>
      <dc:date>2024-04-22T21:22:11Z</dc:date>
    </item>
  </channel>
</rss>

