キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

How to decode Google map polyline from 64base to decimal number

I need help decoding Google map polyline ASCII characters to decimal point. Can someone please help, I have tried few example on NI website but they do not produce desired results. I need something that is going to work like Googles decoder utility here. They have explanation how to encode here. It there some function in Labview that can do this.

0 件の賞賛
メッセージ1/7
4,840件の閲覧回数

since you have the encoding mechanism totally explained, all you have to do is reversing it and then get the values you need

__________________
Engage! using LV2015
0 件の賞賛
メッセージ2/7
4,790件の閲覧回数

Well, there are many ways to do all that. Here's a quick attempt that seem to produce the correct numbers. (within ~1e-5).

This is just a very quick draft of a very literal translation. I am sure it could be streamlined quite a bit more. 😉

 

(LabVIEW 2014. Let me know if you need an older version)

 

すべてをダウンロード
メッセージ3/7
4,770件の閲覧回数

Thank you.  Can you please uplod files for labview 2013. 

 

Nermin

0 件の賞賛
メッセージ4/7
4,735件の閲覧回数

@Nermin wrote:

Thank you.  Can you please uplod files for labview 2013. 


Try this....

 

0 件の賞賛
メッセージ5/7
4,715件の閲覧回数

Interesting topic!

Still I can't use it because I'm running Labview 2012... スマイリー 悲しい

 

is it possible to convert the code to LV2012?

 

Thanks in advance,

Pieter Blok

The Netherlands

0 件の賞賛
メッセージ6/7
4,417件の閲覧回数
0 件の賞賛
メッセージ7/7
4,397件の閲覧回数