Project

gps2map

0.0
No release in over 3 years
Low commit activity in last 3 years
Creates a Google Map from an input file containing GPS co-ordinates (GPX, KML or TCX format).
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.16
~> 10.0
~> 0.49.1

Runtime

~> 1.8.0
~> 0.20.0
 Project Readme

Gem Version

GPS2Map

Creates a Google Map from an input file containing GPS co-ordinates (GPX, KML or TCX format).

Installation

$ gem install gps2map

Prerequisites

A Google Maps JavaScript API key is required and must be specified in an environment variable named GOOGLE_MAPS_API_KEY.

Usage

gps2map generate <input.gpx|.kml|.tcx> <output.html>

Options:
  [--markers=N]  # The number of markers to plot on the map
                 # Default: 15

Licence

The gem is available as open source under the terms of the MIT Licence.

Copyright

Copyright (C) 2018 John Topley.