organicmaps / organicmaps

🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
https://organicmaps.app
Apache License 2.0
8.58k stars 837 forks source link

Add -difficult and -expert hiking path grades #7926

Closed pastk closed 1 week ago

pastk commented 2 weeks ago

Depends on #7925

A rough draft (z16, low dpi): (check more fresh screenshots in later posts) image

biodranik commented 2 weeks ago

How the map will look in Swiss hikes and in cities?

pastk commented 2 weeks ago

Nothing will change in cities as difficult hiking trails are not supposed to be there :) What do you mean by Swiss hikes? The tagging is the same. If you want to see some particular Switzerland region then generate the map please, for my laptop its very heavy.

pastk commented 2 weeks ago

In future, marked routes highlighting could be implemented by colored underlines, a rough DEMO

image

patepelo commented 2 weeks ago

It would be cool in the future to add a functionality that when one zooms in to the desired path, the different characteristics appear on pair with the name label. It would act as an interactive legend.

For example:

Zoom 12: "Elephant path" Zoom 15: "Elephant path / SAC T3"

map-per commented 2 weeks ago

I like this PR, it fits to the OM map style quite well and it is not as experimental as #7810.

I would add these changes to the main style as well, in order to highlight dangerous / difficult paths.

pastk commented 2 weeks ago

Higher dpi screenshots: Screenshot_1713394052 Screenshot_1713394141

In the main style its the same pattern types but less fat and less visible just like as it is now Screenshot_1713394280

biodranik commented 2 weeks ago

An important question: do we need many different styles/colors for similar paths in the main style?

pastk commented 2 weeks ago

An important question: do we need many different styles/colors for similar paths in the main style?

Not really.

Actually initially I was going to display both difficult and expert trails as dotted black in the main style, but then

biodranik commented 1 week ago

Conflicts?

Is this change only for outdoors style?

pastk commented 1 week ago

Conflicts?

I'll rebase later when the test data is ready.

Is this change only for outdoors style?

The last screenshot is for the main style.

biodranik commented 1 week ago

I'm ok to test these changes in the Outdoor style, but have doubts about the generic main style.

vng commented 1 week ago

Regular highway=path is drawn the same as before.

pastk commented 1 week ago

I'm ok to test these changes in the Outdoor style, but have doubts about the generic main style.

What do you propose for the main style? The styles could be changed in a separate PR if needed. But for the Outdoors style to work the new types should be merged and included into the data gen anyway.