Select to view content in your preferred language

ArcGISTiledLayer cannot load .tpk in SenceView

579
3
Jump to solution
08-20-2022 07:25 PM
LiChunfeng
Occasional Contributor

I use ArcGIS10.2 to convert the tile to tpk, and load it through ArcGISTiledLayer, the result is loaded successfully in mapView, but failed to load in SenceView, why?

0 Kudos
1 Solution

Accepted Solutions
MichaelBranscomb
Esri Frequent Contributor

The current SceneView tiling scheme support includes WGS84 and Web Mercator.

CGCS2000/EPSG:4490 is an existing enhancement request for a future release (ENH-000140826).

 

Thanks

View solution in original post

0 Kudos
3 Replies
MichaelBranscomb
Esri Frequent Contributor

What is the spatial reference of your tile package? 

The SceneView supports tile packages in WGS84 and WebMercator tiling schemes. For more info see ArcGISScene.SceneViewTilingScheme (ArcGIS Runtime SDK for Android 100.15.0)

0 Kudos
LiChunfeng
Occasional Contributor

The spatial reference is GCS2000--WKID:4490. It's also geographic tiling scheme.

0 Kudos
MichaelBranscomb
Esri Frequent Contributor

The current SceneView tiling scheme support includes WGS84 and Web Mercator.

CGCS2000/EPSG:4490 is an existing enhancement request for a future release (ENH-000140826).

 

Thanks

0 Kudos