Тема: New integration
Hello,
Client asks;
a) "how do we convert streets on coordinates"?
b) How do I know the distance and time between coordinates?
Thanks
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
Hello,
Client asks;
a) "how do we convert streets on coordinates"?
b) How do I know the distance and time between coordinates?
Thanks
locationGPS wrote:
a) "how do we convert streets on coordinates"?
It's Geocoding and you can use any map service like google or even Gurtam Map.
b) How do I know the distance and time between coordinates?
Same as previos question, using map services. This service is Routing service
Correct, but client need more specific info as they normally are not involved in our market.
Where can I get info about it?
thanks
Sorry, everything via APi.... I forgot to add this thing...
Hi!
1) Google Geocoding
Gurtam maps
2) Distance method by Google
hi Diana!
Client tell us "correct but this I must pay API key from google, cannot be done from your Service?"
thanks
Client tell us "correct but this I must pay API key from google, cannot be done from your Service?"
There is API for geocoding on Gurtam Maps — https://sdk.wialon.com/wiki/en/sidebar/ … ts/address
This method has currently undocumented optional parameter search_provider, that can be google or yandex which can be used if account already has Gurtam's Google/Yandex service.
For routing there is API-methods, called /gis_get_route and /gis_get_route_via_waypoints (currently undocumented). I will ask for documentation of them too. Usage example:
POST https://routing-maps.wialon.com/hst-api.wialon.com/gis_get_route
Params (should be encoded by application/x-www-form-urlencoded, colon-separation provided for readability):
lat1: 53.87159
lon1: 27.48803
lat2: 53.9225
lon2: 27.51343
flags: 1
uid: 14809662 (used id)
sid: 022df8...... (session id)
Response:
{
"status": "OK",
"points": "kvxgIutwf...", (points encoded as Google Polyline)
"distance": {
"text": "9.30 km",
"value": 9299.13964844
},
"duration": {
"text": "10 min",
"value": 611
}
}
we were banned in the past regarding your Gurtam s google; what about the Yandex service?
where do I get info to contract it? thanks
unless I have one of those service is not possible to get coordinates?
thanks
unless I have one of those service is not possible to get coordinates?
Oh course, without service selection Gurtam Maps address information will be used.
sorry, I am a bit silly lately, I am sure coronovirus cousing affected my brain...
straight. is it posible to get coordinates from Gurtam maps or will I only get address and I must contract Google API Key and make richer google to get those coordinates???
thanks
Hi Pablo!
it's possible to get coordinates based on some address from Gurtam maps, sure.
Please look example here - http://sdk.wialon.com/wiki/en/sidebar/r … oordinates
let s see if it works for them.
thanks Diana
hi,
how can I know the time from one coordinate to another coordinate?
thankas
hi,
how can I know the time from one coordinate to another coordinate?thankas
Hi!
the anwser is here https://forum.gurtam.com/viewtopic.php? … 65#p180665
I knew it, just to check if you knew it. good alumn.
this: http://prntscr.com/tdwugl
Can I get doc.? thanks
Hi Pablo!
yes, these methods wil be documented soon.
A litle bit later I can provide you link to new documentation
Hi, client was testing the accuracy of the streets with Gurtam maps and it is not good for their needs.
I enabled Google maps data base but accuracy it is same so I understand the geo data base shuold be GMaps.
will be request be the same?
thanks
hi, I will lose the contest...please
thanks
Hi, client was testing the accuracy of the streets with Gurtam maps and it is not good for their needs.
I enabled Google maps data base but accuracy it is same so I understand the geo data base shuold be GMaps.
will be request be the same?
thanks
Hi Pablo!
If you would like to use Google API, you need to get own Google API key which use in request to get correct data.
Also be sure that your own API key allows to use Directions Service. You can clarify it to Google support.
but the Google Api will be yours... cannot be used?
I am missing something here.
If we contract the Google API key from gurtam paying the license for it, why should I also contract another Google Api key to use it for this specific request from client?
thanks
but the Google Api will be yours... cannot be used?
I am missing something here.
If we contract the Google API key from gurtam paying the license for it, why should I also contract another Google Api key to use it for this specific request from client?
thanks
Hi Pablo!
No, it's not possible to use our Google API (our license) in any custom app. Our Google API is applied only for Wialon monitoring sites. There is requirement on the agreement with Google service.
okkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk thanksssssssssss