Elevation Profile: Consider hosting local version of the Elevation Profile Service (for Elevation Profile Web App)
- Dominant language
- Python
- Stars
- 33
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
It's not possible to run the Elevation Profile web app (id:51e72f629e0a4600bcb964115adb5e71) without an internet connection as it uses an esri-hosted Elevation Analysis Profile Task (http://elevation.arcgis.com/arcgis/rest/services/Tools/ElevationSync/GPServer).
However it is possible to host this service locally, according to this blog post: http://blogs.esri.com/esri/arcgis/2014/08/26/setting-up-your-own-profile-service/.
Once that task is hosted, the elevation web template needs to be modified, specifically the file c:\program files\arcgis\portal\apps\elevations\resources\configurationPanel.json (line 97).
We should consider hosting this on the Ops Server so that it can be run w/o an internet connection.
Contributor guide
Assessment
This issue has not been assessed yet.