<?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: Dubious Geoprocessed 3D layer behaviors in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514250#M22638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm. my experience is all I can say &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt; … actually, your event layer is not a featureclass, whereas it has features, hence when you copy features from 'whatever', it copies them to a featureclass.... I just never use featureclass to featureclass for some reason&lt;/P&gt;&lt;P&gt;So in summary&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;make an event layer&lt;/LI&gt;&lt;LI&gt;make a featureclass from the event layer&lt;/LI&gt;&lt;LI&gt;points to line&lt;/LI&gt;&lt;LI&gt;line to vertices&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2018 20:25:45 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-06-18T20:25:45Z</dc:date>
    <item>
      <title>Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514235#M22623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I’m trying to animate a linear path. I start w/ a datafile of 8000 lat/lon/elev points.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;From the tutorial, I learned to apply the following geoprocesses:&lt;/P&gt;&lt;OL style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0px 0px 0.5em;"&gt;Make XY event layer&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0px 0px 0.5em;"&gt;Feature class to Feature Class&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0px 0px 0.5em;"&gt;Points to Line&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit;"&gt;Split line at Vertices&lt;/LI&gt;&lt;/OL&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I don’t have any problems doing any of this in 2D. All of the geoprocessed output layers work and I can continue w/ animating the final geoprocessed (Split line at Vertices) layer. So I’ve proven sufficient competency in 2D.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;But in 3D, everything goes awry. For 3D data I am using the project data from the 3D basic tutorial “Create Points on a Map”&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://pro.arcgis.com/en/pro-app/get-started/create-points-on-a-map.htm" rel="nofollow noreferrer" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none;"&gt;http://pro.arcgis.com/en/pro-app/get-started/create-points-on-a-map.htm&lt;/A&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;After applying a geoprocess (eg. Feature to feature, points to line, split line at vertices) the resultant layer should match exactly (and thus sit on top of) the input layer. Correct?&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;But many if not all the resultant output layers do not match. Many of the resultant output layers (when they’re visible, often they’re not… ☹ ) do not match the position of their input layer and thus are translated (seemingly randomly) some meters up/down/right/left (albeit the shape is retained).&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I’ve exported &amp;amp; examined the shape file data to no avail.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I’ve deleted/updated/etc. cache settings, and project spatial index settings all to no avail.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I’ve played w/ visibility ranges.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;In fact changing layer properties seems to have no positive affect nor yield any illumination on the problem.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;Are these ArcGIS Pro bugs? If yes, what can I do? If no please tell me what I’m missing. At this point I have no faith in my ability to geoprocess or otherwise control my ArcGIS Pro layers. Thank you in advance for any help or advice (including anything I’ve tried before).&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;Background info:&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;Using ArcGIS Pro 2.1.3 (auto update on).&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;I got my info on how to do this from this quick useful demo:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.youtube.com/watch?v=tq4rzFPXwr4" rel="nofollow noreferrer" style="color: #358daa; border: 0px; font-weight: inherit; text-decoration: none;"&gt;https://www.youtube.com/watch?v=tq4rzFPXwr4&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(please note my problem/questions are not about animation per se. My problem is with the behavior/visibility of the resultant 3D geoprocessed output layers.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;My data represents a single drone trajectory flight path with 8000 lat/lon/elev points in GCS WGS 1984.&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;Screenshot 1) Why are the layers shifted? No coordinate translation should have occurred in the above mentioned geoprocesses. One layer should be sitting on top of the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;&lt;IMG __jive_id="411538" alt=" Why are the layers shifted? No coordinate translation should have occurred in the above mentioned geoprocesses. One layer should be sitting on top of the other." class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/411538_layersShifted.png" /&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;&lt;SPAN&gt;Screenshot 2) Zoom in 700m and the green layer starts to disintegrate and the red is stable. Why? Why don't both layers behave the same?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #242729; background-color: rgba(248, 248, 248, 0.6); border: 0px; margin: 0px 0px 1em;"&gt;&lt;IMG __jive_id="411545" alt="Zoom in ~700m and the green layer starts to disintegrate and the red is stable. Why? " class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/411545_disintegrate.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 21:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514235#M22623</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-15T21:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514236#M22624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;during the process from Longitude/latitude to featureclass, whas the data defined as a GCS WGS84 ie a geographic coordinate system.&amp;nbsp; Undefined data can behave strangely especially if you are working with web-based web Mercator data. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 22:10:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514236#M22624</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-15T22:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514237#M22625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan,&lt;/P&gt;&lt;P&gt;I've double checked that. The CS is the same for the input &amp;amp; the output = GCS_WGS_1984.&lt;/P&gt;&lt;P&gt;After cleaning up &amp;amp; re-running several times the dubious behavior is still very evident:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;output layer is shifted to the south.&lt;/LI&gt;&lt;LI&gt;it disintegrates when zooming in&lt;/LI&gt;&lt;LI&gt;reintegrates when zooming out.&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Feature to Feature geoprocessing: Please note &amp;quot;Output CS&amp;quot;" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/411548_Feat2Feature.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 22:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514237#M22625</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-15T22:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514238#M22626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might have to show your csv with the coordinates.&lt;/P&gt;&lt;P&gt;recently coordinates that were converted from Degrees Decimal minutes incorrectly caused a shift... so I am leary of anything shifty these days&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 23:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514238#M22626</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-15T23:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514239#M22627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sample of data:&lt;/P&gt;&lt;TABLE width="257"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="84"&gt;Lon&lt;/TD&gt;&lt;TD width="89"&gt;Lat&lt;/TD&gt;&lt;TD width="84"&gt;Altmeters&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.123329&lt;/TD&gt;&lt;TD&gt;-39.3064874&lt;/TD&gt;&lt;TD&gt;39.59999847&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233295&lt;/TD&gt;&lt;TD&gt;-39.30648706&lt;/TD&gt;&lt;TD&gt;39.70000076&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233297&lt;/TD&gt;&lt;TD&gt;-39.30648681&lt;/TD&gt;&lt;TD&gt;39.70000076&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233294&lt;/TD&gt;&lt;TD&gt;-39.30648647&lt;/TD&gt;&lt;TD&gt;39.79999924&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233292&lt;/TD&gt;&lt;TD&gt;-39.30648642&lt;/TD&gt;&lt;TD&gt;39.79999924&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233287&lt;/TD&gt;&lt;TD&gt;-39.30648645&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233284&lt;/TD&gt;&lt;TD&gt;-39.30648645&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233282&lt;/TD&gt;&lt;TD&gt;-39.30648648&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.123328&lt;/TD&gt;&lt;TD&gt;-39.30648641&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233278&lt;/TD&gt;&lt;TD&gt;-39.30648647&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233276&lt;/TD&gt;&lt;TD&gt;-39.30648656&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233274&lt;/TD&gt;&lt;TD&gt;-39.30648662&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233273&lt;/TD&gt;&lt;TD&gt;-39.30648658&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233272&lt;/TD&gt;&lt;TD&gt;-39.30648663&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.123327&lt;/TD&gt;&lt;TD&gt;-39.30648667&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233269&lt;/TD&gt;&lt;TD&gt;-39.30648671&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233267&lt;/TD&gt;&lt;TD&gt;-39.30648665&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233267&lt;/TD&gt;&lt;TD&gt;-39.30648665&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233265&lt;/TD&gt;&lt;TD&gt;-39.3064867&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233266&lt;/TD&gt;&lt;TD&gt;-39.30648675&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233266&lt;/TD&gt;&lt;TD&gt;-39.30648717&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233267&lt;/TD&gt;&lt;TD&gt;-39.3064874&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233268&lt;/TD&gt;&lt;TD&gt;-39.30648759&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233268&lt;/TD&gt;&lt;TD&gt;-39.30648784&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.123327&lt;/TD&gt;&lt;TD&gt;-39.30648796&lt;/TD&gt;&lt;TD&gt;40&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;174.1233271&lt;/TD&gt;&lt;TD&gt;-39.30648797&lt;/TD&gt;&lt;TD&gt;39.90000153&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 18:46:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514239#M22627</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T18:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514240#M22628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John when you made that map, a base layer was added first is my guess. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming you defined the coordinate system correctly (seems like an ok assumption), did you try adding the data to a new Map without!!! a default basemap... nothing... just the data and define the Map's coordinate system appropriately.&amp;nbsp; I just want to rule out some projection-on-the-fly issue.&amp;nbsp; Add your other 2d point data next and see if it aligns properly after... then the 3d line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 18:57:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514240#M22628</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-18T18:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514241#M22629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: rgba(248, 248, 248, 0.6);"&gt;Link to the datafile (it is ~4000 points and not 8000 as originally stated):&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://drive.google.com/file/d/1q7MhjVh81a522EEc-J4xmdRmSbWXlCfq/view?usp=sharing" rel="nofollow noreferrer" style="color: #358daa; background-color: rgba(248, 248, 248, 0.6); border: 0px; text-decoration: none;"&gt;https://drive.google.com/file/d/1q7MhjVh81a522EEc-J4xmdRmSbWXlCfq/view?usp=sharing&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:03:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514241#M22629</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T19:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514242#M22630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John... downloaded and before I go further..&lt;/P&gt;&lt;P&gt;process and result setting Map to the same GCS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this look OK?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="415" src="https://community.esri.com/legacyfs/online/411606_trajectory_gps.png" width="772" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514242#M22630</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-18T19:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514243#M22631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YES.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:16:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514243#M22631</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T19:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514244#M22632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;BR /&gt;The above is a big bite for this Noob. Please give me time to grasp/investigate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514244#M22632</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T19:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514245#M22633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI: I don't think the aforementioned New Zealand tutorial is using GCS_WGS_1984.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:19:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514245#M22633</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T19:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514246#M22634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Next step.... &amp;nbsp; I am assuming you are following along so that no step is missed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="497" src="https://community.esri.com/legacyfs/online/411607_trajectory_gps2.png" width="767" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514246#M22634</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-18T19:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514247#M22635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.. got to get the mail.. so I will give you the next 3 steps&lt;/P&gt;&lt;P&gt;back soon, but let me know if this is what you were/are doing and check the results.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="408" src="https://community.esri.com/legacyfs/online/411620_trajectory_gps3.png" width="763" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image" height="391" src="https://community.esri.com/legacyfs/online/411621_trajectory_gps4.png" width="717" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image" height="530" src="https://community.esri.com/legacyfs/online/411622_trajectory_gps5.png" width="609" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:30:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514247#M22635</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-18T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514248#M22636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never used "Copy Features" tool. Only "Feature Class to Feature Class" (because that's what the tutorial said to use).&amp;nbsp;&lt;BR /&gt;I believe you're suggesting that I use Copy Features tool instead of Feat.Class to Feat.Class.&lt;BR /&gt;Thank you. I will try this but not sure why it would make it a difference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:45:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514248#M22636</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T19:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514249#M22637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI: The problem occurs immediately after the Feature Class to Feature Class geoprocess.&lt;BR /&gt;So, I first import the datafile using Make XY Event Layer which creates the first layer to compare.&lt;BR /&gt;After I run Feat.to Feat. against it, the 2nd layer is created and doesn't match it's input layer. I don't understand why a straight copy (ie. Feat. to Feat) would translate the coordinates...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 19:47:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514249#M22637</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T19:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514250#M22638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmmm. my experience is all I can say &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt; … actually, your event layer is not a featureclass, whereas it has features, hence when you copy features from 'whatever', it copies them to a featureclass.... I just never use featureclass to featureclass for some reason&lt;/P&gt;&lt;P&gt;So in summary&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;make an event layer&lt;/LI&gt;&lt;LI&gt;make a featureclass from the event layer&lt;/LI&gt;&lt;LI&gt;points to line&lt;/LI&gt;&lt;LI&gt;line to vertices&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 20:25:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514250#M22638</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-18T20:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514251#M22639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, correct.&amp;nbsp; this is all what I did in 2D (as stated earlier). It's in the 3D tutorial that all heck breaks loose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 20:33:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514251#M22639</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T20:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514252#M22640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well... now you learned an 'alternate method' and have something that works... so the tutorial wasn't a complete failure &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 20:40:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514252#M22640</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-06-18T20:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514253#M22641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps my question is obfuscated by all the detail.&lt;BR /&gt;My basic question is "Why is the output layer shifted south of the input layer?"&lt;BR /&gt;I would think after a Feature Class to Feature Class operation the output layer should sit nicely on top of its input layer. That is what happens in 2D. But in 3D, using the 3D tutorial as a base, the output layer is shifted unexpectedly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 20:43:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514253#M22641</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T20:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dubious Geoprocessed 3D layer behaviors</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514254#M22642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;alright. I'll give that a shot and get back to you. I was following the ESRI youtube video faithfully though. I had to slow it down various places to get its exact instructions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 20:46:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/dubious-geoprocessed-3d-layer-behaviors/m-p/514254#M22642</guid>
      <dc:creator>JOHNDONALDSON4</dc:creator>
      <dc:date>2018-06-18T20:46:49Z</dc:date>
    </item>
  </channel>
</rss>

