Postal web server offers advanced capabilities for parsing and standardizing street addresses
-
Updated
Oct 31, 2024 - Go
Postal web server offers advanced capabilities for parsing and standardizing street addresses
Maps server providing tiles, geocoder, and router
Azure Function binding to libpostal for fast international address parsing/normalization.
Geocoder library based on libpostal normalization of libosmscout generated database
Try Libpostal via its interactive CLI in two just 2 commands: docker compose up -d; docker exec -it address_parser
An asp.net core web api harnessing the power of LibPostal (Address Parser and Expander) with a docker file for linux container deployment.
libpostal wrapper python package for windows
Geocoding and Reverse Geocoding at Scale
Base docker image with libpostal, node 18 and node-gyp, ready to be able to use node-postal in your project
Address Parser Go REST is a REST API that provides address parsing functionality using the libpostal library. Users can submit a request to parse an address into its individual components, and the API returns a JSON response with the parsed components.
OpenStreetMap / OpenAddresses.io geocoder written in python
libpostal bindings pypostal inside Docker image
Add a description, image, and links to the libpostal topic page so that developers can more easily learn about it.
To associate your repository with the libpostal topic, visit your repo's landing page and select "manage topics."