<?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: Convert Raster (DEM) to .STL for 3d Printing in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160868#M8972</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hello Patrick,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;First I would convert the area you&amp;nbsp;want to a tin and then use the process linked here: &amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A _jive_internal="true" data-containerid="2048" data-containertype="14" data-objectid="28045" data-objecttype="1" href="https://community.esri.com/thread/28045" style="color: #287433; background-color: transparent; border: 0px; font-weight: inherit; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;TIN to STL format&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Here's the process as I understand it:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Basically, you turn your raster&amp;nbsp;to a Tin:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/tools/3d-analyst-toolbox/raster-to-tin.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/tools/3d-analyst-toolbox/raster-to-tin.htm"&gt;Raster To TIN—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Then the Tin to VRML:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/exporting-a-3d-vrml-model-in-arcscene.htm" title="https://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/exporting-a-3d-vrml-model-in-arcscene.htm"&gt;Exporting a 3D VRML model in ArcScene—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Then use the script below from this website to convert to python.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fgis.ess.washington.edu%2Fdata%2Fvrml%2Findex.html" rel="nofollow" style="color: #000000; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://gis.ess.washington.edu/data/vrml/index.html&lt;/A&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="http://gis.ess.washington.edu/data/vrml/vrml2stl.py" title="http://gis.ess.washington.edu/data/vrml/vrml2stl.py"&gt;http://gis.ess.washington.edu/data/vrml/vrml2stl.py&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I have not done this process, but I'm interested to hear if you succeed.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Arthur Crawford - Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Oct 2016 17:16:18 GMT</pubDate>
    <dc:creator>ArthurCrawford</dc:creator>
    <dc:date>2016-10-31T17:16:18Z</dc:date>
    <item>
      <title>Convert Raster (DEM) to .STL for 3d Printing</title>
      <link>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160866#M8970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if this is a geoprocessing question or a data management question, but I need to convert a basic raster (DEM of state resampled/clipped down to the exact state borders) to an STL file type for 3d printing.&amp;nbsp; I have zero experience with 3d printing, but after trying all sorts of workarounds online&amp;nbsp;last week&amp;nbsp;-- including&amp;nbsp;installing QGIS which claims to have a DEM to STL that added lots of extra space around my border -- I am just about to give up.&amp;nbsp; Surely there is some arctoolbox function or script that I can use to work from DEM --&amp;gt; STL that preserves my non-rectangular state border from the DEM?&amp;nbsp; The TIN function looks horrific, by the way, so that one is out.&amp;nbsp;&amp;nbsp; This may be the most basic question, but again, I have no experience at all with STL 3d print files.&amp;nbsp; Also, I have all possible extensions &amp;amp; the advanced ArcInfo license so if ArcGIS has it, surely I can access it.&amp;nbsp; Thanks in advance~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 00:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160866#M8970</guid>
      <dc:creator>PatrickHagge</dc:creator>
      <dc:date>2016-10-31T00:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Raster (DEM) to .STL for 3d Printing</title>
      <link>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160867#M8971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/an-overview-of-the-from-raster-toolset.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/an-overview-of-the-from-raster-toolset.htm"&gt;An overview of the From Raster toolset—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp; has no conversion tools&lt;/P&gt;&lt;P&gt;you can look at some of the suggestions in this poll&amp;nbsp;&lt;A __default_attr="1487" __jive_macro_name="polls" _jive_internal="true" class="jive_macro_polls jive_macro link-titled" href="https://community.esri.com/polls/1487"&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I can't find STL as a supported export format on arcmap or Pro's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 02:08:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160867#M8971</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-31T02:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Raster (DEM) to .STL for 3d Printing</title>
      <link>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160868#M8972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Hello Patrick,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;First I would convert the area you&amp;nbsp;want to a tin and then use the process linked here: &amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A _jive_internal="true" data-containerid="2048" data-containertype="14" data-objectid="28045" data-objecttype="1" href="https://community.esri.com/thread/28045" style="color: #287433; background-color: transparent; border: 0px; font-weight: inherit; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;TIN to STL format&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Here's the process as I understand it:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Basically, you turn your raster&amp;nbsp;to a Tin:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/tools/3d-analyst-toolbox/raster-to-tin.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/tools/3d-analyst-toolbox/raster-to-tin.htm"&gt;Raster To TIN—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Then the Tin to VRML:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/exporting-a-3d-vrml-model-in-arcscene.htm" title="https://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/exporting-a-3d-vrml-model-in-arcscene.htm"&gt;Exporting a 3D VRML model in ArcScene—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Then use the script below from this website to convert to python.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fgis.ess.washington.edu%2Fdata%2Fvrml%2Findex.html" rel="nofollow" style="color: #000000; border: 0px; text-decoration: underline; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;http://gis.ess.washington.edu/data/vrml/index.html&lt;/A&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="http://gis.ess.washington.edu/data/vrml/vrml2stl.py" title="http://gis.ess.washington.edu/data/vrml/vrml2stl.py"&gt;http://gis.ess.washington.edu/data/vrml/vrml2stl.py&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I have not done this process, but I'm interested to hear if you succeed.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Thanks,&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Arthur Crawford - Esri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:16:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/160868#M8972</guid>
      <dc:creator>ArthurCrawford</dc:creator>
      <dc:date>2016-10-31T17:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Raster (DEM) to .STL for 3d Printing</title>
      <link>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/1133412#M43775</link>
      <description>&lt;P&gt;Hello Arthur,&lt;/P&gt;&lt;P&gt;I just searched for the Menu File in that Link &lt;A title="https://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/exporting-a-3d-vrml-model-in-arcscene.htm" href="https://desktop.arcgis.com/en/arcmap/latest/extensions/3d-analyst/exporting-a-3d-vrml-model-in-arcscene.htm" target="_blank" rel="nofollow noopener noreferrer"&gt;Exporting a 3D VRML model in ArcScene—Help | ArcGIS for Desktop&lt;/A&gt; ...i haven't found it. I've got ArcGIS Pro 2.8.3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Greets,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:33:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/convert-raster-dem-to-stl-for-3d-printing/m-p/1133412#M43775</guid>
      <dc:creator>A_n_d_r_e_a</dc:creator>
      <dc:date>2022-01-13T15:33:59Z</dc:date>
    </item>
  </channel>
</rss>

