OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,847 public repositories matching this topic...
-
Updated
Jan 7, 2022 - Jupyter Notebook
LTN UX feedback
NOTE: I marked this as a good first issue; I'd love help with any of these! If you're interested, please comment here and I can provide more info to get started.
Moving a growing list of UX problems from my offline notes to here. Many found from a quick UX study with @Robinlovelace -- thanks!
- Proposals aren't saved on web, because
abstio::write_binaryis unimplemented. Local storag
-
Updated
Jan 22, 2022 - JavaScript
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
-
Updated
Mar 8, 2022 - 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
Currently the layer cannot be selected for low zoom levels.
-
Updated
Mar 14, 2022 - Python
For better UX and for people with bad eyesight it makes sense to change the color of the current position icon in different states:
- GPS position is known and actual
- GPS position is not detected yet, but OM tries to find it
- GPS position is turned off and not active
Let's decide on colors (they should be clearly recognizable on top of the map).
-
Updated
Feb 1, 2022 - JavaScript
The “follow” operation added in #8671 stops when encountering a node that’s shared among multiple features. iD already keeps track of the “focused” way for the purpose of reliably navigating back and forth among its vertices using the keyboard. It would be natural to extend this capability to the follow operation, so that the user doesn’t have to think as much about other connecting ways after cho
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Mar 9, 2022 - Elixir
Update Date
Hello
Updating a multiregion install using the script update_database.sh does not update the "lastimportdate" field of "import_status".
While a minor issue, that field us used in "Nominatim UI" as the "Last Update Date".
Thank you
Best regards
recently ran a US tomtom dataset where we were handling ferries pretty naively and valhalla attempted to build a 24 000 km shortcut
2021/12/20 21:33:30.842885 [INFO] Done HierarchyBuilder
2021/12/20 21:33:30.846544 [INFO] Creating shortcuts on level 1
2021/12/20 21:35:21.394332 [ERROR] Exceeding max. edge length: 24087463
terminate called after throwing an instance of 'std::runti
-
Updated
Feb 24, 2022 - Python
-
Updated
Aug 27, 2020 - Python
-
Updated
Mar 14, 2022 - 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
Mar 14, 2022 - Java
-
Updated
Mar 14, 2022 - C++
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Oct 27, 2016 - C++
-
Updated
Nov 17, 2021 - Jupyter Notebook
-
Updated
Mar 10, 2022 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Mar 14, 2022 - Java
-
Updated
Mar 13, 2022 - C++


mapbox-gl-js version:2.6.1
browser:Chrome
Steps to Trigger Behavior
1.create LngLatBounds as
bounds2 .use
map.fitBoundsand pass thecenteroption to itLink to Demonstration
check out this link for more info:
https://jsbin.com/zodotod/edit?html,output
Expected Behavior
The
boundsshould be in the view and thecenterof the map should be the `cen