<?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 display horizontal pipes connected to vertical pipes below the earth surface on map.. in 3D Mapping Questions</title>
    <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879030#M994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;Lets say your lines are made up of two points (vertices). Right now they only have an X and Y with no Z or a Z value of 0 or null. You need to modify these vertiices so you can get them at the correct depth. So for the example of the sloped line one Vertex will have a z value of -10 while the other end will have z value of -20. This will then show the pipe with the slope.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jun 2018 17:22:54 GMT</pubDate>
    <dc:creator>RussRoberts</dc:creator>
    <dc:date>2018-06-28T17:22:54Z</dc:date>
    <item>
      <title>How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879025#M989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends, am trying to display connections of pipeline which contains vertical &amp;amp; horizontal pipes in it... I have to connect both type of these pipes using URL of services....already able to display 3D vertical pipes below earth surface...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but am stuck at one point now..when am trying to display horizontal pipes cant able to display all of them..only few are displayed..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please feel free to ask me if you have any questions. I can explain more precisely.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you in Advance&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 17:50:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879025#M989</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-06-27T17:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879026#M990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you publishing these as 3D Object scene layers? If possible can you share the scene &amp;amp; layers? You can share them to a group and invite russell_jsapi to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 15:44:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879026#M990</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-28T15:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879027#M991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you query the horizontal pipes to see that a geometry is being returned for those. How many features in the service are you trying to display?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 16:37:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879027#M991</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-28T16:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879028#M992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to edit your line vertices to go to the location x,y,z you want. You can do that in Pro:&amp;nbsp;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/editing/modify-feature-vertices.htm#ESRI_SECTION1_8ABB74F29DC74969A96A360A447EC76A" title="http://pro.arcgis.com/en/pro-app/help/editing/modify-feature-vertices.htm#ESRI_SECTION1_8ABB74F29DC74969A96A360A447EC76A"&gt;Modify feature vertices—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 17:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879028#M992</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-28T17:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879029#M993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please elaborate.. I didn't get it...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 17:12:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879029#M993</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-06-28T17:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879030#M994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;Lets say your lines are made up of two points (vertices). Right now they only have an X and Y with no Z or a Z value of 0 or null. You need to modify these vertiices so you can get them at the correct depth. So for the example of the sloped line one Vertex will have a z value of -10 while the other end will have z value of -20. This will then show the pipe with the slope.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 17:22:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879030#M994</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-28T17:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879031#M995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to to have features with geometry to draw pipes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2018 18:06:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879031#M995</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-28T18:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879032#M996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you will need the x and y values for the ends as well so You will have to pull that out of the feature that they are attaching too. You also will need to use Pro or Desktop to add those z values for the vertexes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 14:41:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879032#M996</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-29T14:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879033#M997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello russell, yes I managed to add Z values in feature...now am trying to use it.. Can you please tell me what to do exactly..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 14:44:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879033#M997</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-06-29T14:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879034#M998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To create the polyline you will need to have the XYZ for the points, then run the Feature to 3D by Attribute tool to give you points a z value bc currently its just an attribute. Then Use the points to line to create the line feature and publish that has a feature layer and use the 3D tube symbol and bring it into your app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 14:56:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879034#M998</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-29T14:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879035#M999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we do it without ArcGIS pro..only using JS code.. I am not using PRO..&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you think its not possible without PRO..&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 15:04:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879035#M999</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-06-29T15:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879036#M1000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have your xyz for your lines you can create a graphic, but I would recommend using a feature layer for performance reasons and if you have a number of these features you could use Pro to convert them to multipatch and use a 3D Object scene layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2018 16:40:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879036#M1000</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2018-06-29T16:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879037#M1001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. What is your input data? Points?&lt;/P&gt;&lt;P&gt;2. Are you trying to create underground lines from given points?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Russ said, as long as &lt;STRONG&gt;you have the point coordinates (even if z values are just in the attributes) &lt;/STRONG&gt;and &lt;STRONG&gt;you know which points&amp;nbsp;should be connected to create a line&lt;/STRONG&gt;, then you can create the graphics client side (see this sample: &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=layers-featurelayer-collection" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=layers-featurelayer-collection"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;The best would be to do this in ArcGIS Pro and publish it as a line feature layer. But seen the fact that you don't have ArcGIS Pro, then you can also do this in code on the client side (as long as you don't have too many lines, otherwise it might not be very performant).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 07:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879037#M1001</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2018-07-02T07:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879038#M1002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    Input data= polylines&lt;/P&gt;&lt;P&gt;    Yes, am trying to create underground 3D cylindrical pipes using the&lt;/P&gt;&lt;P&gt;polylines&lt;/P&gt;&lt;P&gt;    I have a data as service url..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 11:59:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879038#M1002</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-07-02T11:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879039#M1003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raluca,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said, I have service URL which having Z values in it. For&lt;/P&gt;&lt;P&gt;confirmation, I tried to open it in ArcGIS Map and its working there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now am having issue to bring it in using JavaScript and to connect it with&lt;/P&gt;&lt;P&gt;vertical pipes..&lt;/P&gt;&lt;P&gt;So it became a complete Pipeline system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 14:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879039#M1003</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-07-02T14:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879040#M1004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, got it now. More questions:&lt;/P&gt;&lt;P&gt;so you have lines with z values for end points, but the z values are not correct? and you have the correct z values in the attributes? I'm afraid that is a workflow that you can only do with ArcGIS Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the image that you showed above in the SceneViewer can be done with the API if this is&amp;nbsp;what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the API you can only use an offset per feature,&amp;nbsp;so I don't think that helps, unless you know by how much you need to lower the horizontal pipes. This is a sample that shows how to do that:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/scene-elevationinfo/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/scene-elevationinfo/index.html"&gt;Elevation options | ArcGIS API for JavaScript 4.7&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 16:45:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879040#M1004</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2018-07-02T16:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879041#M1005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have Z values but not all correct...Yes am looking for how we embed the URL service with Z values.. I am able to embed it as it is.. only one horizontal layer, without Z value representation...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2018 16:58:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879041#M1005</guid>
      <dc:creator>Rocky_</dc:creator>
      <dc:date>2018-07-02T16:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to display horizontal pipes connected to vertical pipes below the earth surface on map..</title>
      <link>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879042#M1006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A line has several z values, one for each vertex. That Arcade expression will not work for lines.&lt;/P&gt;&lt;P&gt;I assume you need to set new z values for each vertex on a line. You can't do that client-side, unless you recreate all the geometries, which is not optimal.&lt;/P&gt;&lt;P&gt;I would really recommend to correct the vertex z values in your desktop client (Pro or ArcMap, whatever you used to create the line geometry) and then to use the API only for visualization.&lt;/P&gt;&lt;P&gt;In case the&amp;nbsp;feature service is editable, you&amp;nbsp;could&amp;nbsp;edit the z values using JavaScript by using applyEdits:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#applyEdits" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#applyEdits"&gt;FeatureLayer | API Reference | ArcGIS API for JavaScript 4.7&lt;/A&gt;&amp;nbsp;&amp;nbsp;Like this you can change z values, and the next time you will visualize the layer, the newly set z values will be used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2018 17:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-mapping-questions/how-to-display-horizontal-pipes-connected-to/m-p/879042#M1006</guid>
      <dc:creator>RalucaNicola1</dc:creator>
      <dc:date>2018-07-03T17:37:34Z</dc:date>
    </item>
  </channel>
</rss>

