Skip to content

markrambow/JavaPolylineEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can produce a HTML File with an EncodedPolyline from a GPX File using the command:

java -jar PolylineEncoder.jar Filename

SampleFiles are in GPS-Testfiles

try: java -jar PolylineEncoder.jar GPS-Testfiles/MtMitchell.gpx

The GPX Parser is written in Groovy, the PolylineEncoder can be used seperatly and without the Groovy Parser stuff.

About

Encoded Polylines for Gmaps in Java (usefull to store them in Databases)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published