Maps server providing tiles, geocoder, and router
-
Updated
Oct 15, 2025 - C++
Maps server providing tiles, geocoder, and router
libpostal wrapper python package for windows
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/
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.
Geocoding and Reverse Geocoding at Scale
Geocoder library based on libpostal normalization of libosmscout generated database
OpenStreetMap / OpenAddresses.io geocoder written in python
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.
Base docker image with libpostal, node 18 and node-gyp, ready to be able to use node-postal in your project
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."