<?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 Display data for an Area/region in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/display-data-for-an-area-region/m-p/298331#M840</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can i put a region/area into a sharepoint list instead of a specific address? i'm interested in creating a list containing allowable per diem travel rates that would display when a user hovers an area on a map. The travel rates typically apply to a state or several counties. I think that this can be done using ArcGIS webparts and a sharepoint list, but i'm not quite sure of how to approach this. Will this require custom code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2012 10:07:13 GMT</pubDate>
    <dc:creator>DeanGross</dc:creator>
    <dc:date>2012-11-01T10:07:13Z</dc:date>
    <item>
      <title>Display data for an Area/region</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/display-data-for-an-area-region/m-p/298331#M840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How can i put a region/area into a sharepoint list instead of a specific address? i'm interested in creating a list containing allowable per diem travel rates that would display when a user hovers an area on a map. The travel rates typically apply to a state or several counties. I think that this can be done using ArcGIS webparts and a sharepoint list, but i'm not quite sure of how to approach this. Will this require custom code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TIA&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dean&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 10:07:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/display-data-for-an-area-region/m-p/298331#M840</guid>
      <dc:creator>DeanGross</dc:creator>
      <dc:date>2012-11-01T10:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display data for an Area/region</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/display-data-for-an-area-region/m-p/298332#M841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I don't think there's a way to do this out of the box, but you can deploy something functionally similar quite easily if you geocode to the centroid. We are doing this with countries, but I see no reason why it couldn't work for states/provinces or similar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need to create a custom geocoding service. It's pretty simple. Take whatever polygon layer (e.g. US States). Convert that to centroid. Create a geocoder out of that point layer and publish it. Point SharePoint and your Location field at it. So they wouldn't be able to hover over 'Oklahoma' but you'd get a marker in the middle of Oklahoma they could hover over. Combine that with decent symbology of your borders and it seems functional to me at least.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only thing to watch out for is cases where you have a very geographically dispersed polygon. For example if you take the "US" and create a centroid you may end up with something weird since it'll include Hawaii/Alaska/etc. So you may have to tweak it a bit, but for most admin boundaries it works fine.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 19:56:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/display-data-for-an-area-region/m-p/298332#M841</guid>
      <dc:creator>BrianRusso</dc:creator>
      <dc:date>2012-11-01T19:56:12Z</dc:date>
    </item>
  </channel>
</rss>

