OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,640 public repositories matching this topic...
How can we get at UnitFmt here? Probably just need to take it in PlotOptions and plumb it through.
Good small task / intro to Rust.
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 29, 2021 - Jupyter Notebook
-
Updated
Aug 29, 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
Aug 27, 2021 - Python
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Aug 30, 2021 - JavaScript
Reproduces on iOS:
- Do some edits
- Enable "Always ask for Internet" dialogue (may be not necessary)
- Open OSM profile. Internet access dialogue appears.
- Allow access for today. The number of edits does not change.
- After re-opening the profile the edits number is updated.
-
Updated
Aug 30, 2021 - Kotlin
-
Updated
Aug 17, 2021 - JavaScript
-
Updated
Mar 11, 2021 - Python
When a buggy house number is entered in OSM, its import creates an entry in the word table. Even when the house number is later corrected, the entry remains. That often leads to odd search errors because house numbers are optional parts of the query and can practically change the search into a partial one.
We should have a task to clean out house numbers from the word table that no longer appea
-
Updated
Aug 27, 2020 - Python
Describe the bug
When entering a cost per kWh in the charge-cost page, I need to use 4 decimal places as my supplier charges in fractions of cents. For example, if I enter 0.1446, it responds with:
`Please enter a valid value. The
Hello! I've noticed that in multiple cases valhalla generates rather strange isochrones with artefacts. Is this a bug or do I need to tune API parameters in some way?
Here are some example screenshots.
The most eye-catching case. Artefacts on water:
<img width="500" alt="Screenshot 2021-07-12 at 15 47 58" src="https://user-images.githubusercontent.com/54934129/125652219-955be151-6f0a-4082-
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 30, 2021 - PLpgSQL
-
Updated
Aug 11, 2021 - Java
-
Updated
Oct 27, 2016 - C++
-
Updated
Aug 29, 2021 - C++
-
Updated
May 20, 2021 - Jupyter Notebook
-
Updated
Aug 26, 2021 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Aug 30, 2021 - Java
-
Updated
Dec 2, 2020 - Java
Currently the heatmap layer doesn't support
queryRenderedFeatures— the latter simply doesn't return anything for such layers: https://github.com/mapbox/mapbox-gl-js/blob/12968ab002c00fffbbd255df5604493b6fa6dfb4/src/style/style_layer/heatmap_style_layer.js#L65-L67I always assumed we would need to implement difficult raster querying logic for layers like this to expose "intensity under the qu