{"id":26506572,"url":"https://github.com/shreshthmohan/gpx-trail-analyzer","last_synced_at":"2026-04-30T22:35:43.201Z","repository":{"id":282820269,"uuid":"948503147","full_name":"shreshthmohan/gpx-trail-analyzer","owner":"shreshthmohan","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-14T14:12:13.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-15T20:08:28.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gpx-trail-analyzer.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shreshthmohan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-14T13:01:33.000Z","updated_at":"2025-03-14T14:13:01.000Z","dependencies_parsed_at":"2025-03-17T05:37:31.101Z","dependency_job_id":"e17ce387-cd1d-4431-a732-dec9f4797eda","html_url":"https://github.com/shreshthmohan/gpx-trail-analyzer","commit_stats":null,"previous_names":["shreshthmohan/gpx-trail-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shreshthmohan/gpx-trail-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreshthmohan%2Fgpx-trail-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreshthmohan%2Fgpx-trail-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreshthmohan%2Fgpx-trail-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreshthmohan%2Fgpx-trail-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shreshthmohan","download_url":"https://codeload.github.com/shreshthmohan/gpx-trail-analyzer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shreshthmohan%2Fgpx-trail-analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32479448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-20T22:39:14.568Z","updated_at":"2026-04-30T22:35:38.186Z","avatar_url":"https://github.com/shreshthmohan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPX Trail Analyzer\n\nA web application that lets you upload GPX files and analyzes them to calculate distance, elevation gain, and other metrics.\n\n## Features\n\n- Upload GPX files through a user-friendly interface\n- Interactive map display of the trail using Mapbox\n- Calculate accurate trail distance using the Turf.js geospatial library\n- Measure elevation gain and other elevation statistics\n- Display results in both metric and imperial units\n- Fast processing using Vercel Edge Functions\n- Fully responsive design\n\n## Tech Stack\n\n- **Frontend**: Next.js, React, Tailwind CSS\n- **Backend**: Vercel Edge Functions\n- **Libraries**: gpxparser, @turf/turf, Mapbox GL JS\n\n## Local Development\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Set up environment variables:\n   - Copy `.env.example` to `.env.local`\n   - Get a Mapbox access token from [Mapbox](https://account.mapbox.com/)\n   - Add your token to `.env.local`\n4. Run the development server:\n   ```bash\n   npm run dev\n   ```\n5. Open [http://localhost:3000](http://localhost:3000) in your browser\n\n## Deployment\n\nThis application is ready to deploy on Vercel. See the [deployment instructions](./DEPLOYMENT.md) for detailed steps.\n\n## Optional Enhancements\n\n- **Elevation Chart**: Add visualization of the elevation profile using a chart library\n- **Multiple File Support**: Extend the application to compare multiple GPX files\n- **Custom Map Styles**: Add support for different Mapbox map styles (satellite, terrain, etc.)\n\n## Credits\n\n- [gpxparser](https://github.com/Luuka/GPXParser.js) - For GPX file parsing\n- [Turf.js](https://turfjs.org/) - For geospatial calculations\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreshthmohan%2Fgpx-trail-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshreshthmohan%2Fgpx-trail-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshreshthmohan%2Fgpx-trail-analyzer/lists"}