Opened 5 years ago
Closed 5 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 , 5 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 5 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #11999.