awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

33 repositorios

Awesome GitHub RepositoriesGeolocation

Libraries for handling geographic data and coordinates.

Explore 33 awesome GitHub repositories matching part of an awesome list · Geolocation. Refine with filters or upvote what's useful.

Awesome Geolocation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • django/djangoAvatar de django

    django/django

    87,878Ver en GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes security and maintainability, offering a suite of tools to protect against common web vulnerabilities while decoupling site structure from implementation through a centralized URL routing system. A defining characteristic of the framework is its ability to generate production-read

    Geographic web framework features.

    Pythonappsdjangoframework
    Ver en GitHub↗87,878
  • geopandas/geopandasAvatar de geopandas

    geopandas/geopandas

    5,049Ver en GitHub↗

    GeoPandas es una biblioteca de Python que extiende pandas con soporte nativo para datos geoespaciales. Trata las geometrías geográficas (puntos, líneas y polígonos) como un tipo de columna de primera clase dentro de los DataFrames, permitiendo a los usuarios almacenar, manipular y analizar datos espaciales vectoriales junto con atributos tabulares tradicionales. La biblioteca está construida sobre componentes geoespaciales probados: utiliza Shapely para todas las operaciones geométricas, Fiona y GDAL para leer y escribir formatos de archivos espaciales estándar, PyProj para la reproyección de coordenadas y un índice espacial R-tree (de Shapely) para acelerar las consultas espaciales. Lo que distingue a GeoPandas es su integración fluida de flujos de trabajo de análisis espacial completos dentro del ecosistema de pandas. Los usuarios pueden realizar transformaciones de sistemas de referencia de coordenadas para alinear datos entre diferentes proyecciones, calcular propiedades geométricas como área y longitud, generar buffers y centroides, y realizar operaciones de conjuntos como intersecciones y uniones. La biblioteca también admite filtrado basado en ubicación, uniones espaciales que combinan conjuntos de datos basados en relaciones geométricas y análisis de superposición que producen resultados agregados. Para la exploración, ofrece capacidades de visualización de mapas, produciendo gráficos estáticos y mapas interactivos directamente desde tablas espaciales. Más allá de estos diferenciadores clave, GeoPandas maneja el ciclo de vida completo de los datos geográficos: importación y exportación a formatos comunes como Shapefile, GeoJSON y GeoPackage; gestión de tablas espaciales que vinculan la geometría con columnas de atributos; y consulta o filtrado de entidades por ubicación, condiciones de atributos o predicados espaciales. Su documentación cubre la instalación, una referencia completa de la API y guías de usuario que explican tareas geoespaciales comunes.

    Tools for geographic data analysis.

    Pythongeoparquetgeospatialpandas
    Ver en GitHub↗5,049
  • 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

    Geocoding toolbox.

    Pythongeocodergeocodingpython
    Ver en GitHub↗4,819
  • snooppr/snoopAvatar de snooppr

    snooppr/snoop

    3,945Ver en GitHub↗

    Snoop is an open-source intelligence framework designed for username scanning, digital footprint analysis, and geospatial intelligence gathering. It functions as a modular scanner that identifies profiles associated with specific usernames and nicknames across thousands of public websites to map a target's online presence. The system features a plugin-based extension architecture that allows for the addition of new platform scrapers and data sources. It provides specialized capabilities for evidence archiving, such as capturing HTML snapshots of discovered profiles and resolving numeric coord

    Parses unstructured text to extract geospatial coordinates for further mapping and analysis.

    Python
    Ver en GitHub↗3,945
  • transistorsoft/react-native-background-geolocationAvatar de transistorsoft

    transistorsoft/react-native-background-geolocation

    2,902Ver en GitHub↗

    Sophisticated, battery-conscious background-geolocation with motion-detection

    Background location tracking and geofencing.

    TypeScript
    Ver en GitHub↗2,902
  • smileychris/django-countriesAvatar de SmileyChris

    SmileyChris/django-countries

    1,526Ver en GitHub↗

    A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.

    Django app for country fields.

    Pythoncountry-codesdjangopython
    Ver en GitHub↗1,526
  • mauron85/react-native-background-geolocationAvatar de mauron85

    mauron85/react-native-background-geolocation

    1,355Ver en GitHub↗

    Background and foreground geolocation plugin for React Native. Tracks user when app is running in background.

    Background geolocation with stop detection.

    Java
    Ver en GitHub↗1,355
  • jazzband/geojsonAvatar de jazzband

    jazzband/geojson

    989Ver en GitHub↗

    Python bindings and utilities for GeoJSON

    Bindings and utilities for GeoJSON.

    Pythongeojsonpython
    Ver en GitHub↗989
  • bryanjos/geoAvatar de bryanjos

    bryanjos/geo

    679Ver en GitHub↗

    A collection of GIS functions for Elixir

    GIS function collection for Elixir.

    Elixir
    Ver en GitHub↗679
  • couchbase/geocouchAvatar de couchbase

    couchbase/geocouch

    517Ver en GitHub↗

    GeoCouch, a spatial index for CouchDB

    Spatial extension for Couchbase and CouchDB.

    Erlang
    Ver en GitHub↗517
  • devfd/react-native-geocoderAvatar de devfd

    devfd/react-native-geocoder

    426Ver en GitHub↗

    geocoding services for react native

    Geocoding and reverse geocoding utility.

    JavaScript
    Ver en GitHub↗426
  • mneudert/geolixAvatar de mneudert

    mneudert/geolix

    196Ver en GitHub↗

    IP information lookup provider

    MaxMind GeoIP2 database reader.

    Elixir
    Ver en GitHub↗196
  • pkinney/topoAvatar de pkinney

    pkinney/topo

    172Ver en GitHub↗

    A Geometry library for Elixir that calculates spatial relationships between two geometries

    Geometry library for spatial relationships.

    Elixir
    Ver en GitHub↗172
  • yltsrc/geocalcAvatar de yltsrc

    yltsrc/geocalc

    155Ver en GitHub↗

    Geographic calculations for Elixir

    Distance and bearing calculations for coordinates.

    Elixir
    Ver en GitHub↗155
  • surialabs/react-native-geo-fencingAvatar de surialabs

    surialabs/react-native-geo-fencing

    140Ver en GitHub↗

    Native modules to determine if a location is within defined geographical boundaries using Google Geometry library

    Geofencing boundary detection.

    Java
    Ver en GitHub↗140
  • knrz/geocoderAvatar de knrz

    knrz/geocoder

    129Ver en GitHub↗

    The defacto geocoder for Elixir

    Efficient geocoding and reverse geocoding library.

    Elixir
    Ver en GitHub↗129
  • mustansirzia/react-native-fused-locationAvatar de MustansirZia

    MustansirZia/react-native-fused-location

    127Ver en GitHub↗

    Finest location for react-native on Android using the new Fused API.

    Android location tracking via Fused API.

    Java
    Ver en GitHub↗127
  • navinpeiris/geoipAvatar de navinpeiris

    navinpeiris/geoip

    126Ver en GitHub↗

    Elixir library to find geo location information given an IP address, hostname or Plug.Conn

    IP-based geolocation lookup.

    Elixir
    Ver en GitHub↗126
  • eddieowens/react-native-boundaryAvatar de eddieowens

    eddieowens/react-native-boundary

    123Ver en GitHub↗

    Native implementation of geofencing/region monitoring

    Geofencing implementation for mobile.

    Java
    Ver en GitHub↗123
  • armon/erl-rstarAvatar de armon

    armon/erl-rstar

    58Ver en GitHub↗

    An Erlang implementation of the R*-tree spacial data structure

    R-tree spatial data structure implementation.

    Erlang
    Ver en GitHub↗58
Ant.12Siguiente
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Geolocation

Explorar subetiquetas

  • Coordinate ExtractionRetrieving geographic coordinates from unstructured text sources. **Distinct from Geolocation:** Focuses on extracting coordinates from text rather than general geolocation libraries or visual data extraction.