Select to view content in your preferred language

CoreLogic Parcels Basemap

404
1
08-19-2022 12:49 PM
RaymondGutierrez1
New Contributor

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. 

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! 

0 Kudos
1 Reply
andresiraola
Esri Contributor

Hi @RaymondGutierrez1 

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 https://developers.arcgis.com/unreal-engine/layers/#basemap-layer-types and https://developers.arcgis.com/unreal-engine/layers/#data-layers

So an option would be to convert your data to image tile layers.