Skip to content

Select proxy address by closest available geo #4

@cweems

Description

@cweems

Create function that splits out the area code and associates it with a lat-lon. This CSV maps are codes to lat-lon coordinates: https://github.com/ravisorg/Area-Code-Geolocation-Database/blob/master/us-area-code-geo.csv

Use a library like geolib to get the distance between the customer's number and potential proxy addresses. Sort proxy address candidates by distance and then eliminate ones that are already bound.

Update readme with any geo constraints based on this implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions