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

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

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

43 مستودعات

Awesome GitHub RepositoriesGeographic Converters

Utilities for translating geographic coordinates into location-based data like timezones.

Distinct from Coordinate Systems: Distinct from coordinate systems: focuses on data conversion rather than rendering axes.

Explore 43 awesome GitHub repositories matching graphics & multimedia · Geographic Converters. Refine with filters or upvote what's useful.

Awesome Geographic Converters GitHub Repositories

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

    awesome-selfhosted/awesome-selfhosted

    299,516عرض على GitHub↗

    هذا المشروع عبارة عن دليل منسق من قبل المجتمع للبرمجيات مفتوحة المصدر المصممة للنشر في بيئات الخوادم الخاصة والمختبرات المنزلية. يعمل كمورد شامل لاكتشاف بدائل مستقلة ذاتية الاستضافة لخدمات السحابة السائدة، مما يمكن المستخدمين من الحفاظ على ملكية كاملة للبيانات والتحكم في بنيتهم التحتية الرقمية. يتم تنظيم الدليل من خلال تصنيف هرمي ينظم مجموعة واسعة من التطبيقات في فئات منطقية، تتراوح من إدارة الوسائط وتحليل البيانات إلى التواصل الخاص وأدوات إنتاجية الفريق. يتميز بعملية مراجعة أقران تعاونية، حيث يقوم أعضاء المجتمع بالتحقق من جودة وملاءمة كل طلب لضمان بقاء الدليل دقيقاً وموثوقاً. يغطي المشروع نطاقاً واسعاً من القدرات، بما في ذلك أتمتة البنية التحتية، ونشر الخدمات القائمة على الحاويات، وإدارة التكوين التصريحي. تساعد هذه الأدوات المستخدمين في الحفاظ على بيئات خادم قابلة للتكرار وإدارة تبعيات الخدمات المعقدة عبر الأجهزة الخاصة. يتم الحفاظ على الدليل كمستودع خاضع للتحكم في الإصدار، مما يضمن تتبع جميع التحديثات والتغييرات التي يقودها المجتمع وأنها شفافة.

    Translates physical addresses into map coordinates and converts coordinates back into human-readable addresses.

    awesomeawesome-listcloud
    عرض على GitHub↗299,516
  • apache/echartsالصورة الرمزية لـ apache

    apache/echarts

    66,629عرض على GitHub↗

    Apache ECharts is a JavaScript data visualization library used for rendering interactive charts and complex data visualizations in web browsers. It functions as a canvas-based charting engine and a statistical data visualization suite that transforms datasets into visual representations. The framework provides specialized capabilities for three-dimensional data visualization, including the generation of 3D plots and globe visualizations. It also serves as a web-based geographic mapping tool for overlaying heatmaps, routes, and data distributions onto interactive maps. The library covers a br

    Allows overlaying heatmaps, routes, and data distributions onto interactive geographical maps.

    TypeScriptapachecanvascharting-library
    عرض على GitHub↗66,629
  • donnemartin/data-science-ipython-notebooksالصورة الرمزية لـ donnemartin

    donnemartin/data-science-ipython-notebooks

    29,166عرض على GitHub↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Provides tutorials for plotting location-based data and geographic datasets on maps.

    Pythonawsbig-datacaffe
    عرض على GitHub↗29,166
  • joke2k/fakerالصورة الرمزية لـ joke2k

    joke2k/faker

    19,278عرض على GitHub↗

    Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping, and privacy-preserving anonymization. It provides a comprehensive suite of tools to create diverse information types, including personal identities, financial records, geographic locations, and technical system metadata, allowing developers to populate environments with mock data that mimics real-world structures. The library is built on a modular provider architecture that supports dynamic method dispatch, enabling users to extend functionality by registering custom data genera

    Generates synthetic latitude and longitude values to support mapping and location-based testing.

    Pythondatasetfakefake-data
    عرض على GitHub↗19,278
  • plotly/plotly.jsالصورة الرمزية لـ plotly

    plotly/plotly.js

    18,227عرض على GitHub↗

    Plotly.js is a JavaScript charting library and interactive graphing framework used to create web-based visualizations. It functions as a high-performance data visualization engine that utilizes both SVG for static elements and WebGL for hardware-accelerated rendering of large datasets and complex 3D plots. The library is distinguished by specialized toolkits for financial analysis, such as candlestick and OHLC charts, and geographic mapping tools for rendering choropleth and scatter maps with custom projections. It also supports complex scientific visualizations, including Sankey diagrams, pa

    Offers a visualization system for rendering choropleth and scatter maps with custom projections and geometries.

    JavaScriptcharting-librarychartsd3
    عرض على GitHub↗18,227
  • jonasschmedtmann/complete-javascript-courseالصورة الرمزية لـ jonasschmedtmann

    jonasschmedtmann/complete-javascript-course

    17,154عرض على GitHub↗

    This project is a JavaScript educational resource and frontend web development course. It provides a collection of starter files and final projects designed to teach the JavaScript programming language through practical application. The material functions as a project portfolio and implementation guide, demonstrating how to build interactive user interfaces using the document object model. It focuses on event handling, object oriented programming, and the integration of native browser features. The course covers a range of capability areas, including asynchronous data fetching, client-side a

    Implements the visual plotting of geographic markers on interactive maps using coordinate data.

    JavaScriptjavascript-coursestarter-filesudemy
    عرض على GitHub↗17,154
  • academicpages/academicpages.github.ioالصورة الرمزية لـ academicpages

    academicpages/academicpages.github.io

    17,152عرض على GitHub↗

    This project is a static site generator template designed for academics to build and maintain professional portfolios. It transforms markdown files and structured data into a cohesive website, allowing scholars to document their research publications, teaching experience, and speaking history without the need for a database. The platform is distinguished by its specialized tools for scholarly dissemination, including the ability to showcase research output with metadata and abstracts, and to catalog professional talks through interactive geographic visualizations. It supports the presentation

    Visualizes talk locations by plotting geographic markers on an interactive map.

    SCSSacademic-websitegithub-pagesjekyll
    عرض على GitHub↗17,152
  • react-native-maps/react-native-mapsالصورة الرمزية لـ react-native-maps

    react-native-maps/react-native-maps

    15,971عرض على GitHub↗

    react-native-maps is a cross-platform mobile map component for iOS and Android that renders interactive geographic data and markers. It provides a native map view and viewport controller to manage camera movement, zoom levels, and coordinate-based animations on mobile devices. The project includes a GeoJSON map renderer for visualizing complex geographic features and an interactive map overlay library for drawing polylines, polygons, and heatmaps. It supports integration with both Google Maps and Apple Maps, allowing developers to switch between providers or apply cloud-based styling and cust

    Renders GeoJSON shapes, heatmaps, and custom polygons to visualize spatial data on a mobile map.

    TypeScriptgoogle-mapsmapsreact-native
    عرض على GitHub↗15,971
  • pyecharts/pyechartsالصورة الرمزية لـ pyecharts

    pyecharts/pyecharts

    15,761عرض على GitHub↗

    pyecharts is a Python visualization library and wrapper for the Echarts JavaScript engine. It translates Python data and configurations into JSON specifications to generate interactive web-based charts and graphs. The library provides specialized capabilities for geographic data mapping using a comprehensive library of map assets to visualize spatial information. It also includes utilities to capture rasterized snapshots of rendered web visualizations for export as static image files. The tool supports rendering interactive plots directly within data science notebook environments and exporti

    Provides specialized tools for plotting spatial data and regional boundaries on interactive maps using predefined assets.

    Python
    عرض على GitHub↗15,761
  • hammerspoon/hammerspoonالصورة الرمزية لـ Hammerspoon

    Hammerspoon/hammerspoon

    14,497عرض على GitHub↗

    Hammerspoon is a programmable automation engine for macOS that enables deep system-level control through a Lua scripting environment. By bridging high-level scripts with native Objective-C APIs, it allows users to interact with the operating system's accessibility tree, intercept hardware input streams, and manage the lifecycle of running applications. The project distinguishes itself through an event-driven architecture that registers asynchronous hooks for system notifications and hardware events. This allows for real-time automation, such as remapping keyboard and mouse inputs, managing wi

    Calculates distances between coordinates and determines sunrise or sunset times for specific locations.

    Objective-Cautomationhammerspoonirc
    عرض على GitHub↗14,497
  • questpdf/questpdfالصورة الرمزية لـ QuestPDF

    QuestPDF/QuestPDF

    14,088عرض على GitHub↗

    QuestPDF is a C# PDF generation library and layout engine used to create structured documents, reports, and invoices. It utilizes a fluent API and a component-based layout approach to convert code into high-fidelity PDF and XPS files. The library distinguishes itself with a dedicated layout debugger that provides real-time previews, hot-reload capabilities, and visual boundary tools to map rendered elements back to source code. It also functions as an accessibility tool, providing semantic tagging and navigational aids to ensure documents comply with international accessibility and archival s

    Integrates with maps APIs to insert geographical visualizations based on coordinates and zoom levels.

    C#c-sharpdotnet-coreexport
    عرض على GitHub↗14,088
  • fmhy/fmhyالصورة الرمزية لـ fmhy

    fmhy/FMHY

    13,150عرض على GitHub↗

    FMHY is a community-driven index designed to organize and distribute decentralized digital content through standardized metadata and protocol-agnostic linking. It functions as a resilient, distributed map of internet resources, providing a structured directory that facilitates the discovery of media, software, and educational tools without reliance on centralized control. The project distinguishes itself by maintaining a massive, human-verified repository of external links that span diverse digital ecosystems, including peer-to-peer networks, Usenet, and direct download servers. By utilizing

    Provides specialized mapping tools to visualize historical, climate, infrastructure, and satellite data.

    freemediaheckyeah
    عرض على GitHub↗13,150
  • marceloprates/prettymapsالصورة الرمزية لـ marceloprates

    marceloprates/prettymaps

    12,287عرض على GitHub↗

    Prettymaps is a geospatial data visualization library designed to transform raw geographic coordinates into stylized, artistic maps. It functions as an automated generator that retrieves vector data from OpenStreetMap to create custom visualizations for any location worldwide. The library distinguishes itself through a declarative configuration system that allows users to apply consistent visual themes and design presets across different map layers. By utilizing a procedural drawing engine, it stacks geometric layers onto a coordinate-based canvas, ensuring that geographic features are render

    Transforms raw location data into clear and visually appealing maps for presentations, reports, or creative projects.

    Jupyter Notebookcartographygenerative-artjupyter-notebook
    عرض على GitHub↗12,287
  • originalankur/maptoposterالصورة الرمزية لـ originalankur

    originalankur/maptoposter

    10,889عرض على GitHub↗

    Maptoposter is a geographic data visualization engine that transforms raw OpenStreetMap data into high-quality, minimalist map posters. It functions as a generator that converts complex urban layouts and transportation networks into stylized visual representations suitable for large-scale physical printing. The tool distinguishes itself through a specialized rendering pipeline that combines vector-based graphic generation with a script-aware typography engine. This allows for the automatic detection of global writing systems, ensuring that map labels are correctly formatted and spaced regardl

    Transforms complex urban layouts and transportation networks into clean, minimalist visual representations.

    Pythondesignmapsmatplotlib-pyplot
    عرض على GitHub↗10,889
  • maplibre/maplibre-gl-jsالصورة الرمزية لـ maplibre

    maplibre/maplibre-gl-js

    9,931عرض على GitHub↗

    Maplibre GL JS is a WebGL map rendering engine and vector tile map library used to create interactive web maps. It serves as a web-based GIS visualization tool and an interactive map interface framework for rendering geographic data and vector tiles on web pages. The library provides capabilities for 3D terrain rendering and the integration of custom 3D content. It supports complex geospatial data visualization through the use of heatmaps, clusters, and 3D extrusions, while allowing for custom map styling and environmental effect customization. The system covers a broad range of functional a

    Serves as a web-based tool for creating complex GIS visualizations, including 3D terrain and heatmaps.

    TypeScripthacktoberfestmaplibremaplibre-gl
    عرض على GitHub↗9,931
  • anvaka/city-roadsالصورة الرمزية لـ anvaka

    anvaka/city-roads

    8,968عرض على GitHub↗

    This project is a geospatial data rendering engine and OpenStreetMap road network visualizer. It functions as a vector map visualization tool that imports geocoded area data and converts road layouts into visual layers for digital or physical output. The system enables the creation of generative map art and stylized images intended for physical production via pen-plotters or laser cutters. It allows for the manipulation of line widths and colors of city streets to produce custom visual representations of urban environments. The engine provides capabilities for urban road visualization, geogr

    Plots location-based road and building data on interactive maps based on geocoded areas.

    JavaScript
    عرض على GitHub↗8,968
  • louis-e/arnisالصورة الرمزية لـ louis-e

    louis-e/arnis

    8,314عرض على GitHub↗

    Arnis is a web-based world builder and geographic data converter that translates open mapping and topographic data into three-dimensional digital maps. It functions as an OpenStreetMap terrain generator, converting real-world elevation and geographic data into playable 3D worlds. The project distinguishes itself by providing a browser-based interface for world generation, allowing users to select geographic areas and generate terrain without installing local software. It includes a cross-platform map exporter capable of producing world files compatible with various software versions and opera

    Translates open mapping and topographic data into usable architectural and geographic representations.

    Rustmapsminecraftopenstreetmap
    عرض على GitHub↗8,314
  • thealgorithms/c-sharpالصورة الرمزية لـ TheAlgorithms

    TheAlgorithms/C-Sharp

    8,049عرض على GitHub↗

    This project is a collection of reference implementations for algorithms, mathematics, cryptography, compression, and machine learning written in C#. It serves as an educational library providing standard implementations of sorting, searching, and graph theory algorithms. The repository covers a wide range of computational domains, including combinatorial optimization for constraint satisfaction and scheduling, as well as symmetric and classical cryptographic ciphers. It also provides reference code for lossless data compression techniques and fundamental machine learning primitives such as r

    Provides utilities for computing geohashes and determining if points fall within geographic boundaries.

    C#algorithmalgorithmsalgorithms-and-data-structures
    عرض على GitHub↗8,049
  • nxtrace/ntrace-coreالصورة الرمزية لـ nxtrace

    nxtrace/NTrace-core

    7,941عرض على GitHub↗

    NTrace-core is an open-source network diagnostic toolset that combines traceroute and MTR techniques with geographic IP geolocation, path MTU discovery, and multi-protocol probing. It functions as a command-line utility and a local web server, providing both a terminal-based interface and a browser-based UI for tracing network paths and analyzing hop-by-hop performance. The tool distinguishes itself through a modular architecture that includes a community probe network for executing traceroutes from geographically dispersed agents, a token-gated API for authenticating remote requests, and an

    A command-line tool that traces network paths and displays each hop with geographic location and latency.

    Goapias-pathasn-lookup
    عرض على GitHub↗7,941
  • librephotos/librephotosالصورة الرمزية لـ LibrePhotos

    LibrePhotos/librephotos

    7,927عرض على GitHub↗

    LibrePhotos is a self-hosted photo management system designed for organizing, tagging, and searching photos and videos stored on personal servers. It functions as an AI-powered media organizer and a multi-user media server, providing isolated accounts and secure permissions so multiple people can manage private collections on a single system. The project differentiates itself through a semantic image search engine that allows for natural language queries based on deep metadata analysis. It incorporates computer vision to automatically detect faces and identify objects, while utilizing geospat

    Plots photos on interactive maps using GPS metadata extracted from image headers.

    Pythondjangoexifhacktoberfest
    عرض على GitHub↗7,927
السابق123التالي
  1. Home
  2. Graphics & Multimedia
  3. Visualization and Mapping
  4. Visualization Frameworks
  5. Coordinate Systems
  6. Geographic Converters

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

  • Geographic CalculatorsUtilities for computing distances and temporal events based on geographic coordinates. **Distinct from Geographic Converters:** Distinct from Geographic Converters: focuses on spatial and temporal calculations rather than data format conversion.
  • Geographic Visualization Tools2 وسوم فرعيةUtilities for plotting location-based data on interactive maps. **Distinct from Geographic Converters:** Distinct from geographic converters: focuses on visual plotting of markers rather than coordinate data conversion.
  • Spatial Grid EncodingTechniques for converting geographical regions into alphanumeric strings using recursive grid division. **Distinct from Geographic Converters:** Focuses on the encoding of areas into strings (like Geohashes) rather than general coordinate-to-timezone conversion.
  • Synthetic Geographic Coordinate Generators1 وسم فرعيUtilities for generating synthetic latitude and longitude values for mapping and location-based testing. **Distinct from Geographic Converters:** Distinct from Geographic Converters: focuses on generating synthetic coordinate data rather than converting existing geographic formats.