Open Penegal opened 9 months ago
Hi! Thanks for your feedback! This will be an interesting and nice addition.
For way based natural = mountain_range
we can simply render name along the line. For polygon based we need a way to reduce them to lines.
Will work on it soon.
As told above, OpenTopoMap renders it in a nice way; inspiration from their source code would facilitate implementation, I think. :wink:
I would love to see Names of mountain ranges too. OpenTopoMap already does it in a convinient way. Just one customization compared to OpenTopoMap: For large areas better also use a larger font, instead of the usual font-size with large emptiness between each letter.
Additionaly you can also experiment with using another color for these labels, e.g. brown to better distinguish them from other labels like from peaks or towns
OpenTopoMap has a nice rendering for
place=region + region:type=natural_area
the correct tags for mountain range regions are: place=region + region:type=mountain_area
;-)
Althouth rendering of Natural Areas is welcome as well.
Hello, there!
OpenTopoMap has a nice rendering for
place=region + region:type=natural_area
andnatural=mountain_range
areas/multipolygons: only the name is rendered (as the boundaries of such features are fuzzy by nature), and the name is curved to follow the area gross boundaries:Would be a great addition to TracesTracks style to support those natural areas at high zoom levels or if the area covers, say, more than the current view: such areas, though wide and commonly known, are currently not rendered, though they improve orientation at larger scales. That being said, readability would benefit of slightly larger font than the OpenTopoMap ones.