-
Updated
Jul 9, 2022 - C++
osm
Here are 916 public repositories matching this topic...
-
Updated
Jul 5, 2022 - Python
-
Updated
Jun 14, 2022 - JavaScript
-
Updated
Jul 7, 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
Jul 9, 2022 - C#
-
Updated
Mar 20, 2022 - JavaScript
EDP and E-REDES
According to the new rules for liberalizing the electricity market in the European Union, it is mandatory to separate distribution (network infrastructure) and commercialization companies.
Since 29 January 2021, EDP Distribuição, the entity in charge of managing the electricity distribution network in mainland Portugal that belongs to the EDP group, has been renamed E-REDES. So I ask that a new
-
Updated
Dec 23, 2021 - C++
-
Updated
Jan 29, 2022 - Jupyter Notebook
-
Updated
Jul 10, 2022
-
Updated
Jul 7, 2022 - JavaScript
-
Updated
Jun 10, 2022 - Python
-
Updated
Mar 30, 2022
-
Updated
Jun 9, 2022 - R
-
Updated
Jun 7, 2022 - C
-
Updated
Jun 7, 2022 - Go
-
Updated
Jul 8, 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 22, 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...


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/