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: 9 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 | 78 |
bennylope/pygeocodio | A Python wrapper for the Geocodio geolocation service API | 94 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 518 |
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 | 313 |
maplibre/maplibre-gl-geocoder | Provides a geocoding control for map-based applications | 61 |
ellenhp/airmail | A lightweight geocoder written in Rust that supports international queries and remote index hosting. | 326 |
geokit/geokit | A gem providing geocoding and distance/heading calculations between two points on the earth. | 1,634 |
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,974 |
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 | 183 |
cap-go/capacitor-nativegeocoder | A plugin for converting between addresses and geographic coordinates. | 25 |
simplegeo/libgeohash | A C implementation of geohashing algorithm for encoding and decoding geographic coordinates with varying precision. | 105 |