Opened 3 years ago

Closed 3 years ago

#32278 closed New feature (duplicate)

Add Encoded/Decoded Polyline Algorithm Format

Reported by: Vaskevich Aleksander Owned by: Vaskevich Aleksander
Component: GIS Version: 3.1
Severity: Normal Keywords: gis, geo, polyline
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I have faced the problem several times already when working with spatial data. Often, to save traffic, you have to archive or unzip them.
Now you have to use third-party libraries for this. Django currently allows you to create geohash and perform other useful data manipulations.
I want to suggest adding the Encoded/Decoded Polyline Algorithm Format.
More about him here https://developers.google.com/maps/documentation/utilities/polylinealgorithm.

Change History (2)

comment:1 by Vaskevich Aleksander, 3 years ago

Owner: changed from nobody to Vaskevich Aleksander
Status: newassigned

comment:2 by Mariusz Felisiak, 3 years ago

Resolution: duplicate
Status: assignedclosed

Duplicate of #11999.

Note: See TracTickets for help on using tickets.
Back to Top