<?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 Profile Graph x axis error in Pro in 3D Mapping Questions</title>
    <link>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819311#M411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple line feature class with z values.&amp;nbsp; There are 20 lines that are each 56 meters in length. &amp;nbsp; The z values were generated using the Interpolate Shape tool within 3d analyst toolbox.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Using ArcGIS Pro 2.1.1, I am creating&amp;nbsp; Profile Graphs of each of the 20 lines.&amp;nbsp; In these graphs, the x axis for every line extends to over 80 meters.&amp;nbsp; At first I thought the horizontal distance might be inclusive of the terrain, but regardless of the terrain (z value) complexity, the horizontal distance does not vary.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If I create a profile graph in ArcGIS Desktop 10.6 with the exact same data set, the x axis distance for all profile graphs is consistently set to what I would expect - 56 meters - which ignores variability of the terrain, but at least doesn't consistently add 20+ meters.&lt;/P&gt;&lt;P&gt;Can anyone help?&amp;nbsp; What am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 21:22:51 GMT</pubDate>
    <dc:creator>LynnCarlson__GISP</dc:creator>
    <dc:date>2018-02-14T21:22:51Z</dc:date>
    <item>
      <title>Profile Graph x axis error in Pro</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819311#M411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a simple line feature class with z values.&amp;nbsp; There are 20 lines that are each 56 meters in length. &amp;nbsp; The z values were generated using the Interpolate Shape tool within 3d analyst toolbox.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Using ArcGIS Pro 2.1.1, I am creating&amp;nbsp; Profile Graphs of each of the 20 lines.&amp;nbsp; In these graphs, the x axis for every line extends to over 80 meters.&amp;nbsp; At first I thought the horizontal distance might be inclusive of the terrain, but regardless of the terrain (z value) complexity, the horizontal distance does not vary.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If I create a profile graph in ArcGIS Desktop 10.6 with the exact same data set, the x axis distance for all profile graphs is consistently set to what I would expect - 56 meters - which ignores variability of the terrain, but at least doesn't consistently add 20+ meters.&lt;/P&gt;&lt;P&gt;Can anyone help?&amp;nbsp; What am I missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 21:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819311#M411</guid>
      <dc:creator>LynnCarlson__GISP</dc:creator>
      <dc:date>2018-02-14T21:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Profile Graph x axis error in Pro</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819312#M412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And you have gone through the 'Properties' option for the axes to see if you can set more than the unit? I don't have one to test, but I would assume that you should be able to set the distance start/stop for the x axis as well&lt;/P&gt;&lt;P&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/profile-graph.htm"&gt;http://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/charts/profile-graph.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 21:44:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819312#M412</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-14T21:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Profile Graph x axis error in Pro</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819313#M413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you - on the chart properties I only see the ability to change the display units of the axes.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Data are in meters, coordinate system WGS_1984 UTM Zone 17N.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 3d lines were interpolated from a Digital Elevation Model also in WGS_1984 UTM Zone 17N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update - problem solved.....exported the data out of the gdb to a shapefile.&amp;nbsp; Using ArcMap 3D analyst profile graphs&lt;/P&gt;&lt;P&gt;I found that for each line, there was an extra segment that had somehow snapped back on itself.&amp;nbsp; Pretty sure the Profile Graph in Pro showed me this overlapping arc as a continuation of the line - not sure why....&amp;nbsp; Thank you for responding to my original post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/396652_profilesin10dot6.png" style="width: 620px; height: 635px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 22:41:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819313#M413</guid>
      <dc:creator>LynnCarlson__GISP</dc:creator>
      <dc:date>2018-02-14T22:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Profile Graph x axis error in Pro</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819314#M414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;strange... looks like it snaps back on the midpoint.&amp;nbsp; and if you look at the graphs closely, there is a straight line segment within the profile.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 23:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/profile-graph-x-axis-error-in-pro/m-p/819314#M414</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-02-14T23:35:07Z</dc:date>
    </item>
  </channel>
</rss>

