Skip to content

yakkun/GPXArea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GPXArea

GPXArea is a web application that loads tracks from GPX files and automatically generates an area (polygon) surrounding these tracks.

Features

  • Upload and parse GPX files
  • Display tracks on a map
  • Automatically generate an area surrounding the tracks
  • Display the generated area

Using

  • HTML5
  • JavaScript
  • Leaflet - Interactive maps library
  • Leaflet-GPX - GPX file parsing library

Usage

  1. Clone or download the project.
  2. Open index.html in a web browser.
  3. Click the "Choose File" button to upload a GPX file.
  4. The track will be displayed on the map.

Installation

No installation is required. Simply clone the repository and open the index.html file in a web browser.