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
Open Source Routing Machine - C++ backend
-
Updated
Nov 15, 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.
TileMill is a modern map design studio
-
Updated
Oct 17, 2019 - JavaScript
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 15, 2020 - JavaScript
Semantic segmentation on aerial and satellite imagery. Extracts features such as: buildings, parking lots, roads, water, clouds
-
Updated
Aug 27, 2020 - Python
-
Updated
Sep 6, 2020 - Python
Easy to use OpenStreetMap editor for Android
-
Updated
Nov 15, 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
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
Nov 14, 2020 - Java
OpenMapTiles Vector Tile Schema Implementation
-
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
OpenStreetMap data to PostgreSQL converter
-
Updated
Nov 13, 2020 - C++
Vector map library and writer - running on Android and Desktop.
-
Updated
Nov 15, 2020 - Java
Highly customizable library for procedural world generation based on real map data
-
Updated
May 16, 2019 - C++
Map Matching based on GraphHopper
-
Updated
Nov 6, 2020 - Java
Make maps with OpenStreetMap and Mapnik
-
Updated
Sep 12, 2020 - JavaScript
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 16, 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


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