[FAQ] Updated Android version. Fixed OpenStreetMaps => OpenStreetMap

Signed-off-by: S. Kozyr <s.trump@gmail.com>
This commit is contained in:
Sergiy Kozyr 2023-10-09 16:17:48 +03:00
parent c0046cd77f
commit f3a3bf8801
Signed by: strump
GPG key ID: C622E5563CAC205D
4 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ extra:
order: 10
---
You need at leat Android 5 to run the app. All devices with latest Android can run OrganicMaps. If you want to use AndroidAuto then minimal version is Android 6+.
You need at leat Android 5 to run the app. Devices with latest Android can run OrganicMaps.
OrganicMaps can work on devices with Google Services installed and without Google support.

View file

@ -11,4 +11,4 @@ extra:
<img src="/faq/map-14-edits/edit-button.jpg" width="400px"/>
OrganicMaps works with map data from [OpenStreetMaps.org](https://osm.org) project. You can improve place details using "Edit Place" button. To make your changes publicly available you need an account on [OpenStreetMaps.org](https://osm.org). If you want to change POI position, or clarify footway, or add buildings and bridges, please use [OpenStreetMaps.org](https://osm.org) site with powerful editing tools.
OrganicMaps works with map data from [OpenStreetMap.org](https://osm.org) project. You can improve place details using "Edit Place" button. To make your changes publicly available you need an account on [OpenStreetMap.org](https://osm.org). If you want to change POI position, or clarify footway, or add buildings and bridges, please use [OpenStreetMap.org](https://osm.org) site with powerful editing tools.

View file

@ -1,5 +1,5 @@
---
title: How edits are uploaded on OpenStreetMaps.org, how conflicts are resolved?
title: How edits are uploaded on OpenStreetMap.org, how conflicts are resolved?
description: "Frequently asked questions for Organic Maps application"
taxonomies:
@ -10,6 +10,6 @@ extra:
---
OrganicMaps application stores POI changes locally till internet connection is available.
You can make changes while offline. Edits are uploaded to [OpenStreetMaps.org](https://osm.org) in background.
You can make changes while offline. Edits are uploaded to [OpenStreetMap.org](https://osm.org) in background.
If there are edit conflicts ???

View file

@ -11,6 +11,6 @@ extra:
`?vulkan`, `?gl` - ???
`?edits` - will show changes you made lately and its status. You can see if changes are already uploaded to [OpenStreetMaps.org](https://osm.org) or there were any problems?
`?edits` - will show changes you made lately and its status. You can see if changes are already uploaded to [OpenStreetMap.org](https://osm.org) or there were any problems?
See [documentation](https://github.com/organicmaps/organicmaps/blob/master/docs/DEBUG_COMMANDS.md) for the full list of commands.