awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesGeocoding Services

Converting human-readable addresses or landmarks into geographic coordinates.

Distinguishing note: Shortlist candidates focus on network/IP resolution; this is geographic address resolution.

Explore 2 awesome GitHub repositories matching data & databases · Geocoding Services. Refine with filters or upvote what's useful.

Awesome Geocoding Services GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • geopy/geopyAvatar de geopy

    geopy/geopy

    4,819Ver en GitHub↗

    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

    Converts human-readable addresses or landmarks into latitude and longitude coordinates using various web services.

    Pythongeocodergeocodingpython
    Ver en GitHub↗4,819
  • osm-search/nominatimAvatar de osm-search

    osm-search/Nominatim

    4,334Ver en GitHub↗

    Nominatim is a self-hosted geospatial search engine and geocoding server that utilizes OpenStreetMap data. It provides a complete infrastructure for forward geocoding, converting addresses or place names into geographic coordinates, and reverse geocoding, translating coordinates into human-readable physical addresses. The project features a dedicated data importer that parses raw map data into a PostgreSQL geospatial database. It distinguishes itself through a configurable import pipeline that uses style files to filter map features and an importance-based ranking system to prioritize search

    Converts addresses or place names into geographic coordinates using OpenStreetMap data.

    Pythongeocodingopenstreetmaposm
    Ver en GitHub↗4,334
  1. Home
  2. Data & Databases
  3. Geocoding Services