Skip to content

Esri/hiking-trails-app

Repository files navigation

Hiking trails Swiss National Park

This application displays the hiking trails in the Swiss National Park. The Swiss National Park is the most highly preserved area in Switzerland and it is a beloved place to go hiking.

View it live

hiking-trails-app

Features

  • Displaying hikes on a 3D map along with the altitude profile, descriptions and images. The altitude profile is automatically generated from the elevation service used in the map. The images are a selection of images marked under creative-commons license from Flickr.

  • The hikes can be filtered by Difficulty, Category, Walktime and Ascent. These categories are used to describe the degree of difficulty of the trails, according to the Swiss National Park description.

Instructions

  1. Fork and then clone the repo.
  2. Install dependencies with npm install.
  3. Update the config file with your services/data.
  4. Start the development app with npm run start.
  5. The production app can be created with npm run build.

Requirements

  • Notepad or your favorite HTML editor
  • Web browser with access to the Internet

Resources

The following libraries, APIs and datasets were used to make this application:

Disclaimer

This demo application is for illustrative purposes only and it is not maintained. There is no support available for deployment or development of the application.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2019 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.