## Description pygeo has an async mode. It seems like we are not using Promise.all in our geocoding, is it possible to do this? ## Motivation Faster geocoding edit: batch geocoding may solve the same problem
Description
pygeo has an async mode. It seems like we are not using Promise.all in our geocoding, is it possible to do this?
Motivation
Faster geocoding
edit: batch geocoding may solve the same problem