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

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

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

mapsme/omim

0
View on GitHub↗
4,599 نجوم·1,135 تفرعات·C++·Apache-2.0·9 مشاهدات

Omim

Omim is a suite of compilers and orchestrators designed to transform raw geographic and transit data into renderable offline map binaries. It provides a map generator for converting OpenStreetMap data into optimized binary files, a styling compiler for visual feature representation, and a rendering engine for visualizing geographic data from local storage without an internet connection.

The project includes a map tile build orchestrator that sequences generation and optimizes resource utilization based on historical statistics. It also features a dedicated transit data processor that transforms public transport feeds into routable networks for offline navigation.

The toolset covers geographic data extraction, the management of search indexes and routing infrastructure, and the processing of transit feeds for multi-modal travel path calculations. It also supports the synchronization of remote map resources and the integration of external mapping and booking providers via API endpoints.

Features

  • Offline Map Binary Generation - Converts raw geographic data into optimized binary files for offline use on mobile devices.
  • Transit Data Transformation - Processes and transforms public transport feeds into routable networks for offline navigation.
  • Binary Map Generation - Converts raw geographic information into proprietary binary map files using a dedicated build tool.
  • Geographic Data Mapping - Cuts specific map areas from large data files using boundary definitions to create regional tiles.
  • Offline Navigation Engines - Implements navigation engines that perform routing and location searches using locally stored map data.
  • Offline Map Data Managers - Manages specialized binary file formats for map geometries, search indexes, and routing data for offline use.
  • OSM Map Generation - Converts OpenStreetMap geographic data into binary map files optimized for offline mobile use.
  • Regional Tile Extraction - Extracts specific map areas from large global datasets to generate targeted regional tiles and resource files.
  • Transit Feed Processing - Transforms public transport feeds into routable networks for offline navigation and visualization.
  • Offline Map Tile Renderers - Renders map tiles from local storage to enable geographic visualization without an internet connection.
  • Public Transit Routing - Calculates travel paths using public transportation schedules to support multi-modal offline routing.
  • OSM Style Transformation - Transforms OpenStreetMap data into custom styles and formats to control the visual appearance of map features.
  • Tile Generation Sequencing - Implements build order optimization for map tiles using historical statistics to improve resource utilization.
  • Map Build Orchestration - Sequences map tile generation and optimizes resource utilization based on historical build statistics.
  • Slippy Map Renderers - Renders public transport routes on a map layer, optimizing the display of parallel lines for clarity.
  • Map Visual Styling - Compiles visual style definitions into binary formats to control the representation of map features.
  • Style Compilers - Provides a styling compiler that transforms visual definitions into a binary format for map feature representation.
  • Map Style Specifications - Uses structured configuration formats to define the visual appearance of map features and symbols.
  • Mobile Mapping SDKs - Offline OpenStreetMap-based mapping for mobile devices.

سجل النجوم

مخطط تاريخ النجوم لـ mapsme/omimمخطط تاريخ النجوم لـ mapsme/omim

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة mapsme/omim؟

Omim is a suite of compilers and orchestrators designed to transform raw geographic and transit data into renderable offline map binaries. It provides a map generator for converting OpenStreetMap data into optimized binary files, a styling compiler for visual feature representation, and a rendering engine for visualizing geographic data from local storage without an internet connection.

ما هي الميزات الرئيسية لـ mapsme/omim؟

الميزات الرئيسية لـ mapsme/omim هي: Offline Map Binary Generation, Transit Data Transformation, Binary Map Generation, Geographic Data Mapping, Offline Navigation Engines, Offline Map Data Managers, OSM Map Generation, Regional Tile Extraction.

ما هي البدائل مفتوحة المصدر لـ mapsme/omim؟

تشمل البدائل مفتوحة المصدر لـ mapsme/omim: organicmaps/organicmaps — Organic Maps is a mobile application designed for offline mapping, navigation, and outdoor activity planning. It… graphhopper/graphhopper — GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving… fastshift/x-track — X-Track is a firmware project for an embedded bicycle computer that combines GPS-based speed and ride metrics with… googlemaps/android-maps-utils — This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for… hyperknot/openfreemap — OpenFreeMap is an OpenStreetMap vector tile server and distribution system designed for self-hosted map tile… mapbox/mapbox-gl-js — Mapbox GL JS is a WebGL map rendering engine and interactive web map framework used to render vector tiles, raster…

بدائل مفتوحة المصدر لـ Omim

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Omim.
  • organicmaps/organicmapsالصورة الرمزية لـ organicmaps

    organicmaps/organicmaps

    13,304عرض على GitHub↗

    Organic Maps is a mobile application designed for offline mapping, navigation, and outdoor activity planning. It functions as a privacy-focused client for OpenStreetMap data, enabling users to explore locations, search for points of interest, and receive turn-by-turn directions entirely without an internet connection. The project distinguishes itself through a strict zero-telemetry privacy model that excludes trackers, data collection, and mandatory account requirements. By utilizing a native core engine and local-first data storage, it ensures that all user activity, location history, and pe

    C++androidappcpp
    عرض على GitHub↗13,304
  • graphhopper/graphhopperالصورة الرمزية لـ graphhopper

    graphhopper/graphhopper

    6,516عرض على GitHub↗

    GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving directions. It provides a map matching engine for aligning GPS coordinate traces to road networks, a GTFS transit router for multi-modal travel, and a spatial analysis utility for isochrone generation. The project supports the creation of custom vehicle profiles and weighting logic to influence path calculations. It implements contraction hierarchies to accelerate pathfinding by reducing the search space between coordinates. The engine covers a broad range of geospatial capabili

    Javaastardijkstradirections
    عرض على GitHub↗6,516
  • fastshift/x-trackالصورة الرمزية لـ FASTSHIFT

    FASTSHIFT/X-TRACK

    6,250عرض على GitHub↗

    X-Track is a firmware project for an embedded bicycle computer that combines GPS-based speed and ride metrics with offline map navigation. It functions as a GPS bicycle speedometer, displaying speed, distance, altitude, and other ride data on a handlebar-mounted screen, while also serving as an offline map viewer that renders locally stored map tiles without an internet connection. The project distinguishes itself by including a firmware emulator that runs the embedded code on a PC, enabling development and testing without physical hardware. It also provides GPS-based clock calibration to aut

    Cbicyclegpsgps-tracking
    عرض على GitHub↗6,250
  • googlemaps/android-maps-utilsالصورة الرمزية لـ googlemaps

    googlemaps/android-maps-utils

    3,597عرض على GitHub↗

    This project is a utility library for the Google Maps SDK for Android, providing a suite of specialized tools for rendering geospatial data, calculating spherical geometry, and visualizing map markers and heatmaps. It serves as a helper collection to handle complex geospatial tasks within Android applications. The library features a marker clustering tool to group nearby markers into single icons and a map data visualizer for generating heatmaps based on the intensity and distribution of geographic points. It also includes a polyline encoding tool for compressing coordinate sequences into com

    Javaandroidgeojsongoogle-maps
    عرض على GitHub↗3,597
عرض جميع البدائل الـ 30 لـ Omim→