OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,775 public repositories matching this topic...
-
Updated
Dec 17, 2021 - Jupyter Notebook
-
Updated
Sep 21, 2021 - JavaScript
-
Updated
Dec 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
Dec 24, 2021 - Python
-
Updated
Dec 3, 2021 - 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
Dec 4, 2021 - JavaScript
-
Updated
Jan 1, 2022 - Elixir
When somebody has run the import with --drop or dropped the update information at a later point, it is no longer possible to import TIGER data because it relies on the location_road_2 table. We could be using the search_nametable instead in that case to look up the street. It will be quite a bit slower (maybe a temporary special index would help?) but at least it would work.
-
Updated
Mar 11, 2021 - 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
Aug 27, 2020 - Python
-
Updated
Jan 5, 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
Jan 3, 2022 - Java
-
Updated
Dec 21, 2021 - C++
-
Updated
Oct 27, 2016 - C++
-
Updated
Jan 1, 2022 - JavaScript
-
Updated
Nov 17, 2021 - Jupyter Notebook
-
Updated
Jan 3, 2022 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Jan 4, 2022 - Java
-
Updated
Jan 5, 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