<?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 New with coding for ArcMap in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202346#M15589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that has a variety of average rock properties in a bunch of locations by geologic zone from different years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created several different layers that show one specific property each:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data_NPHIAVG_ZONE&lt;/P&gt;&lt;P&gt;Data_TEMPMAX_ZONE&lt;/P&gt;&lt;P&gt;Data_RESAVG_ZONE, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As well as a Natural Neighbor interpolated map for one of the layers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to do is create a toolbar with dropdowns that will allow myself and others to select a specific zone (zone1, zone2, zone3, etc), a specific rock property (nphi, temp, res) and a specific year (2013, 2014, 2015) which will then apply the appropriate definition query to all the relevant layers and create the interpolated map for whichever rock property is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen sample codes that mostly fit what I am trying to do, but I have had no luck in modifying to my purpose in ArcMap 10. I am not very familiar with coding in ArcMap so learning has been slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Apr 2015 21:46:10 GMT</pubDate>
    <dc:creator>AdamReeder</dc:creator>
    <dc:date>2015-04-13T21:46:10Z</dc:date>
    <item>
      <title>New with coding for ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202346#M15589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that has a variety of average rock properties in a bunch of locations by geologic zone from different years.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created several different layers that show one specific property each:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data_NPHIAVG_ZONE&lt;/P&gt;&lt;P&gt;Data_TEMPMAX_ZONE&lt;/P&gt;&lt;P&gt;Data_RESAVG_ZONE, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As well as a Natural Neighbor interpolated map for one of the layers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to do is create a toolbar with dropdowns that will allow myself and others to select a specific zone (zone1, zone2, zone3, etc), a specific rock property (nphi, temp, res) and a specific year (2013, 2014, 2015) which will then apply the appropriate definition query to all the relevant layers and create the interpolated map for whichever rock property is selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen sample codes that mostly fit what I am trying to do, but I have had no luck in modifying to my purpose in ArcMap 10. I am not very familiar with coding in ArcMap so learning has been slow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Apr 2015 21:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202346#M15589</guid>
      <dc:creator>AdamReeder</dc:creator>
      <dc:date>2015-04-13T21:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: New with VBA for ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202347#M15590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered using Python instead? There is a lot less code needed when using Python as opposed to to ArcObjects and VBA will eventually disappear (although they have been saying this for years now...). Using Python will be more future-proof and functionality will probably be compatible with ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so you may want to consider moving your question to the &lt;A href="https://community.esri.com/space/2145"&gt;Python&lt;/A&gt; space and provide some useful tags (&lt;A href="https://community.esri.com/docs/DOC-1103"&gt;Tagging Content&lt;/A&gt; ) in order to get more responses. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 22:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202347#M15590</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-04-14T22:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: New with coding for ArcMap</title>
      <link>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202348#M15591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good suggestions. Thanks Xander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 00:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/new-with-coding-for-arcmap/m-p/202348#M15591</guid>
      <dc:creator>AdamReeder</dc:creator>
      <dc:date>2015-04-15T00:56:47Z</dc:date>
    </item>
  </channel>
</rss>

