openstreetmap
Here are 1,328 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
Aug 17, 2020 - JavaScript
Open Source Routing Machine - C++ backend
-
Updated
Aug 21, 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
TileMill is a modern map design studio
-
Updated
Oct 17, 2019 - JavaScript
- go to https://graphhopper.com/maps/
- from/to text fields are empty, click one of the vehicle icons
- right click the map -> 'Set as Start/Intermediate/End' entries are grayed out
- (bonus) click vehicle icon again -> markers are created in Sibay, Russia, context menu entries become active again, but from/to fields still empty even though there are markers on the map
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
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
-
Updated
Aug 30, 2020 - Python
There are quite a few amenity=bench + capacity=<int> out there.
- About 6k https://taginfo.openstreetmap.org/tags/amenity=bench#combinations
- Query https://overpass-turbo.eu/s/WR3
But the wiki says, that it should be amenity=bench + seats=<int> instead.
- https://wiki.openstreetmap.org/wiki/Key:seats
Do not use capacity=* in this context
- https://wiki.openstreetmap.org/wiki/Tag:a
-
Updated
Feb 13, 2020 - Python
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
-
Updated
Aug 27, 2020 - Python
Easy to use OpenStreetMap editor for Android
-
Updated
Aug 30, 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
I ran into build problem with tests. We may be missing a dependency check for spatialite-tools on a fresh build, but don't explicitly check for its existence when building the test target. As a result, the test target fails downstream when a require data dependency is missing.
Here's the error I got:
$ mkdir build
$ cmake @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
Using Dijkstra's algorithm ("finding the shortest paths between nodes in a graph") to draw maps
-
Updated
Oct 27, 2016 - C++
an open source geocoder for openstreetmap data
-
Updated
Aug 20, 2020 - Java
OpenMapTiles Vector Tile Schema Implementation
-
Updated
Aug 30, 2020 - PLpgSQL
OpenStreetMap data to PostgreSQL converter
-
Updated
Aug 18, 2020 - C++
Vector map library and writer - running on Android and Desktop.
-
Updated
Aug 30, 2020 - Java
Describe the bug
Attempted to import my TeslaFI export. It failed with:
teslamate_1 | 06:39:51.377 [info] Importing 11 file(s) ...
teslamate_1 | 06:39:51.383 [error] GenStateMachine TeslaMate.Import terminating
teslamate_1 | ** (FunctionClauseError) no function clause matching in CSV.Decoding.Preprocessing.Lines.starts_sequence?/5
teslamate_1 | (csv 2.3.1) CSV.Decoding.Pr
Highly customizable library for procedural world generation based on real map data
-
Updated
May 16, 2019 - C++
Map Matching based on GraphHopper
-
Updated
Aug 28, 2020 - Java
Make maps with OpenStreetMap and Mapnik
-
Updated
Aug 17, 2020 - JavaScript
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Aug 28, 2020 - Java
Java map matching library for integrating the map into software and services with state-of-the-art online and offline map matching that can be used stand-alone and in the cloud.
-
Updated
Feb 26, 2020 - Java
convert osm to geojson
-
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."


popup addClassName invalid
mapbox-gl-js version:1.10.0
browser: chrome v81.0.4044.122
Steps to Trigger Behavior
Expected Behavior
No classname I added when checking DOM elements
Actual Behavior
When checking the DOM element, I added the classname, and the style changed