m-wrzr / populartimes

MIT License
824 stars 167 forks source link

Modify populartimes_get() to accept a single lat/lon location and search radius #74

Closed gabriel-happle closed 2 years ago

gabriel-happle commented 5 years ago

I would like to have the option to define individual search coordinates and search radii. For the case where I am able to define my own lat/lon lattice/grid, e.g., based on a polygon shape, the populartimes_get() function could either accept single search coordinates and a radius or a list of search coordinates and corresponding radii.

andrewmartel commented 4 years ago

Hey @gabriel-happle - were you able to perform this ever? I see a radius parameter, but it doesn't function as you've described for some reason.