geocoder
Geocoder
A Python library providing a simple interface to various geocoding services.
Python Geocoder
2k stars
50 watching
288 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
opencagedata/python-opencage-geocoder | A Python module providing access to the OpenCage Geocoding API for location-based queries and reverse geocoding | 77 |
bennylope/pygeocodio | A Python wrapper for the Geocodio geolocation service API | 93 |
cyrusofeden/geocoder | A geocoding and reverse geocoding library with extensible architecture and support for multiple providers and clients. | 124 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 517 |
dereuromark/cakephp-geo | An extension of the CakePHP framework that enables geocoding and mapping functionality | 47 |
geocoder-php/bazingageocoderbundle | Integrates a geocoding service into Symfony for location-based data processing | 310 |
maplibre/maplibre-gl-geocoder | Provides a geocoding control for map-based applications | 59 |
ellenhp/airmail | A lightweight geocoder written in Rust that supports international queries and remote index hosting. | 318 |
geokit/geokit | A gem providing geocoding and distance/heading calculations between two points on the earth. | 1,632 |
caloon/nominatimkit | A lightweight Swift wrapper for geocoding OpenStreetMap data | 56 |
komoot/photon | An open-source geocoding service for OpenStreetMap data built on top of Elasticsearch. | 1,950 |
aloisdeniel/flutter_geocoder | A Flutter plugin for reverse and forward geocoding using device system services or Google APIs. | 186 |
mattijn/topojson | A Python library for encoding spatial data into topology format to reduce its size | 181 |
cap-go/capacitor-nativegeocoder | A plugin for converting between addresses and geographic coordinates. | 25 |
simplegeo/libgeohash | A C implementation of the Geohash algorithm for encoding, decoding, and calculating neighboring geohashes. | 105 |