Konstantin Pastbin

Results 35 issues of Konstantin Pastbin

Here is a list of POIs good to add: (below there is [a how-to guide](https://github.com/organicmaps/organicmaps/issues/1917#issuecomment-1030623850)) - [ ] [`leisure=dance`](https://wiki.openstreetmap.org/wiki/Tag:leisure%3Ddance) (8k objects) Also there was [a request](https://t.me/OrganicMapsRu/13512) to add [`amenity=dancing_school`](https://wiki.openstreetmap.org/wiki/Tag:amenity%3Ddancing_school), however...

Enhancement
Good first issue
Classificator

"Summary" is an article's part before any sections like "History", "See also", etc.

Perspective view is quite useless for pedestrian navigation due to low speeds and it makes harder to pan the map. I suggest turning it off by default for pedestrians or...

Navigation
Walk Navigation

At the moment tags combinations are not available for some established tags used for important features, e.g. man_made=communications_tower and amenity=sanitary_dump_station Would it be possible to reasonably lower the threshold and...

[Overview of changes](https://github.com/organicmaps/organicmaps/pull/7407/files#diff-749a1aa8c1be0b0df3e95763fee2ab6cd1ef3048fbc43efcb900faf9be9d29ab) The only exception - I've raised `tourism-caravan_site` from z16- to z15- as its needed for RV trip planning. (upd: will be included into another PR) Also made...

At the moment a localization source files (strings.txt, types_strings.txt, etc) are transformed to produce separate sets of platform-specific localization files for iOS and Android (we use a patched `twine` tool...

Translations
Refactoring

![Screenshot_20240208-130713.jpg](https://github.com/organicmaps/organicmaps/assets/18434508/7c390a4b-7b78-4007-92b1-367537cdd18b) Here it takes two lines. It used to be just one line before the addition of the share and close buttons. E.g. in this case I select the POI...

UI
POI Info

The current `amenity=shelter` icon doesn't look good in urban setting: ![Screenshot_1648637264](https://user-images.githubusercontent.com/18434508/160821293-90bcab6e-a32b-4745-9117-e2a93fc4fe81.png) So either make it more generic or use a different icon for `amenity=shelter shelter_type=public_transport`, e.g. https://www.openstreetmap.org/way/946557410

Good first issue
Icons

There are three approaches / options which cover somewhat different use cases. This list is just to help keep them in sync and clarify their differences and use cases better....

Bookmarks and Tracks
Epic

Fixes a case with lines not rendered under a semi-transparent bridge. - https://github.com/organicmaps/organicmaps/issues/5339#issuecomment-1691866730 ![transparent-areas](https://github.com/organicmaps/organicmaps/assets/18434508/385977a1-4d3e-44c6-98d0-751e097e087c) However it causes artifacts at line joins ![image](https://github.com/organicmaps/organicmaps/assets/18434508/d1552ee4-21cb-4aff-9b08-608c12fba067) Basically its the same situation as before. Before:...