<?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: 3D Scene - Drape image over 3D layers? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071534#M42368</link>
    <description>&lt;P&gt;Just to add, I decided to try making the raster from a single polygon (stadium), and the raster to my DSM using Raster Calculator, and it completed fine, but when I try to use the new raster as a surface, it doesn't work as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought it would look exactly the same as the DSM, just with an added building (although the stadium did already exist).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshots attached showing just the DSM with aerial draped over (DSM1), then the newly created raster (DSM_and_Stadium). Perhaps my settings weren't correct when creating the raster from the polygon to raster tool?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 15:46:31 GMT</pubDate>
    <dc:creator>Daniel_Hardwick</dc:creator>
    <dc:date>2021-06-23T15:46:31Z</dc:date>
    <item>
      <title>3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071396#M42355</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am creating a 3D scene and wondered if it is possible to drape an image over a 3D layer, such as Mastermap.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am relatively new to 3D, but I have a scene setup which is using Mastermap data (joined with Mastermap heights csv data), so the Town Centre has 3D buildings. I can drape over a basemap or aerial imagery onto the elevation surfaces, but obviously the buildings extrude above this. Is there a way that I can make the aerial imagery drape over the 3D mastermap polygons?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have achieved something similar using a Digital Surface Model, as I can use this as an elevation surface, and then the aerial imagery drapes over this. It doesn't drape over the DSM that well though, which was expected, and I feel draping over the Mastermap polygons would look much better with the heights being generalised (obviously far from perfect though).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also wanted to be able to do this to make a new building in the Town Centre look as realistic as possible. I was hoping I could extract out just that particular building and then add in some images for each angle. Not sure if it is possible though or if there is any workarounds?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 10:33:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071396#M42355</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-23T10:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071400#M42356</link>
      <description>&lt;P&gt;Is the 3D building Feature Class in multipatch geometry?&lt;/P&gt;&lt;P&gt;Then, you can&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Convert &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/multipatch-to-raster.htm" target="_self"&gt;Multipatch to Raster&lt;/A&gt;&amp;nbsp;, you may opt to keep the cell size same as the DEM Raster.&lt;/P&gt;&lt;P&gt;2. Add the above Raster to the DEM using &lt;A href="https://pro.arcgis.com/en/pro-app/2.7/tool-reference/spatial-analyst/raster-calculator.htm" target="_self"&gt;Raster Calculator&lt;/A&gt;. Expression: "MODEL_Z_RASTER" + "DEM_RASTER"&lt;/P&gt;&lt;P&gt;3. Try draping the satellite/aerial image on top of the new DSM Raster.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 11:23:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071400#M42356</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-23T11:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071405#M42357</link>
      <description>&lt;P&gt;Thanks Jayanta,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't think the layer is in multipatch geomtery. The data was created from standard mastermap polygons (geodatabase), and then joined with MM heights. So the data is a standard polygon which I then brought into a scene and used the height field in the Extrusion options to make it 3D.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to try convert the polygons into multipatch geometry? Then follow the steps you mention?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 11:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071405#M42357</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-23T11:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071420#M42359</link>
      <description>&lt;P&gt;No. Just do a &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/conversion/polygon-to-raster.htm" target="_self"&gt;Polygon to Raster&lt;/A&gt; as first step, in the workflow I shared. Keep the Z Field as the Value Field of Raster. Keep Cell size same as DEM Raster&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 12:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071420#M42359</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-23T12:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071468#M42361</link>
      <description>&lt;P&gt;Thanks, I will try that later this afternoon.&lt;/P&gt;&lt;P&gt;Just want to check something about the DEM you mention, is this the built in WorldElevation3D/Terrain3D elevation surface? Or do you mean my own DEM? I know I mentioned in my initial post that I used a DSM to drape the aerials, so just checking.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 13:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071468#M42361</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-23T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071476#M42363</link>
      <description>&lt;P&gt;I meant your own DEM/DSM (Raster Dataset). What is the source of your DSM? If it is older than the date, the building was built, the elevation value of that area could be same as the ground elevation.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:10:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071476#M42363</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-23T14:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071478#M42364</link>
      <description>&lt;P&gt;I thought that must be what you meant, but I am not sure this would work for existing buildings.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The DSM I am using is from Defra (50cm), and I was testing this drape on an existing building. So the building already will exist in the DSM, so adding the new raster to this DSM is probably not going to work as planned. This could be a good option for adding a new building though.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For draping over existing buildings, I could possibly create a DEM, and add the relevant Mastermap polygons into the DEM (using the polygon to raster and then raster calculator). I think that should work, as the DEM would not include any buildings? Quite long winded but it might be the only way...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071478#M42364</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-23T14:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071534#M42368</link>
      <description>&lt;P&gt;Just to add, I decided to try making the raster from a single polygon (stadium), and the raster to my DSM using Raster Calculator, and it completed fine, but when I try to use the new raster as a surface, it doesn't work as expected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought it would look exactly the same as the DSM, just with an added building (although the stadium did already exist).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Screenshots attached showing just the DSM with aerial draped over (DSM1), then the newly created raster (DSM_and_Stadium). Perhaps my settings weren't correct when creating the raster from the polygon to raster tool?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 15:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071534#M42368</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-23T15:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071542#M42370</link>
      <description>&lt;P&gt;"DSM_and_Stadium.jpg": Is the aerial image draped over the newly created DSM?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 15:52:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071542#M42370</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-23T15:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071546#M42371</link>
      <description>&lt;P&gt;Yes, the aerial is still turned on. The only difference between them two pictures is one is using the DSM, and the other is using the newly created raster (raster and DSM).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 15:55:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071546#M42371</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-23T15:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071555#M42372</link>
      <description>&lt;P&gt;I hope the coordinate system of all the involved datasets (Raster/ Vector) are same.&lt;/P&gt;&lt;P&gt;How do the Min/Max value range of both the DSM and revised DSM compare to each other? Could you click on other parts of the revised DSM (where there is no building), to check if it gives same value(s) as the original DSM?&lt;/P&gt;&lt;P&gt;While executing Polygon to Raster, define the DSM as the Snap Raster (Tool Environments &amp;gt; Raster Analysis &amp;gt; Snap Raster).&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 16:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071555#M42372</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-23T16:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071923#M42422</link>
      <description>&lt;P&gt;Thanks Jayanta.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Coordinate system is all the same (British National Grid).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have brought the original DSM and revised DSM into a new 2D Project, and the revised one only seems to cover the area where the stadium is. Even though it was created using the stadium raster + DSM tile. So I don't know why that is. I have checked the range of values of the two on the stadium itself (since that's the only area which is covered in both), and they differ considerably. The pop for the DSM shows values around 22-27, but the revised DSM shows stretch pixel value of around 42-46. Could it be that the revised DSM is adding up the DSM height, and also the rasterized polygon?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't seem to have the snap raster tool, so I don't think I can do that.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 10:28:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071923#M42422</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-24T10:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071932#M42423</link>
      <description>&lt;P&gt;What does the expression look in Raster Calculator?&lt;/P&gt;&lt;P&gt;Try a similar expression to this&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;Con(IsNull("StadiumRas"), "DSM", ("DSM"+"StadiumRas"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 11:36:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071932#M42423</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-06-24T11:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071944#M42424</link>
      <description>&lt;P&gt;The expression was very simple:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;"Riverside_raster" + "[ELEVATION_SURFACE]\CopyRaster_OutRasterdataset_nz5020_DSM_50CM"&lt;/LI-CODE&gt;&lt;P&gt;Using your expression it looks like:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;Con(IsNull("Riverside_raster"), "[ELEVATION_SURFACE]\CopyRaster_OutRasterdataset_nz5020_DSM_50CM", ("[ELEVATION_SURFACE]\CopyRaster_OutRasterdataset_nz5020_DSM_50CM"+"Riverside_raster"))&lt;/LI-CODE&gt;&lt;P&gt;This ran fine, but the output I think is still the same. The pixel value is still showing around 46 and the extent once again seems to be only the stadium raster and not the coverage of the whole DSM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at this newly created DSM, it does look like the rasters have been combined and the height doubled. Screenshot shows left image of newly created combined DSM, and just the original DSM on right (same scale used).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is my best option to create a DTM and then try doing this? With the buildings not being included in the DTM then the added stadium raster might work?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jun 2021 12:21:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1071944#M42424</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-24T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: 3D Scene - Drape image over 3D layers?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1072483#M42500</link>
      <description>&lt;P&gt;Just to add to this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have now downloaded a DTM (asc format), converted into raster and used that as an elevation surface.&lt;/P&gt;&lt;P&gt;I then also added in the Stadium raster which I create a few posts ago, as another elevation surface, and that works well, image attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of interest I wanted to try the raster calculator again, as it ran successfully before but didn't give the expected result. I ran the&amp;nbsp;Raster Calculator tool to combine the DTM and the stadium raster and used the output as the elevation surface. The newly created raster still doesn't seem to include the rest of the DTM surface, it only covers the stadium, so not sure if this is any difference from just using the stadium raster as a surface, as the output doesn't seem to include anything from the DTM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the raster calculator not working as expected, it looks like I could just use the built in ground elevation surface and just add in any rasterized polygons. I don't need to use my own DTM. Obviously if the raster calculator worked as expected then having the DTM and the mastermap rasters in a single file would have been nice, but it should still work adding them in as two separate surfaces.&lt;/P&gt;&lt;P&gt;This is probably as close as I am going to get. If I wanted to create a fuller scene with more buildings it looks like I will have to rasterize the building polygons that I am interested in to allow me to drape aerial imagery over them.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jun 2021 08:53:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/3d-scene-drape-image-over-3d-layers/m-p/1072483#M42500</guid>
      <dc:creator>Daniel_Hardwick</dc:creator>
      <dc:date>2021-06-25T08:53:48Z</dc:date>
    </item>
  </channel>
</rss>

