How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic coordinates and resolve coordinates back into street addresses using various third-party web services. The library provides a consistent provider-based interface that abstracts multiple external geocoding services, allowing for interchangeable backends. It includes built-in request rate limiting and asynchronous client interfaces to manage API call frequency and execute concurrent lookups without halting execution. Beyond geocoding, the project includes geospatial utilities for
Query locations for elevation data from the NASA Shuttle Radar Topography Mission
A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
The main features of smileychris/django-countries are: Geolocation, Geospatial Tools, Fields.
Projects with overlapping indexed features include: geopy/geopy — geopy is a Python geocoding library and geolocation client used to convert human-readable addresses into geographic… caioariede/django-location-field — django-location-field ==. adriankumpf/srtm — Query locations for elevation data from the NASA Shuttle Radar Topography Mission. and3rson/django-searchable-select — A better and faster multiple selection widget with suggestions for Django. appliedsec/pygeoip — DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases. airbusgeo/godal — golang wrapper for github.com/OSGEO/gdal.