decode-google-maps-polyline

Polyline decoder

Converts encoded Google Maps polyline strings to lists of latitude/longitude pairs and optionally generates shapefiles from API responses.

This repo contains a Python function that will convert encoded polyline strings (as returned from the Maps API) into a list of lat/lon pairs. If you have arcpy, it can convert the API response into a shapefile.

GitHub

61 stars
5 watching
10 forks
Language: Python
last commit: almost 5 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
twpayne/go-polyline A package implementing Google Maps polyline encoding and decoding utilities. 109
georust/polyline Fast encoding and decoding of Google Encoded Polyline format 26
huels-originals/geobatchpy Tool for efficiently geocoding large numbers of addresses using the Geoapify API 14
juliuste/geojson-svgify Converts GeoJSON geometry paths to SVG polyline elements 17
simplegeo/polymaps A JavaScript library for creating dynamic and interactive maps in modern web browsers. 1,602
andrewharvey/geojson-polygon-labels Tool to generate point labels from GeoJSON polygons 82
codingsince1985/geo-golang A Go library providing idiomatic and elegant access to various geocoding services. 517
placemark/togeojson Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. 410
geometalab/geojson2vt Converts GeoJSON data to vector tiles and vice versa 46
biostall/codeigniter-google-maps-v3-api-library A PHP library for integrating Google Maps with CodeIgniter to create custom map views with various overlays and directions. 288
gee-community/geetools Tools for processing geospatial data using the Google Earth Engine Python API 524
simonepri/geo-maps Automatically generates high-quality GeoJSON maps from open databases. 1,275
andrewharvey/geojson-mesh Tool to extract non-overlapping line segments from polygon boundaries 12
andrea-cuttone/geoplotlib A Python toolbox for creating interactive maps from geographical data 1,027
bugra9/gdal3.js Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly 325