OpenStreetMap
OpenStreetMap provides map data for thousands of web sites, mobile apps, and hardware devices.
Here are 1,376 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
Oct 29, 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.
Make sure the issue concerns the BlenderGIS addon and not Blender itself.
In preference do not ask for help here, only report
Currently the layer cannot be selected for low zoom levels.
-
Updated
Oct 17, 2019 - JavaScript
-
Updated
Oct 26, 2020 - Python
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 6, 2020 - Python
-
Updated
Nov 3, 2020 - Kotlin
Nominatim sometimes presents results that are not directly related to an OSM object. These are:
- postcode (country + postcode + a parent OSM object)
- interpolations (OSM way + a housenumber)
- Tiger house numbers (OSM way + Tiger interpolations + housenumber)
- auxillary data (Currently unused)
These objects don't have good details pages at the moment. They usually simply redirect to th
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
Oct 28, 2020 - Java
-
Updated
Oct 27, 2020 - PLpgSQL
-
Updated
Nov 3, 2020 - C++
question
@adriankumpf did you hide "Starting at" in Statistics on purpose? The order is so a bit wierd:

Apparently Grafana does not order on hi
-
Updated
Oct 28, 2020 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Nov 1, 2020 - Java
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Nov 2, 2020 - Java
-
Updated
Feb 26, 2020 - Java
-
Updated
Mar 17, 2020 - JavaScript

Unless I'm missing something, both benchmarks were already the same when they were added in #7761 by @peterqliu :
https://github.com/mapbox/mapbox-gl-js/blob/ff8e087b6e7cc9fe63eb4809a0895b38029a67e2/bench/benchmarks/remove_paint_state.js#L88-L100
https://github.com/mapbox/mapbox-gl-js/blob/ff8e087b6e7cc9fe63eb4809a0895b38029a67e2/bench/benchmarks/remove_paint_state.js#L102-L114
I haven't us