awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

33 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • django/djangoالصورة الرمزية لـ django

    django/django

    87,878عرض على 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
    عرض على GitHub↗87,878
  • geopandas/geopandasالصورة الرمزية لـ geopandas

    geopandas/geopandas

    5,049عرض على GitHub↗

    GeoPandas هي مكتبة Python توسع pandas بدعم أصلي للبيانات الجغرافية المكانية. فهي تعامل الأشكال الهندسية الجغرافية — النقاط والخطوط والمضلعات — كنوع عمود من الدرجة الأولى داخل DataFrames، مما يتيح للمستخدمين تخزين ومعالجة وتحليل البيانات المكانية المتجهة جنباً إلى جنب مع السمات الجدولية التقليدية. بُنيت المكتبة فوق مكونات جغرافية مكانية موثوقة: فهي تستخدم Shapely لجميع العمليات الهندسية، وFiona وGDAL لقراءة وكتابة تنسيقات الملفات المكانية القياسية، وPyProj لإعادة إسقاط الإحداثيات، وفهرس مكاني R-tree (من Shapely) لتسريع الاستعلامات المكانية. ما يميز GeoPandas هو تكاملها السلس لسير عمل التحليل المكاني الكامل داخل نظام pandas البيئي. يمكن للمستخدمين إجراء تحويلات لنظام مرجع الإحداثيات لمواءمة البيانات عبر إسقاطات مختلفة، وحساب الخصائص الهندسية مثل المساحة والطول، وإنشاء النطاقات (buffers) والمراكز (centroids)، وإجراء عمليات المجموعات مثل التقاطعات والاتحادات. تدعم المكتبة أيضاً التصفية القائمة على الموقع، والربط المكاني الذي يجمع مجموعات البيانات بناءً على العلاقات الهندسية، وتحليلات التراكب التي تنتج نتائج مجمعة. ولأغراض الاستكشاف، توفر المكتبة إمكانيات تصور الخرائط، مما ينتج رسوماً بيانية ثابتة وخرائط تفاعلية مباشرة من الجداول المكانية. بالإضافة إلى هذه الميزات الأساسية، تتعامل GeoPandas مع دورة الحياة الكاملة للبيانات الجغرافية: الاستيراد من والتصدير إلى تنسيقات شائعة مثل Shapefile وGeoJSON وGeoPackage؛ وإدارة الجداول المكانية التي تربط الهندسة بأعمدة السمات؛ والاستعلام عن المعالم أو تصفيتها حسب الموقع أو شروط السمات أو المسندات المكانية. تغطي وثائقها التثبيت، ومرجعاً شاملاً لـ API، وأدلة مستخدم تشرح المهام الجغرافية المكانية الشائعة.

    Tools for geographic data analysis.

    Pythongeoparquetgeospatialpandas
    عرض على GitHub↗5,049
  • geopy/geopyالصورة الرمزية لـ geopy

    geopy/geopy

    4,819عرض على 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
    عرض على GitHub↗4,819
  • snooppr/snoopالصورة الرمزية لـ snooppr

    snooppr/snoop

    3,945عرض على 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
    عرض على GitHub↗3,945
  • transistorsoft/react-native-background-geolocationالصورة الرمزية لـ transistorsoft

    transistorsoft/react-native-background-geolocation

    2,902عرض على GitHub↗

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

    Background location tracking and geofencing.

    TypeScript
    عرض على GitHub↗2,902
  • smileychris/django-countriesالصورة الرمزية لـ SmileyChris

    SmileyChris/django-countries

    1,526عرض على 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
    عرض على GitHub↗1,526
  • mauron85/react-native-background-geolocationالصورة الرمزية لـ mauron85

    mauron85/react-native-background-geolocation

    1,355عرض على GitHub↗

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

    Background geolocation with stop detection.

    Java
    عرض على GitHub↗1,355
  • jazzband/geojsonالصورة الرمزية لـ jazzband

    jazzband/geojson

    989عرض على GitHub↗

    Python bindings and utilities for GeoJSON

    Bindings and utilities for GeoJSON.

    Pythongeojsonpython
    عرض على GitHub↗989
  • bryanjos/geoالصورة الرمزية لـ bryanjos

    bryanjos/geo

    679عرض على GitHub↗

    A collection of GIS functions for Elixir

    GIS function collection for Elixir.

    Elixir
    عرض على GitHub↗679
  • couchbase/geocouchالصورة الرمزية لـ couchbase

    couchbase/geocouch

    517عرض على GitHub↗

    GeoCouch, a spatial index for CouchDB

    Spatial extension for Couchbase and CouchDB.

    Erlang
    عرض على GitHub↗517
  • devfd/react-native-geocoderالصورة الرمزية لـ devfd

    devfd/react-native-geocoder

    426عرض على GitHub↗

    geocoding services for react native

    Geocoding and reverse geocoding utility.

    JavaScript
    عرض على GitHub↗426
  • mneudert/geolixالصورة الرمزية لـ mneudert

    mneudert/geolix

    196عرض على GitHub↗

    IP information lookup provider

    MaxMind GeoIP2 database reader.

    Elixir
    عرض على GitHub↗196
  • pkinney/topoالصورة الرمزية لـ pkinney

    pkinney/topo

    172عرض على GitHub↗

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

    Geometry library for spatial relationships.

    Elixir
    عرض على GitHub↗172
  • yltsrc/geocalcالصورة الرمزية لـ yltsrc

    yltsrc/geocalc

    155عرض على GitHub↗

    Geographic calculations for Elixir

    Distance and bearing calculations for coordinates.

    Elixir
    عرض على GitHub↗155
  • surialabs/react-native-geo-fencingالصورة الرمزية لـ surialabs

    surialabs/react-native-geo-fencing

    140عرض على GitHub↗

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

    Geofencing boundary detection.

    Java
    عرض على GitHub↗140
  • knrz/geocoderالصورة الرمزية لـ knrz

    knrz/geocoder

    129عرض على GitHub↗

    The defacto geocoder for Elixir

    Efficient geocoding and reverse geocoding library.

    Elixir
    عرض على GitHub↗129
  • mustansirzia/react-native-fused-locationالصورة الرمزية لـ MustansirZia

    MustansirZia/react-native-fused-location

    127عرض على GitHub↗

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

    Android location tracking via Fused API.

    Java
    عرض على GitHub↗127
  • navinpeiris/geoipالصورة الرمزية لـ navinpeiris

    navinpeiris/geoip

    126عرض على GitHub↗

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

    IP-based geolocation lookup.

    Elixir
    عرض على GitHub↗126
  • eddieowens/react-native-boundaryالصورة الرمزية لـ eddieowens

    eddieowens/react-native-boundary

    123عرض على GitHub↗

    Native implementation of geofencing/region monitoring

    Geofencing implementation for mobile.

    Java
    عرض على GitHub↗123
  • armon/erl-rstarالصورة الرمزية لـ armon

    armon/erl-rstar

    58عرض على GitHub↗

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

    R-tree spatial data structure implementation.

    Erlang
    عرض على GitHub↗58
السابق12التالي
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Geolocation

استكشف الوسوم الفرعية

  • 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.