<?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: Symbolise polygons as points - ArcGIS for Desktop or Collector in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/1113567#M13505</link>
    <description>&lt;P&gt;As we had the same problem, our approach to display polygons as points in a web map for Collector or FieldMaps in ArcGIS Enterprise/Online:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;add the same polygon feature layer to the web twice&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;for second feature Layer set following options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;return a fixed numerical value via Arcade (e.g. return 25) for this Layer&lt;/LI&gt;&lt;LI&gt;style with the option „Counts and Amounts (Size)“&lt;/LI&gt;&lt;LI&gt;hide legend, disable editing and popups&lt;/LI&gt;&lt;LI&gt;deactivate visibility in the lower scales&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;we realised, if there is a layer like this in a web map, it is not possible to download this map in field maps for offline work&lt;/P&gt;</description>
    <pubDate>Wed, 03 Nov 2021 12:18:52 GMT</pubDate>
    <dc:creator>ChristophFederle</dc:creator>
    <dc:date>2021-11-03T12:18:52Z</dc:date>
    <item>
      <title>Symbolise polygons as points - ArcGIS for Desktop or Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/230139#M3987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In ArcCollector, our field staff are having difficulty seeing the polygons at regional scale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I thought of symbolising them as point flags (i.e., represent the polygons as points on-the-fly) in ArcMap and publish them as WMS so they will be visible regional scale . I could not do this easily as I could do in QGIS. Tried Representations in ArcMap, without any success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you symbolise polygons as points (centroids ideally but corner points will do sufficient) in ArcMap or ArcCollector.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;have tried ArcGIS Desktop 10.2 and 10.3 to solve this issue unless there is something&amp;nbsp;better in later versions.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 00:26:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/230139#M3987</guid>
      <dc:creator>Thiru_P</dc:creator>
      <dc:date>2018-03-21T00:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolise polygons as points - ArcGIS for Desktop or Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/230140#M3988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The long-winded solution that I came up with so far is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the Graduated Symbols approach and use Area field and have one symbol to capture from the range (smallest area to largest area polygon) in the layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unable to edit the range&amp;nbsp;manually, I had to create a fake layer that represented a smallest possible polygon and a largest possible polygon and created a symbology layer file and applied it against the real layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate if anyone has a better solution. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="399301" alt="Symbolising Polygons as Points using Graduated Symbols" class="image-1 jive-image j-img-original" src="/legacyfs/online/399301_Graduated Symbol Solution.png" style="width: 620px; height: 487px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 00:28:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/230140#M3988</guid>
      <dc:creator>Thiru_P</dc:creator>
      <dc:date>2018-03-21T00:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolise polygons as points - ArcGIS for Desktop or Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/1113567#M13505</link>
      <description>&lt;P&gt;As we had the same problem, our approach to display polygons as points in a web map for Collector or FieldMaps in ArcGIS Enterprise/Online:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;add the same polygon feature layer to the web twice&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;for second feature Layer set following options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;return a fixed numerical value via Arcade (e.g. return 25) for this Layer&lt;/LI&gt;&lt;LI&gt;style with the option „Counts and Amounts (Size)“&lt;/LI&gt;&lt;LI&gt;hide legend, disable editing and popups&lt;/LI&gt;&lt;LI&gt;deactivate visibility in the lower scales&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;we realised, if there is a layer like this in a web map, it is not possible to download this map in field maps for offline work&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 12:18:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/1113567#M13505</guid>
      <dc:creator>ChristophFederle</dc:creator>
      <dc:date>2021-11-03T12:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolise polygons as points - ArcGIS for Desktop or Collector</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/1300781#M13778</link>
      <description>&lt;P&gt;Another possible option - I added a really thick outline to the polygon features.&amp;nbsp; When you zoom out they are still fairly noticeable (especially with a bright colour).&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 16:57:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/symbolise-polygons-as-points-arcgis-for-desktop-or/m-p/1300781#M13778</guid>
      <dc:creator>sblazeycov</dc:creator>
      <dc:date>2023-06-19T16:57:50Z</dc:date>
    </item>
  </channel>
</rss>

