> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify.com/awesome-selfhosted/awesome-selfhosted/llms.txt
> Use this file to discover all available pages before exploring further.

# Maps and GPS

> Mapping, GPS tracking, and location-based services

Maps, cartography, GIS and GPS software.

## Applications

<CardGroup cols={2}>
  <Card title="AdventureLog" icon="mountain" href="https://adventurelog.app">
    Travel tracker and trip planner.

    **License:** GPL-3.0 | **Platform:** Docker
  </Card>

  <Card title="AirTrail" icon="plane" href="https://airtrail.johan.ohly.dk">
    Personal flight tracking system.

    **License:** GPL-3.0 | **Platform:** Docker/Nodejs
  </Card>

  <Card title="Bicimon" icon="bicycle" href="https://github.com/knrdl/bicimon">
    Bike Speedometer as Progressive Web App.

    **License:** MIT | **Platform:** Javascript
  </Card>

  <Card title="Dawarich" icon="location-dot" href="https://dawarich.app/">
    Visualize your location history, track your movements, and analyze your travel patterns with complete privacy and control (alternative to Google Timeline a.k.a. Google Location History).

    **License:** AGPL-3.0 | **Platform:** Docker
  </Card>

  <Card title="Geo2tz" icon="clock" href="https://github.com/noandrea/geo2tz">
    Get the timezone from geo coordinates (lat, lon).

    **License:** MIT | **Platform:** Go/Docker
  </Card>

  <Card title="GraphHopper" icon="route" href="https://graphhopper.com/">
    Fast routing library and server using OpenStreetMap.

    **License:** Apache-2.0 | **Platform:** Java
  </Card>

  <Card title="Nominatim" icon="magnifying-glass-location" href="https://nominatim.org/">
    Server application for geocoding (address → coordinates) and reverse geocoding (coordinates → address) on OpenStreetMap data.

    **License:** GPL-2.0 | **Platform:** C
  </Card>

  <Card title="Open Source Routing Machine (OSRM)" icon="map-marked" href="http://project-osrm.org/">
    High performance routing engine designed to run on OpenStreetMap data and offering an HTTP API, C++ library interface, and Nodejs wrapper.

    **License:** BSD-2-Clause | **Platform:** C++
  </Card>

  <Card title="OpenRouteService" icon="compass" href="https://openrouteservice.org/">
    Route service with directions, isochrones, time-distance matrix, route optimization, etc.

    **License:** GPL-3.0 | **Platform:** Docker/Java
  </Card>

  <Card title="OpenStreetMap" icon="map" href="https://www.openstreetmap.org/">
    Collaborative project to create a free editable map of the world.

    **License:** GPL-2.0 | **Platform:** Ruby
  </Card>

  <Card title="OpenTripPlanner" icon="bus" href="https://www.opentripplanner.org/">
    Multimodal trip planning software based on OpenStreetMap data and consuming published GTFS-formatted data to suggest routes using local public transit systems.

    **License:** LGPL-3.0 | **Platform:** Java/Javascript
  </Card>

  <Card title="OwnTracks Recorder" icon="location-crosshairs" href="https://github.com/owntracks/recorder">
    Store and access data published by OwnTracks location tracking apps.

    **License:** GPL-2.0 | **Platform:** C/Lua/deb/Docker

    <Note>⚠️ This application may be unstable or have limited features</Note>
  </Card>

  <Card title="TileServer GL" icon="map-marked-alt" href="https://tileserver.readthedocs.io/">
    Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native. Map tile server for Mapbox GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc.

    **License:** BSD-2-Clause | **Platform:** Nodejs/Docker
  </Card>

  <Card title="Traccar" icon="location-arrow" href="https://www.traccar.org/">
    Java application to track GPS positions. Supports loads of tracking devices and protocols, has an Android and iOS App. Has a web interface to view your trips.

    **License:** Apache-2.0 | **Platform:** Java
  </Card>

  <Card title="TRIP" icon="suitcase" href="https://itskovacs-trip.netlify.app/">
    Minimalist POI Map tracker and Trip planner.

    **License:** MIT | **Platform:** Docker
  </Card>

  <Card title="wanderer" icon="hiking" href="https://github.com/open-wanderer/wanderer">
    Trail database where you can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue.

    **License:** AGPL-3.0 | **Platform:** Docker/Go/Nodejs
  </Card>
</CardGroup>
