Opened 11 years ago
Closed 10 years ago
#2349 closed enhancement (fixed)
Add input/output support for Encoded Polyline Algorithm Format
Reported by: | strk | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | master |
Keywords: | history | Cc: |
Description
See https://developers.google.com/maps/documentation/utilities/polylinealgorithm
Code for this is already available, just needs to be merged after 2.1.0 branch: https://github.com/postgis/postgis/pull/9
Change History (3)
comment:1 by , 10 years ago
comment:3 by , 10 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed in trunk as r12750, thanks!
Note:
See TracTickets
for help on using tickets.
Rebased pull request: https://github.com/postgis/postgis/pull/23