here api - Generating a route without having Lat/Lon coordinates -


it seems routing api requires lat/lon pair supplied waypoint parameter. i've seen other apis allow actual address passed, instead of lat/lon. i'm wondering if knows of way here.com api. in many instances can obtain lat/lon first, in 1 instance it's proving headache, given nature of way rest apis work , fact i'm trying batch-process small group of addresses @ single time. appreciated.

unfortunately routing api needs waypoint in lat, lon , required geocoding pre-requisite.

maybe not nice workaround if facing issues geocoding, duck duck go provides syntax

https://duckduckgo.com/?q=!here junghofstraße 14,60311 frankfurt main,germany, germany&ia=about

but stll have extract lat,lon final redirected url.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -