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
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 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/
Postal web server offers advanced capabilities for parsing and standardizing street addresses
An asp.net core web api harnessing the power of LibPostal (Address Parser and Expander) with a docker file for linux container deployment.
Geocoding and Reverse Geocoding at Scale
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
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."