-
Updated
Jun 16, 2022 - C++
osm
Here are 916 public repositories matching this topic...
-
Updated
Jun 16, 2022 - Python
-
Updated
Jun 14, 2022 - JavaScript
-
Updated
Jun 21, 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
Jun 21, 2022 - C#
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Jun 21, 2022 - JavaScript
-
Updated
Dec 23, 2021 - C++
-
Updated
Jan 29, 2022 - Jupyter Notebook
-
Updated
Jun 20, 2022 - JavaScript
-
Updated
Jun 10, 2022 - Python
-
Updated
Jun 20, 2022
-
Updated
Mar 30, 2022
-
Updated
Jun 9, 2022 - R
-
Updated
Jun 7, 2022 - C
-
Updated
Jun 7, 2022 - Go
-
Updated
Jun 21, 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
Jun 21, 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.
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
sourceand the possibility to add custom properties. Is it possible to extend types and make a base event type withsourceand 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/