OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,718 public repositories matching this topic...
-
Updated
Oct 20, 2021 - Jupyter Notebook
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Nov 5, 2021 - C++
Good first issue
Please respect the following template to report a new issue, otherwise your issue will be automatically closed.
Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.
If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network
MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.
This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica
Currently the layer cannot be selected for low zoom levels.
-
Updated
Nov 4, 2021 - Python
-
Updated
Oct 15, 2021 - JavaScript
Description
I recently discovered that the "OSM" link in the history panel actually links to the history of an object. However this is not very clear, so I would like to suggest an edit to the text to improve this.
At the first pink dot, it should say "OSM History" and at the second pink dot, it should say "OSM Profile". Unfortunately I wasn't able to edit the text in browser!
 but at least it would work.
-
Updated
Mar 11, 2021 - Python
-
Updated
Aug 27, 2020 - Python
just realized that truck routing doesn't care about the use_highways option. I didn't do an extensive review what else might be missing, on a quick scan it's at least:
- highway factor
- surface factor
labeling as bug since it's not expected behavior reading the documentation
-
Updated
Nov 6, 2021 - PLpgSQL
Here I link directly to a changeset comment.
But how did I figure out how?
With Chromium Inspector (F12). That's because I'm a computer wiz.
But for normal mappers, they should be able to get the link from somewhere in the
Comment from Nuerdensfields 24 minutes ago
sentence. But due to some bug, they can't!
-
Updated
Aug 11, 2021 - Java
-
Updated
Oct 1, 2021 - C++
-
Updated
Oct 27, 2016 - C++
-
Updated
Nov 4, 2021 - Jupyter Notebook
-
Updated
Nov 4, 2021 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Nov 6, 2021 - JavaScript
-
Updated
Nov 5, 2021 - Java
-
Updated
Dec 2, 2020 - Java

When visual users look at a map they can easily tell that the controls, attribution, and other (potentially custom) UI components that are placed on the map belong to it. AT users rely on HTML semantics, DOM structure, and ARIA to convey these things and their relationships.
Currently, the
tabindex="0",aria-label="Map"androle="region"(which to