Esri / ops-server-config

Operations Server Configuration scripts
Apache License 2.0
34 stars 13 forks source link

"Tsunami Damage Assessment 3D" web scene references incorrect elevation image service #1540

Closed elinz closed 7 years ago

elinz commented 7 years ago

Web scene fda053a2afd5468b8d2fb8ee441012b1 owned by DemoNationalSecurity throws the following error when opened:

Basemap is not supported Service NationalIntelligence/WorldElevationCache/ImageServer not found

The service it should be pointing to is: NationalIntelligence/CachedWorldElevation/ImageServer

elinz commented 7 years ago

Updated the json stored in the "data" of the portal item to point to the NationalIntelligence/CachedWorldElevation/ImageServer. Verified that web scene opens and displays without error. Closing issue.