-
Updated
Apr 27, 2022 - C++
osm
Here are 900 public repositories matching this topic...
-
Updated
Feb 1, 2022 - JavaScript
-
Updated
May 4, 2022 - Java
-
Updated
Apr 29, 2021 - JavaScript
Describe the bug
adm0_{l,r}
tags show up on regular boundaries at z5 but the demo shows them at z4 on maritime boundaries derived from OSM data and not natural earth.
To Reproduce
Steps to reproduce the behavior:
- Generate a world map with basemap profile including Z4
- Inspect the generated tiles
**Expected beh
-
Updated
May 4, 2022 - C#
-
Updated
Mar 20, 2022 - JavaScript
Акконд
Please change POI 'Акконд': change confictionery to convenience
-
Updated
Dec 23, 2021 - C++
-
Updated
Jan 29, 2022 - Jupyter Notebook
-
Updated
May 4, 2022 - JavaScript
-
Updated
Mar 30, 2022
-
Updated
Mar 26, 2022 - Python
-
Updated
Apr 29, 2022
-
Updated
May 3, 2022 - C++
-
Updated
Sep 7, 2021 - C
-
Updated
Apr 21, 2022 - Go
-
Updated
May 3, 2022 - Rust
Hi,
I have a huge collection of photos, and think it would be nice to get back to the last position in image list when reopening the app, some kind of session restore in a way.
Thanks a lot for your work
Raphael
-
Updated
Apr 29, 2022 - Java
Hi, I believe that using if constexpr (debugFlag)
has many benefits in comparison of #ifdef
.
- it is more readable IMHO
- static analyzers see the code in condition block, so refactoring is simpler, compilation fails when code is not correct even when condition is false...
![Screenshot_20220328_122131](https://user-images.githubusercontent.com/309458/160378310-9eb404fa-848b-4784-a1fc-
e.g. as per https://wiki.openstreetmap.org/wiki/API_v0.6#Details_of_multiple_users but idiomatic to how the codebase already works.
-
Updated
Mar 11, 2022 - Python
Improve this page
Add a description, image, and links to the osm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the osm topic, visit your repo's landing page and select "manage topics."
In the event payload there is always the
source
and the possibility to add custom properties. Is it possible to extend types and make a base event type withsource
and custom properties?TS:
https://github.com/geoman-io/leaflet-geoman/blob/1fdc918fa39ffa84327fdf639fa75865168f716d/leaflet-geoman.d.ts#L1437-L1440
JS where the payload and the custom payload are merged:
https://github.com/