<?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 CoreLogic Parcels Basemap in ArcGIS Maps SDK for Unreal Engine Questions</title>
    <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/corelogic-parcels-basemap/m-p/1204712#M44</link>
    <description>&lt;P&gt;Hello! I have the SDK up and running, and have successfully set up a globe, camera, and loaded some layers. This is an excellent product, and I am very excited about exploring the possibilities with my team. I am attempting to load different basemaps and layers, specifically the CoreLogic Parcels data, but I am unable to successfully do so.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure what the problem is as I believe I am following all of the tutorials correctly. I am attaching a video that shows my current configuration and the results. I am new to Esri so I am not sure if there is a certain type of authorization that I need to set up in my dev account. I have previously been able to successfully load the 3D scenes of NYC and San Francisco. Any help would be greatly appreciated, and thank you for all of your hard work!&amp;nbsp;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6311124938112w1280h720r454" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6311124938112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6311124938112w1280h720r454');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6311124938112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2022 19:49:42 GMT</pubDate>
    <dc:creator>RaymondGutierrez1</dc:creator>
    <dc:date>2022-08-19T19:49:42Z</dc:date>
    <item>
      <title>CoreLogic Parcels Basemap</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/corelogic-parcels-basemap/m-p/1204712#M44</link>
      <description>&lt;P&gt;Hello! I have the SDK up and running, and have successfully set up a globe, camera, and loaded some layers. This is an excellent product, and I am very excited about exploring the possibilities with my team. I am attempting to load different basemaps and layers, specifically the CoreLogic Parcels data, but I am unable to successfully do so.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure what the problem is as I believe I am following all of the tutorials correctly. I am attaching a video that shows my current configuration and the results. I am new to Esri so I am not sure if there is a certain type of authorization that I need to set up in my dev account. I have previously been able to successfully load the 3D scenes of NYC and San Francisco. Any help would be greatly appreciated, and thank you for all of your hard work!&amp;nbsp;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6311124938112w1280h720r607" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6311124938112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6311124938112w1280h720r607');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6311124938112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 19:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/corelogic-parcels-basemap/m-p/1204712#M44</guid>
      <dc:creator>RaymondGutierrez1</dc:creator>
      <dc:date>2022-08-19T19:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: CoreLogic Parcels Basemap</title>
      <link>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/corelogic-parcels-basemap/m-p/1204721#M45</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/611473"&gt;@RaymondGutierrez1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;From what I can see in your video, you are trying to use vector tile layers. We are working on adding support for them but right now we only support image tile layers. See&amp;nbsp;&lt;A href="https://developers.arcgis.com/unreal-engine/layers/#basemap-layer-types" target="_blank"&gt;https://developers.arcgis.com/unreal-engine/layers/#basemap-layer-types&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://developers.arcgis.com/unreal-engine/layers/#data-layers" target="_blank"&gt;https://developers.arcgis.com/unreal-engine/layers/#data-layers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So an option would be to convert your data to image tile layers.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 20:20:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-maps-sdk-for-unreal-engine-questions/corelogic-parcels-basemap/m-p/1204721#M45</guid>
      <dc:creator>andresiraola</dc:creator>
      <dc:date>2022-08-19T20:20:12Z</dc:date>
    </item>
  </channel>
</rss>

