Skip to content

strukturart/o.map

Repository files navigation

logo

O.Map is an openstreetmap app for KaiOs, it is a good companion for your next outdoor adventure.

badge-release badge-downloads badge-bhackers

Features

  • Map online/offline
  • share your position
  • Import Tracks (geoJson / gpx)
  • Export marker/path (geoJson)
  • Save your position
  • open .gpx files
  • open geoJSON files
  • follow path
  • search locations
  • rainradar
  • weather
  • open openstreetmap link
  • tracking
  • draw track

image-1 image-2 image-2 image-4 image-5 image-6

Maps

  • Openstreetmap
  • Open Topo Map

Layers

  • rain/snow layer

Manual

  • Soft-keys Zoom the map
  • Cursor Moving the map
  • key 0 share position
  • key 0 longpress show weather map
  • key 1 start/stop tracking
  • key 1 longpress start tracking uploading /5min file to your osm account
  • key 2 search
  • key enter open menu
  • key 4 auto center map to delete the marker open with 3 the menu select the marker and press long enter (+- 5sec)
  • key 5 parameters view during tracking
  • key 6 jump between loaded gpx tracks
  • key 7 measure distance
  • key 8 export markers as geojson file
  • key # offline mode - download map tiles
  • key * jump between markers
  • key Backspace close: Menu,measure distance,info panel

import/export

you have the possibility to import gpx and geojson. Markers can also be exported as geojson so that you can e.g. share them or edit them in another program. it is also possible to connect the app to your openstreetmap account to load gpx files from there.

custom maps and layer

you have the possibility to use your own maps/layers. For this you have to create a JSON file with the following structure:

[
  {
    name: "Hiking",
    type: "overlayer",
    url: "http://tile.waymarkedtrails.org/hiking/{z}/{x}/{y}.png",
    attribution: "hiking.waymarkedtrails.org",
    maxzoom: 18,
  },

  {
    name: "Google Satelite",
    type: "map",
    url: "http://mt0.google.com/vt/lyrs=r&hl=en&x={x}&y={y}&z={z}",
    attribution: "Google",
    maxzoom: 18,
  },

  {
    name: "climbing",
    type: "overpass",
    url: "sport=climbing",
    attribution: "Overpass",
    maxzoom: 18,
  },

  {
    name: "water",
    type: "overpass",
    url: "amenity=drinking_water",
    attribution: "Overpass",
    maxzoom: 18,
  },
];

you can also add an overpass layer, https://taginfo.openstreetmap.org/ you add the tags in the key url.

you can find an example file here: omap_maps.json

Search

The search can be opened with key 2, you can search for locations or start the search with / and then enter an open location code open location code

Good to know

Some layers cannot be loaded because KaiOs has not equipped all devices with a valid Let's Encrypt certificate. If your device is rooted you can do it yourself: https://github.com/openGiraffes/b2g-certificates

If you use the tiles intentisv cache, the app can slow down from around 400mb. The solution is to delete the cache via the app menu.

Desktop Version

https://strukturart.github.io/o.map/

How to install

Thank you

LICENSES

This software (except KaiAds) is open source and licensed under the MIT License. View the source code. OpenStreetMap is a trademark of the OpenStreetMap Foundation. o.map is not endorsed by or affiliated with the OpenStreetMap Foundation.

  • o.map UNLICENSE
  • Leaflet - BSD-2-Clause License
  • leaflet.tilelayer.pouchdbcached MIT license
  • OpenStreetMap®
  • Overpass Affero GPL

Privacy Policy

This software uses KaiAds. This is a third party service that may collect information used to identify you. Pricacy policy of KaiAds.

other map apps for KaiOs

https://wiki.openstreetmap.org/wiki/KaiOS

Donation

If you use the app often, please donate an amount to me.

Bitcoin