openstreetmap
Here are 1,349 public repositories matching this topic...
Importing all of London, https://github.com/dabreegster/abstreet/blob/7a0dbb28b1e711bb9a9f7265ff95e3ee411089df/map_model/src/make/parking_lots.rs#L141 took 40 seconds. It's easy to use timer.parallelize to speed this up. Running the importer on large areas, checking the logs for the slowest steps, and applying simple fixes like parallelize and FindClosest is a great way to learn a bit about
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Oct 1, 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 3, 2020 - Python
-
Updated
Oct 3, 2020 - JavaScript
-
Updated
Sep 6, 2020 - Python
-
Updated
Aug 27, 2020 - Python
-
Updated
Oct 2, 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
Because the checking of current time is incapsulated in the thing that the test is testing, the test needs to do at least a copule tests that rely on the current time. The test was made to be robust to different times of day but there is a bug in the test where a certain time of day (the last several minutes before the hour i think) which causes the test to fail. we should fix that because it caus
@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
Sep 30, 2020 - Java
-
Updated
Oct 2, 2020 - PLpgSQL
-
Updated
Oct 2, 2020 - C++
What would you like to be added:
TM shows nicely, when a new update is available. Would it be possible to also show the version of the update?
Why is this needed:
Currently you have to go to the car to see the SW version, which is up to installing.
Of course a question, whether the API provides that information...
-
Updated
Sep 24, 2020 - Java
-
Updated
May 16, 2019 - C++
-
Updated
Oct 1, 2020 - Java
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Sep 25, 2020 - Java
-
Updated
Feb 26, 2020 - Java
-
Updated
Mar 17, 2020 - JavaScript
Improve this page
Add a description, image, and links to the openstreetmap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openstreetmap topic, visit your repo's landing page and select "manage topics."
Hi guys,
Thank you for this awesome library!
Not sure if it's a bug or just me doing something wrong (probably the latter...), but I am experiencing some weird rendering issues when using the line layer.
At the maximum zoom level the line looks as I would expect it:

However, whe