{"id":73794,"library":"twpayne-go-polyline","title":"go-polyline","description":"A Go library for encoding and decoding Google Maps polyline format.","status":"active","version":"1.1.1","language":"go","source_language":null,"source_url":"https://github.com/twpayne/go-polyline","tags":["polyline","google-maps","encoding","geospatial","coordinates"],"install":[{"cmd":"go get github.com/twpayne/go-polyline","lang":"bash","label":"Install github.com/twpayne/go-polyline"}],"dependencies":[],"imports":[{"symbol":"polyline","correct":"github.com/twpayne/go-polyline"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/twpayne/go-polyline\"\n)\n\nfunc main() {\n\tcoords := []float64{38.5, -120.2, 40.7, -120.95}\n\tencoded := polyline.EncodeCoords(coords)\n\tfmt.Println(string(encoded))\n}","lang":"go","description":"Encode coordinates to polyline string"},"warnings":[],"env_vars":null,"search_vec":"'coordin':21 'decod':10 'encod':8,19 'format':14 'geospati':20 'go':2,5 'go-polylin':1 'googl':11,17 'google-map':16 'librari':6 'map':12,18 'polylin':3,13,15","created_at":"2026-06-17T18:55:10.011235+00:00","updated_at":"2026-06-17T18:55:10.011235+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/twpayne/go-polyline","github":"https://github.com/twpayne/go-polyline","docs":"https://pkg.go.dev/github.com/twpayne/go-polyline#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}