Viktor Havaka
Viktor Havaka
Closes https://github.com/organicmaps/organicmaps/issues/3103 Closes https://github.com/organicmaps/organicmaps/issues/1262
More details here: https://github.com/organicmaps/organicmaps/issues/849
We calculate place=city/town bounds and store them in World.mwm like CITIES_BOUNDARIES_FILE_TAG. They are used in search and routing to make in/out city flag for each graph edge. At this moment,...
[This](https://www.openstreetmap.org/way/30610269) island is a part of [this](https://www.openstreetmap.org/relation/1061138) capital relation. Island inherits capital=yes and produces invalid capital city.
1. https://www.openstreetmap.org/#map=18/51.89793/4.97840 because [this](https://www.openstreetmap.org/way/193114533) link has maxspeed=130. 2. https://www.openstreetmap.org/#map=17/51.95501/5.02950 because [this](https://www.openstreetmap.org/way/7105514) link has maxspeed=130.
Useful when creating values from std::string_view
- create a commit with newly added file - modify this file - amend the last commit and unstage this file Nothing happens ..
- Here is how Preferences window looks like: - Can we add Font size settings?
Should be detected as "renamed". I tried to play with [GTDiff findSimilarWithOptions] in [PBWebHistoryController loadCommitSummary], but had no luck ..