OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,382 public repositories matching this topic...
A/B Street has some modelling for public transit vehicles and riders, but it's quite incomplete. I'm not going to have any time to work on it soon, but I think it'd make a very fun project to jump in. I'm quite willing to mentor / help things along!
Some end goals could be:
- previewing how a proposed/future rapid transit route will help its riders
- exploring+proposing small changes to speed
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Nov 13, 2020 - 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
Oct 17, 2019 - JavaScript
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 10, 2020 - JavaScript
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Nov 14, 2020 - Kotlin
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
As I understand there is no public demo, but maybe adding some image examples to readme would be nice?
Especially demonstration of multimodal capability.
It it would be considered as an improvement I can try adding something like this.
@1v0ryh4t and I found that when creating a new redaction under /redactions/new, the redaction title is allowed to be blank. When attempting to view said redactions under /redactions, the new redaction is not present or viewable under the list as its title or name is an empty string. I would like to add a validation to a redaction so that when creating or editing the redaction, the name can
-
Updated
Oct 27, 2016 - C++
-
Updated
Nov 13, 2020 - Java
-
Updated
Nov 13, 2020 - PLpgSQL
Describe the bug
Hi, recently the Superchargers in Korea started to charge and I wanted to set the cost per kWh of my charge sessions as currently defined (313 KRW/kWh).
But as I tried to enter '313' into a charge session it didn't make any change and the value was not remembered.
After a few
-
Updated
Nov 13, 2020 - C++
-
Updated
Oct 28, 2020 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Nov 6, 2020 - Java
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Java
-
Updated
Feb 26, 2020 - Java
-
Updated
Mar 17, 2020 - JavaScript
When
map.fitBounds(...)is called with a bearing option passed in, it seems like the bearing is not taken into the account on calculating the appropriate zoom, resulting in part of the bounded area to not be in view.mapbox-gl-js version: 1.12.0
browser: Chrome
Steps to Trigger Behavior
map.fitBounds(...)wi