<?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: ArcPy solution to export graph as xml in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493761#M38721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you extract the values of your profile using numpy, you can give it any format you like and analyze it the way you want: see: &lt;A href="https://community.esri.com/docs/DOC-2954"&gt;Extract Raster Values using Numpy&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2016 01:45:21 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2016-02-19T01:45:21Z</dc:date>
    <item>
      <title>ArcPy solution to export graph as xml</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493758#M38718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for a way to export a stack profile graph as an xml. Just like this &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/map/graphs/exporting-the-graph-data.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/map/graphs/exporting-the-graph-data.htm"&gt;Exporting the graph data—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; but through the use of python.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 00:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493758#M38718</guid>
      <dc:creator>DavidGaworski1</dc:creator>
      <dc:date>2016-02-08T00:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy solution to export graph as xml</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493759#M38719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only arcpy access to graphing is here &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-classes/graph.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/analyze/arcpy-classes/graph.htm"&gt;Graph—Help | ArcGIS for Desktop&lt;/A&gt; &lt;/P&gt;&lt;P&gt;If you want a python solution, then recent installs of arcmap include matplotlib which offers huge capabilities and integrating with gis data is a breeze&amp;nbsp; &lt;A href="http://matplotlib.org/" title="http://matplotlib.org/"&gt;matplotlib: python plotting — Matplotlib 1.5.1 documentation&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:35:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493759#M38719</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-02-08T01:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy solution to export graph as xml</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493760#M38720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already built some code, before realizing you could not automate xml export from graph, to parse the data from the xml export to analyze the topographic profile. This code uses ElementTree along with Matplotlib but I wasn't wanting to change the code since the xml export comes out formatted really nice. I hopping for a quirky work around for this solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 01:43:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493760#M38720</guid>
      <dc:creator>DavidGaworski1</dc:creator>
      <dc:date>2016-02-08T01:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPy solution to export graph as xml</title>
      <link>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493761#M38721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you extract the values of your profile using numpy, you can give it any format you like and analyze it the way you want: see: &lt;A href="https://community.esri.com/docs/DOC-2954"&gt;Extract Raster Values using Numpy&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 01:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/arcpy-solution-to-export-graph-as-xml/m-p/493761#M38721</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2016-02-19T01:45:21Z</dc:date>
    </item>
  </channel>
</rss>

