<?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 Layering Polygons in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315385#M4282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm frankly shocked I've never encountered this problem before and despite its seeming simplicity I cannot find a good solution. My problem is that I have a polygon shapefile displaying vegetation types. In some areas vegetation type A overlaps type B, while in other B overlaps A. Of course it's more complex than this as there are about 12 vegetation types and they are all overlapping each other. I need to find a way to order the polygons so that those being overlapped always show up on top. The shapefile needs to be delivered as just one shapefile with a layer file so separating out certain vegetation types is not an option. I need to keep them all in one shapefile/layer file and have them ordered correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be much appreciated! Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Nov 2010 13:51:51 GMT</pubDate>
    <dc:creator>JenniferPerry</dc:creator>
    <dc:date>2010-11-23T13:51:51Z</dc:date>
    <item>
      <title>Layering Polygons</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315385#M4282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm frankly shocked I've never encountered this problem before and despite its seeming simplicity I cannot find a good solution. My problem is that I have a polygon shapefile displaying vegetation types. In some areas vegetation type A overlaps type B, while in other B overlaps A. Of course it's more complex than this as there are about 12 vegetation types and they are all overlapping each other. I need to find a way to order the polygons so that those being overlapped always show up on top. The shapefile needs to be delivered as just one shapefile with a layer file so separating out certain vegetation types is not an option. I need to keep them all in one shapefile/layer file and have them ordered correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be much appreciated! Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 13:51:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315385#M4282</guid>
      <dc:creator>JenniferPerry</dc:creator>
      <dc:date>2010-11-23T13:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Layering Polygons</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315386#M4283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Instead of a shapefile, I would convert it into a feature class using subtypes. Each vegetation class will be a subtype.&amp;nbsp; For example, our agency has a condominium layer (feature class) and each floor is a subtype.&amp;nbsp; We have 14 floors so 14 subtypes.&amp;nbsp; Some polygons overlap (like floors 2 and up on top of floor 1) while others do not, like only having one floor.&amp;nbsp; Some floors have a deck or balcony, so the polygons aren't always exactly on top of each other, just like your data.&amp;nbsp; You set the subtypes so that floor 3 is always on top floor 2 not floor 3 over floor 7, etc. I think this might help solve your problem.&amp;nbsp; Subtypes are easy to edit as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Working with Subtypes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Working_with_subtypes/005r00000002000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Working_with_subtypes/005r00000002000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Quick tour of subtypes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/A_quick_tour_of_subtypes/005r00000001000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/A_quick_tour_of_subtypes/005r00000001000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Creating Subtypes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Creating_subtypes/005r00000003000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Creating_subtypes/005r00000003000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 21:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315386#M4283</guid>
      <dc:creator>ArcGISUser</dc:creator>
      <dc:date>2010-11-23T21:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Layering Polygons</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315387#M4284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3601"&gt;ArcGIS User&lt;/A&gt;‌ I realize this is a SUPER old post, but I am new to ArcMap and trying to find a way to create a condominium feature class with selectable floors so that the drafters can select and isolate one floor at a time to work on.&amp;nbsp; I was hoping the condominium feature class you mentioned above could help.&amp;nbsp; Can you please send me more information and perhaps some screenshots?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2019 14:40:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/layering-polygons/m-p/315387#M4284</guid>
      <dc:creator>JenniferSniffen</dc:creator>
      <dc:date>2019-07-24T14:40:34Z</dc:date>
    </item>
  </channel>
</rss>

