<?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: Import SketchUp file in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681395#M30127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay - so I think what's happening here is what I call 0,0 space meaning the data is located off the SW coast of Africa.&amp;nbsp; Basically where the Prime Meridian and the Equator intersect.&amp;nbsp; What I would do is bring the data into ArcMap into a dataframe with existing data for your AOI.&amp;nbsp; Then open the Spatial Adjustment toolbar, create a series of displacement links and transform your data to a projected space.&amp;nbsp; Once you've fine-tuned the transformation, run the Define Projection tool on the multipatch feature class and write out the file to whatever projected coordinate system your base data is in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details may be found here - &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/about-spatial-adjustment.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/about-spatial-adjustment.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2018 15:39:01 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2018-08-31T15:39:01Z</dc:date>
    <item>
      <title>Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681388#M30120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've got a SketchUp file that I would like to import into ArcPro (or ArcMap) in order to&amp;nbsp;create an interactive webmap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got 3D Analyst, and am trying to use the Import 3D Files tool, but keep getting an error: "model more recent than reader"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way to get the features and attributes from SketchUp into ArcGIS? Should I have more files than one *.skp?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to determine the version of the SketchUp model by just having an .skp file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 21:44:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681388#M30120</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-29T21:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681389#M30121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the Data Interoperability extension?&amp;nbsp; That also can import *.skp files as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 22:46:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681389#M30121</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-29T22:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681390#M30122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this tip!&amp;nbsp; &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It took a couple of hours, but I downloaded and installed the extension. Then managed to import the skp file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now I've got one feature with a hundred or so buildings and also some lakes, rivers, roads, trees, etc. Is there a way I can break those apart so that each building is one feature?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 15:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681390#M30122</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-30T15:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681391#M30123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if this will work but there's an Explode command on the Modify Features pane that makes individual features from a multipart line/polygon.&amp;nbsp; What type of feature class is the output from the SketchUp file?&amp;nbsp; Is it a point/line/polygon/multipatch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 15:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681391#M30123</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-30T15:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681392#M30124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is a multipatch feature class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also doesn't have a spatial reference. Can I georeference it like I would an image before I "explode" it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 15:57:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681392#M30124</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-30T15:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681393#M30125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you add your newly created feature class in ArcMap, what are the coordinates displayed in the Data Frame?&amp;nbsp; Are they page page (i.e. 2, &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; or are they Lat-Long (i.e. -105.37, 37.5) or are they in hundreds of thousands or millions?&amp;nbsp; It could be that the data is already in a coordinate system and the only thing you'd have to do is Define the Projection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 16:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681393#M30125</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-30T16:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681394#M30126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/420864_InitialProjection.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the coordinates after I imported the skp again and defined the projection as WGS84. Not much different than when I imported the file without defining the projection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to georeference the entire big feature? If so, I suspect that's what I should do before trying to explode all of the pieces into individual features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 15:22:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681394#M30126</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-31T15:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681395#M30127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay - so I think what's happening here is what I call 0,0 space meaning the data is located off the SW coast of Africa.&amp;nbsp; Basically where the Prime Meridian and the Equator intersect.&amp;nbsp; What I would do is bring the data into ArcMap into a dataframe with existing data for your AOI.&amp;nbsp; Then open the Spatial Adjustment toolbar, create a series of displacement links and transform your data to a projected space.&amp;nbsp; Once you've fine-tuned the transformation, run the Define Projection tool on the multipatch feature class and write out the file to whatever projected coordinate system your base data is in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Details may be found here - &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/about-spatial-adjustment.htm"&gt;http://desktop.arcgis.com/en/arcmap/latest/manage-data/editing-existing-features/about-spatial-adjustment.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 15:39:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681395#M30127</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-31T15:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681396#M30128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I was halfway through the Spatial Adjustment toolbar directions when I received a&amp;nbsp;geolocated skp file from the original creator. Yay! I am able to Import into a local scene in ArcPro and it lines up beautifully with the basemap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I'm still having the problem of the whole model (roads, buildings, trees, people, vehicles, benches, etc) being one multipatch feature. I'd like to be able to turn layers on and off and symbolize differently, as GIS-folk usually do. Do you know of a way to make ArcPro "explode" all those pieces into individual features?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the meantime, I have downloaded the free version of SketchUp and trying to force the model to my will. I've figured out how to explode or ungroup all of the features so that each house is one unique feature. I've also tested an export of a single layer from SketchUp (by turning all of the others off), which imports into ArcPro as a single feature, but at least all of the buildings are together and on their own layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I'm getting closer to solving my problem, but it's going to take a lot of time to deal with all of these layers and making sure the parts I need are all on the same layer and then exporting the individual layers from SketchUp and importing them into ArcPro for symbolization (color changing) and the ability to make a webapp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any additional suggestions would continue to be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 19:50:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681396#M30128</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-31T19:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681397#M30129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yay!&amp;nbsp; Progress!&amp;nbsp; So one suggestion is to use Select By Attributes on the single multipatch layer and select out roads, buildings, trees, people, etc. and export them to a new multipatch.&amp;nbsp; Would that work or is the multipatch a single feature with a single attribute record?&amp;nbsp; Please advise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 19:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681397#M30129</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-31T19:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681398#M30130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The multipatch is a single feature with a single attribute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 19:59:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681398#M30130</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-31T19:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681399#M30131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay - select the single feature and select the Explode command on the Modify Features pane that makes individual features from a multipart line/polygon.&amp;nbsp; The only negative to this is that there will be no way to group the features according to type unless you do it manually.&amp;nbsp; Perhaps the better route is to select out the objects by type in SketchUp as you're doing now and create each layer by layer type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 20:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681399#M30131</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-31T20:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681400#M30132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Explode doesn't work. I can select the single feature, but then the command button at the bottom never becomes active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it on this version, with everything, and on the test version with just a single layer. Same outcome.&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/420929_Explode.PNG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like I'm going to be able to add SketchUp to my list of known software by the end of this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 20:12:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681400#M30132</guid>
      <dc:creator>AprilChipman</dc:creator>
      <dc:date>2018-08-31T20:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681401#M30133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect it may not work with Multipatch hence it's grayed out.&amp;nbsp; I think you're correct about adding SketchUp to your list of known software.&amp;nbsp; If you want me to take a look at the data, you can send it to &lt;A href="mailto:rleclair@esri.com."&gt;rleclair@esri.com.&lt;/A&gt;&amp;nbsp; If it's sensitive data, then no worries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 20:15:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681401#M30133</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2018-08-31T20:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681402#M30134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, I have a sketchup model that I'm trying to import into pro, and it is only one building, so I hope I won't have the issues you had with needing to explode it and such. But I'm having trouble with the import.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I downloaded and installed the data interoperability extension, and am trying the quick import, but I can't get it to allow me to use a .skp. Did you add the data format somehow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Victoria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 22:47:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681402#M30134</guid>
      <dc:creator>VictoriaBeckley1</dc:creator>
      <dc:date>2018-11-07T22:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681403#M30135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that ESRI aren't focussing a great deal of support in this area unfortunately. I've spoken with numerous developers, and it appears that we could do with a sketchup plugin that would enable the creation of a model hierarchy based on the individual sketchup layers. Possibly just an automation that creates individual multipatch FCs linking to a layer file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2019 12:00:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/681403#M30135</guid>
      <dc:creator>DavidBrooks5</dc:creator>
      <dc:date>2019-09-02T12:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Import SketchUp file</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/1192449#M57271</link>
      <description>&lt;P&gt;Has this ever been added to ArcGIS Pro? I Have a whole city model in layers and such an import function would save me countless hours&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 10:41:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/import-sketchup-file/m-p/1192449#M57271</guid>
      <dc:creator>BabuKE</dc:creator>
      <dc:date>2022-07-15T10:41:30Z</dc:date>
    </item>
  </channel>
</rss>

