Skip to content

This bundle enables the ElevationProfile Widget from Esri in map.apps. It allows a user to input a polyline and calculates an elevation profile along this line.

License

Notifications You must be signed in to change notification settings

conterra/mapapps-elevation-profile

Repository files navigation

Elevation Profile

This bundle enables the ElevationProfile Widget from Esri (new in ArcGIS API for JavaScript 4.18) in map.apps. It allows a user to input a polyline and calculates an elevation profile along this line.

Screenshot App

Sample App

https://demos.conterra.de/mapapps/resources/apps/downloads_elevationprofile4/index.html

Installation Guide

Requirements:

  • map.apps 4.11.0 or later

dn_elevationprofile Documentation

Quick start

Clone this project and ensure that you have all required dependencies installed correctly (see Documentation).

Then run the following commands from the project root directory to start a local development server:

# install all required node modules
$ mvn initialize

# start dev server
$ mvn compile -Denv=dev -Pinclude-mapapps-deps

# run unit tests
$ mvn test -P run-js-tests,include-mapapps-deps

About

This bundle enables the ElevationProfile Widget from Esri in map.apps. It allows a user to input a polyline and calculates an elevation profile along this line.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published