nchaulet / node-geocoder

nodejs geocoding library
http://nchaulet.github.io/node-geocoder/
MIT License
926 stars 213 forks source link

Real batch geocoding for TomTom #325

Closed charly22 closed 2 years ago

charly22 commented 2 years ago

What does this PR do?

Changes the strategy used to geocoding in batch using async batch TomTom API

Brief of changes

Additionally

TODOs

charly22 commented 2 years ago

@nchaulet I'm sure that looking into this it isn't among your top priorities, I'm wondering if you have had a chance to look at this because I'm planning to add this very same support for Here sooner than later and these changes depend on this PR. Thanks!

nchaulet commented 2 years ago

Hi @charly22 I took a first look at this and it looks good to me, I still want to run it locally too, I have one suggestion that I would love you to address.