Skip to content

Add address geocoding support to API #7

@jboarman

Description

@jboarman

Allow USPS addresses to be used as input to the API via the location parameter:

/nearest/{count}/{sourceType}/to/{location}[/within/{distance}/{units}]

This will require live support for Geocodio's API. Other Address-to-LL APIs worth looking at are PositionStack and Geocodeapi.

https://www.geocod.io/pricing/
https://positionstack.com/product
https://geocodeapi.com/#pricingSection

The data import script could feasibly be updated to include geocoding using the same service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions