<?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: Data Driven Pages - Highlight current feature in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696385#M9448</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/JQuinn-esristaff"&gt;JQuinn-esristaff&lt;/A&gt;'s&amp;nbsp;'Page definition queries' solution worked perfectly for me - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Sep 2016 10:56:56 GMT</pubDate>
    <dc:creator>deleted-user-yUw6wWKCYBY0</dc:creator>
    <dc:date>2016-09-16T10:56:56Z</dc:date>
    <item>
      <title>Data Driven Pages - Highlight current feature</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696380#M9443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible when using data driven pages to highlight the current data driven feature so that it stands out on the plan rather than manually printing each page (selecting the object).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 15:21:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696380#M9443</guid>
      <dc:creator>MikeGrasby1</dc:creator>
      <dc:date>2012-07-18T15:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Highlight current feature</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696381#M9444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How would you like to make your index polygon stand out?&amp;nbsp; There are a couple of things you can do; you can use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s90000000q000000.htm"&gt;Clipping options for the data frame&lt;/A&gt;&lt;SPAN&gt;, specify a border for the clip, exclude all layers, and your index polygon will now have a border around it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16199[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Similar to the above, you can choose to clip the feature instead, so features only display within the boundary of the index polygon:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]16200[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These options are under View &amp;gt; Data Frame Properties &amp;gt; Data Frame tab, and at the bottom, Clip Options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Similar to the clip, you can look into &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00sr00000004000000"&gt;Page Definition queries&lt;/A&gt;&lt;SPAN&gt;, which function the same as a clip.&amp;nbsp; If layers in your map have a field that includes the the page name, you can look into setting a page definition to show features that match the current page.&amp;nbsp; These are accessed through right clicking on the layer, going to Layer Properties, the Definition Query tab, and then the Page Definition option.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 15:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696381#M9444</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-07-18T15:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Highlight current feature</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696382#M9445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jonathan, Great post, I gained a new tool!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jul 2012 18:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696382#M9445</guid>
      <dc:creator>JoshuaDamron</dc:creator>
      <dc:date>2012-07-24T18:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Highlight current feature</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696383#M9446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike, I'm with you!&amp;nbsp; This doesn't seem to work in 10.1, although it did in 10.0.&amp;nbsp; Now the clipping options referenced take out all other features outside the data driven page polygon features, instead of highlighting them as before.&amp;nbsp; Here's a page done previously, with a nice highlight of the current feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17370[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, take a look at this one with the current set of polygons that I'm cycling through, but you can't tell which one is the selected one for the current page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17369[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit after&lt;/SPAN&gt;&lt;STRONG&gt; finding solution&lt;/STRONG&gt;&lt;SPAN&gt;:&amp;nbsp; You've got to make a duplicate copy of the index layer, then in the Properties / Definition Query set a Page Definition and change the attributes of the layer to make it as visible as you'd like.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2012 13:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696383#M9446</guid>
      <dc:creator>JimCreighton</dc:creator>
      <dc:date>2012-08-30T13:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Highlight current feature</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696384#M9447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The way i've done this before is to create a layer that has a page definition on it, set the border symbol for the layer to be what I want it to be to make it 'jump off the page'.&amp;nbsp; What you end up with are at least 2 and possibly 3 different layers in your TOC based on the same feature class:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;layer 1 is your index layer driving the pages and this is turned off&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;layer 2 is the layer with a page definition query so that ONLY the feature (i call this the 'subject feature) that &lt;SPAN style="font-style:italic;"&gt;matches&lt;/SPAN&gt; the page displays&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;layer 3 (optional) is a layer showing all boundaries, in a more subdued symbology, this is useful if seeing the 'subject feature' relative to other polygons is useful for your application.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 18:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696384#M9447</guid>
      <dc:creator>ChristopherThompson</dc:creator>
      <dc:date>2012-08-31T18:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Data Driven Pages - Highlight current feature</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696385#M9448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/JQuinn-esristaff"&gt;JQuinn-esristaff&lt;/A&gt;'s&amp;nbsp;'Page definition queries' solution worked perfectly for me - thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 10:56:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/data-driven-pages-highlight-current-feature/m-p/696385#M9448</guid>
      <dc:creator>deleted-user-yUw6wWKCYBY0</dc:creator>
      <dc:date>2016-09-16T10:56:56Z</dc:date>
    </item>
  </channel>
</rss>

