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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
osmandapp avatar

osmandapp/OsmAnd

0
View on GitHub↗
5,801 stars·1,169 forks·Java·5 vuesosmand.net↗

OsmAnd

OsmAnd est une application de navigation mobile et un visualiseur de cartes vectorielles qui utilise les données d'OpenStreetMap pour fournir un accès aux cartes hors ligne, un guidage tour par tour et des outils géospatiaux. Elle fonctionne comme un moteur de routage mobile et un enregistreur de traces GPX, permettant aux utilisateurs de naviguer et d'enregistrer leurs déplacements sans connexion internet active.

Le projet intègre une interface mobile pour contribuer au projet OpenStreetMap, permettant aux utilisateurs de signaler des erreurs cartographiques et d'ajouter de nouveaux points d'intérêt directement depuis leurs appareils. Il inclut également un système pour visualiser l'imagerie satellite et des superpositions de tuiles personnalisées sur les données vectorielles locales.

L'application couvre de vastes fonctionnalités géospatiales, notamment la recherche de lieux via coordonnées et adresses, l'enregistrement de télémétrie de trajet pour l'altitude et le mouvement, et la surveillance de la sécurité routière avec des alertes de limitation de vitesse.

Features

  • Local-First Storage - Employs a local-first storage architecture to enable full map navigation and searching without internet access.
  • GPS Path Tracking - Records and visualizes movement paths using satellite positioning for outdoor activities.
  • Turn-by-Turn Navigation Guidance - Provides detailed textual and verbal turn-by-turn guidance for driving and walking routes.
  • Routing Engines - Implements a routing engine that calculates optimal paths using specific costing models and map data.
  • User and Location Search - Provides discovery of geographic locations and points of interest via street addresses and coordinates.
  • Spatial Indexing - Uses spatial indexing to organize points of interest for efficient retrieval of nearby locations offline.
  • Slippy Map Vector Renderers - Provides a slippy map vector renderer for smooth zooming and panning of geographical features from local binary data.
  • Offline Map Tile Renderers - Renders map tiles from local storage to enable navigation without an internet connection.
  • Offline Mapping Applications - Offers a complete offline mapping and navigation experience without requiring an active internet connection.
  • OpenStreetMap Applications - Integrates turn-by-turn navigation and map viewing using OpenStreetMap data for offline use.
  • Route Calculations - Calculates optimal driving and walking paths between geographic coordinates using a weighted road network graph.
  • Driving Safety Assistants - Displays current speed limits with exceedance alerts and provides day/night visual modes for safer driving.
  • Collaborative Database Contributions - Enables users to upload bug reports, points of interest, and GPX tracks to a community-maintained map database.
  • Map Data Contributors - Provides a mobile interface for reporting map errors and adding points of interest to OpenStreetMap.
  • Map Data Error Reporting - Allows users to report inaccuracies and add new points of interest to the OpenStreetMap database.
  • Interactive Map Overlays - Renders interactive map tiles with overlaid GPX track paths and satellite imagery.
  • Raster and Vector Tile Renderers - Renders satellite imagery and custom raster tiles as overlays on top of vector map data.
  • GPX Track Loggers - Records GPS tracks during activities and exports them in the standard GPX format.
  • Track Recorders - Implements background GPS coordinate logging to create recorded paths that persist during system sleep.
  • Telemetry Recording - Records movement and altitude telemetry to local files or cloud services during trips.
  • Mobile Maps - Offline map viewing and navigation for mobile.
  • Maps and Navigation - Comprehensive offline map and navigation tool using OpenStreetMap data.

Historique des stars

Graphique de l'historique des stars pour osmandapp/osmandGraphique de l'historique des stars pour osmandapp/osmand

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait osmandapp/osmand ?

OsmAnd est une application de navigation mobile et un visualiseur de cartes vectorielles qui utilise les données d'OpenStreetMap pour fournir un accès aux cartes hors ligne, un guidage tour par tour et des outils géospatiaux. Elle fonctionne comme un moteur de routage mobile et un enregistreur de traces GPX, permettant aux utilisateurs de naviguer et d'enregistrer leurs déplacements sans connexion internet active.

Quelles sont les fonctionnalités principales de osmandapp/osmand ?

Les fonctionnalités principales de osmandapp/osmand sont : Local-First Storage, GPS Path Tracking, Turn-by-Turn Navigation Guidance, Routing Engines, User and Location Search, Spatial Indexing, Slippy Map Vector Renderers, Offline Map Tile Renderers.

Quelles sont les alternatives open-source à osmandapp/osmand ?

Les alternatives open-source à osmandapp/osmand incluent : organicmaps/organicmaps — Organic Maps is a mobile application designed for offline mapping, navigation, and outdoor activity planning. It… valhalla/valhalla — Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It… fastshift/x-track — X-Track is a firmware project for an embedded bicycle computer that combines GPS-based speed and ride metrics with… graphhopper/graphhopper — GraphHopper is a Java routing library and OpenStreetMap routing engine used to calculate optimal paths and driving… mapbox/mapbox-gl-native — This project is a cross-platform mapping SDK and hardware-accelerated rendering engine implemented in C++. It provides… admol/systemdesign — This project is a reference library of architectural blueprints, study materials, and design patterns for building…

Alternatives open source à OsmAnd

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec OsmAnd.
  • organicmaps/organicmapsAvatar de organicmaps

    organicmaps/organicmaps

    13,304Voir sur 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
    Voir sur GitHub↗13,304
  • valhalla/valhallaAvatar de valhalla

    valhalla/valhalla

    5,394Voir sur GitHub↗

    Valhalla is an open-source routing engine that calculates optimal paths and travel times using OpenStreetMap data. It is built around a tiled routing graph framework, allowing map data to be organized into small geographic tiles for efficient regional updates and offline routing capability. The project distinguishes itself through a multimodal routing server that combines automobile, pedestrian, bicycle, and public transit modes into single journeys. It includes a GPS trace matching engine to align noisy coordinates to the most probable road network paths and an isochrone and matrix generator

    C++astardijkstradirections
    Voir sur GitHub↗5,394
  • fastshift/x-trackAvatar de FASTSHIFT

    FASTSHIFT/X-TRACK

    6,250Voir sur 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
    Voir sur GitHub↗6,250
  • graphhopper/graphhopperAvatar de graphhopper

    graphhopper/graphhopper

    6,516Voir sur 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
    Voir sur GitHub↗6,516
Voir les 30 alternatives à OsmAnd→