-
@geoffmcl
http://fgx.github.io/sandbox/flightpath-to-2d-map-texture/
and
http://fgx.github.io/sandbox/read-elevations-update-plane/
These scripts load a CSV file with 800+ points - but only displ…
-
Hi there,
Thanks for this wonderful library. I realize that google's algorithm anticipates latitude/longitude pairing. However, most pairings (including geojson data) are usually in the form of [long…
-
Here is an example:
```
_yltGn_llVp]bVjMrV~GbVzAfLrEb\\~A~^lDl_@nGl^bId_@xF|X}Iv@oPDm\\Dsa@~~~~~^qNRc[UaK~~~~~^uUJwSFeR?}OMmSHiSB}W?cUDaOCqMFdC{U}IeC~MgJxBmMiWi_@
```
The strings of tildes are the g…
abyrd updated
9 years ago
-
That is the geometry response from the `osrm.route` test on v4.6.0
```
route_geometry: 'y~pdcBojfsXuBtD_KzQyEdJ|ElL|u@pb@jPdJn^rLhRjGbNdGnRrEg@xJwRdhE[pIi@jKyHv}AqEl}@m@vJu@nJ{@`HeAtGuDnOeEzLaHzM{B…
-
from @Erulezz
> I am simulating an Highway drive with the Simulator and saving all the coordinates. What it normally >should do is follow the complete highway in the San Francisco Bay area, but i'm g…
-
Use round method instead of floor method.
Encode and decode (48.000006, 2.000004) to verify. You get (48.00001, 2).
https://developers.google.com/maps/documentation/utilities/polylineutility
-
I ran the prog entering a single hostname BMO.COM, but the Executing traces screen is empty and static. After Closing, same with BMO.CA, then CBC.ca. and prevented from running a batch.
I later saw…
-
Hi,
I'm currently using the ruby gem polylines, and thank you for this.
However, I sometime experienced strange behaviour using the gem. Sometimes, I have problems with the output, it seems like the…
-
after updating to latest master i can't get the unencoded geometry anymore. Previously the undocumented no=cmp. What I am supposed to pass in now?
Looking at APIWrapper.h I guess it should be compress…
karme updated
11 years ago
-
Hi,
We're testing this out for our app and stumbled on some issues when encoding certain points.
for instance, doing:
```
Polylines::Encoder.encode_points([[41.3522171071184, -86.0456299662023],[41…