<?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: How to Outline a Dynamic Shapefile? in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428069#M2670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The dissolve tool may not be recognizing the joined field as a legitimate field to perform the task.&amp;nbsp; Perform the join to csv and then create a new featureclass and then perform the dissolve on that new featureclass.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did it within ArcMap and it worked like a charm!&amp;nbsp; Now I just gotta figure out the code to export one feature class to a new feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Again Joe!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Apr 2012 14:08:53 GMT</pubDate>
    <dc:creator>CharlesGant</dc:creator>
    <dc:date>2012-04-17T14:08:53Z</dc:date>
    <item>
      <title>How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428063#M2664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a shapefile that I have loaded in arcmap of some counties.&amp;nbsp; After a piece of python script runs, the counties are shaded to represent some data that was input into the python script.&amp;nbsp; What I would like to be able to do, is outline these counties instead of shading them.&amp;nbsp; Also, to clarify, I would like to be able to outline the outer extent only.&amp;nbsp; I know how to outline each county itself, but what I want is ONE outline for the whole region of selected counties.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached is an image of what I'm looking at.&amp;nbsp; I want to be able to outline the whole set of red counties, not just each county.&amp;nbsp; Thoughts?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13589[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 12:41:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428063#M2664</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T12:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428064#M2665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charles:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In your python script, could you add code to output a "dissolved" new featureclass of your selected counties for an "outline" shape that represents all counties being considered?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:02:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428064#M2665</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2012-04-17T13:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428065#M2666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Charles:&lt;BR /&gt;&lt;BR /&gt;In your python script, could you add code to output a "dissolved" new featureclass of your selected counties for an "outline" shape that represents all counties being considered?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Reading up on it now.&amp;nbsp; Thanks for the Idea!&amp;nbsp; I'll get back to ya!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:11:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428065#M2666</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T13:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428066#M2667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Charles:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please see this Esri Online Help for the Dissolve tool:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000005n000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000005n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If all your counties of interest have a common attribute in an attribute field, you can "dissolve" on the field/attribute and create a new featureclass.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428066#M2667</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2012-04-17T13:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428067#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Charles:&lt;BR /&gt;&lt;BR /&gt;Please see this Esri Online Help for the Dissolve tool:&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000005n000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000005n000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If all your counties of interest have a common attribute in an attribute field, you can "dissolve" on the field/attribute and create a new featureclass.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I tried it, and it gave me an error.&amp;nbsp; Let me elaborate a little more on what I have.&amp;nbsp; I have a shapefile that is joined to a .csv file.&amp;nbsp; The field 'ZONEGROUP' is the joined field.&amp;nbsp; When I open the attribute table of the shapefile after the join, I see the field and it joined correctly (obviously, or the counties would not shade).&amp;nbsp; The field has one of 5 values that are possible.&amp;nbsp; The integers 1-4, and 'null'.&amp;nbsp; Could it be the 'null' that is the issue?&amp;nbsp; If I try to dissolve on just the 'FID' field, it works fine and joins all the counties into one shape.&amp;nbsp; Again, if I try it on the 'ZONEGROUP' field, it gives me a general error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:38:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428067#M2668</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T13:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428068#M2669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The dissolve tool may not be recognizing the joined field as a legitimate field to perform the task.&amp;nbsp; Perform the join to csv and then create a new featureclass and then perform the dissolve on that new featureclass.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 13:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428068#M2669</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2012-04-17T13:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428069#M2670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The dissolve tool may not be recognizing the joined field as a legitimate field to perform the task.&amp;nbsp; Perform the join to csv and then create a new featureclass and then perform the dissolve on that new featureclass.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did it within ArcMap and it worked like a charm!&amp;nbsp; Now I just gotta figure out the code to export one feature class to a new feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Again Joe!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 14:08:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428069#M2670</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T14:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428070#M2671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Try the &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;Copy Features (Data Management)&lt;/SPAN&gt;&lt;SPAN&gt; tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;import arcpy&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;from arcpy import env&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;env.workspace = "C:/data"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.CopyFeatures_management("InFeature.shp", "C:/output/output.gdb/OutFeature")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 14:35:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428070#M2671</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2012-04-17T14:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428071#M2672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try the &lt;SPAN style="font-style:italic;"&gt;Copy Features (Data Management)&lt;/SPAN&gt; tool.&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;import arcpy&lt;BR /&gt;from arcpy import env&lt;BR /&gt;env.workspace = "C:/data"&lt;BR /&gt;arcpy.CopyFeatures_management("InFeature.shp", "C:/output/output.gdb/OutFeature")&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok.&amp;nbsp; Well that scripts works just fine but the joined data is not coming through to the new feature shapefile.&amp;nbsp; I have the file joined within the arcmap document itself, could that be why?&amp;nbsp; Do I need to do it with python somehow?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 15:20:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428071#M2672</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T15:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428072#M2673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Try the &lt;SPAN style="font-style:italic;"&gt;Copy Features (Data Management)&lt;/SPAN&gt; tool.&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000035000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;import arcpy&lt;BR /&gt;from arcpy import env&lt;BR /&gt;env.workspace = "C:/data"&lt;BR /&gt;arcpy.CopyFeatures_management("InFeature.shp", "C:/output/output.gdb/OutFeature")&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well I figured out the syntax to join, but once again, I'm gettin an error.&amp;nbsp; Below is the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WARNING 000970: The join field ZONE in the join table MEGCWAforHAZARDS is not indexed. To improve performance, we recommend that an index be created for the join field in the join table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (AddJoin)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to join a .csv to a .shp.&amp;nbsp; Is that a problem?&amp;nbsp; I tried converting the .csv to .dbf, yet I still get the same error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 15:58:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428072#M2673</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T15:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to Outline a Dynamic Shapefile?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428073#M2674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joe,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Nevermind.&amp;nbsp; I got it figured out.&amp;nbsp; Thanks again for all the help sir!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Charles&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2012 17:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/how-to-outline-a-dynamic-shapefile/m-p/428073#M2674</guid>
      <dc:creator>CharlesGant</dc:creator>
      <dc:date>2012-04-17T17:14:29Z</dc:date>
    </item>
  </channel>
</rss>

