OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,536 public repositories matching this topic...
From #610, Michael's idea to teach how to navigate with the minimap, and also reinforce the use of layers:
The point of the minimap is that you can navigate relatively long distances quickly, while staying zoomed in. So, we need to observe something in detail (zoomed in), over a vast area.
Could we do some kind of "Where's Wally?"
And maybe Wally only likes to hang out at certain elevat
-
Updated
May 9, 2021 - JavaScript
-
Updated
May 17, 2021 - C++
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
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
Currently the layer cannot be selected for low zoom levels.
-
Updated
May 20, 2021 - Python
-
Updated
Oct 17, 2019 - JavaScript
-
Updated
May 17, 2021 - JavaScript
-
Updated
May 20, 2021 - Kotlin
-
Updated
Mar 11, 2021 - Python
-
Updated
Aug 27, 2020 - Python
If we could compute the location_postcode table directly from place instead of placex, it wouldn't be necessary anymore to copy over the about 3M postcode helper points into placex. That would be a nice save of space and would allow to get rid of a couple of special cases in the placex triggers.
The main issue is that we don't have country_codes in the place table, so they would need to
It would be useful if a missing property in the config file fell back gracefully to the default value, rather than killing the process with a hard error.
Is there any appetite for such a change? We could potentially specify default values in a json file that the C++ code reads at compile time and the python script valhalla_build_config parses at runtime?
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
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
Apr 30, 2021 - PLpgSQL
-
Updated
May 17, 2021 - Java
-
Updated
Oct 27, 2016 - C++
-
Updated
May 19, 2021 - C++
-
Updated
May 20, 2021 - Jupyter Notebook
-
Updated
May 5, 2021 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Dec 2, 2020 - Java
-
Updated
May 21, 2021 - Java
-
Updated
May 17, 2021 - JavaScript
-
Updated
Apr 7, 2021 - JavaScript
-
Updated
Apr 20, 2021 - Java
This issue / feature request was originally posted by @AndrejGajdos