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.
61 stars
5 watching
10 forks
Language: Python
last commit: about 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A package implementing Google Maps polyline encoding and decoding utilities. | 111 |
| Fast encoding and decoding of Google Encoded Polyline format | 29 |
| Tool for efficiently geocoding large numbers of addresses using the Geoapify API | 14 |
| Converts GeoJSON geometry paths to SVG polyline elements | 17 |
| A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
| Tool to generate point labels from GeoJSON polygons | 84 |
| A Go library providing idiomatic and elegant access to various geocoding services. | 518 |
| Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 415 |
| Converts GeoJSON data to vector tiles and vice versa | 46 |
| A PHP library for integrating Google Maps with CodeIgniter to create custom map views with various overlays and directions. | 288 |
| A collection of tools and extensions to the Google Earth Engine Python API for geospatial processing | 531 |
| Automatically generates high-quality GeoJSON maps from open databases. | 1,281 |
| Tool to extract non-overlapping line segments from polygon boundaries | 12 |
| A Python toolbox for creating interactive maps from geographical data | 1,029 |
| Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 331 |