Maps server providing tiles, geocoder, and router
-
Updated
Oct 25, 2024 - C++
Maps server providing tiles, geocoder, and router
Geocoder library based on libpostal normalization of libosmscout generated database
OpenStreetMap / OpenAddresses.io geocoder written in python
libpostal wrapper python package for windows
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.
Docker image expose LibPostal - C library for parsing and normalizing street addresses. . Base image - https://hub.docker.com/r/pasupulaphani/libpostal | Image with ZeroMq bindings - https://hub.docker.com/r/pasupulaphani/libpostal-zeromq/
Postal web server offers advanced capabilities for parsing and standardizing street addresses
Geocoding and Reverse Geocoding at Scale
An asp.net core web api harnessing the power of LibPostal (Address Parser and Expander) with a docker file for linux container deployment.
libpostal bindings pypostal inside Docker image
Try Libpostal via its interactive CLI in two just 2 commands: docker compose up -d; docker exec -it address_parser
Azure Function binding to libpostal for fast international address parsing/normalization.
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."