Discover Packages
github.com/devinclark/go-polyline-to-geojson
command
module
Version:
v0.0.0-...-262046e
Opens a new window with list of versions in this module.
Published: May 16, 2015
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Google Encoded Polyline to GeoJSON
Decodes Google's encoded polyline format and outputs a GeoJSON LineString. CLI tool. Accepts string polyline as an argument or it can be piped in. Uses go.geojson to convert the lat/lng list to GeoJSON.
Usage
./polyline-to-geojson '}vzuEvnxqQspYthE'
Output for that example will be this GeoJSON .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.