mapup / Encode-Decode-Google-Polyline

This repo provides encode code for Google Polyline encoding algorithm - a lossy compression algorithm to store a series of coordinates as a single string - and decode code for the algorithm - converting Polyline back into a series of coordinates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repo provides encode code for Google Polyline encoding algorithm - a lossy compression algorithm to store a series of coordinates as a single string - and decode code for the algorithm - converting Polyline back into a series of coordinates.


Languages

Language:Go 51.6%Language:Python 26.5%Language:JavaScript 21.9%