Open brendanheywood opened 10 years ago
@scd @rouletout After enabling high-quality photos in one of the recent releases, wouldn't it be a logical next step to think about the scaling of the topo features and icons? Just thinking out loud.
Yup. What you don't know is that we have somebody new taking over maintenance of topo code and he is building a new version of the topo.
The photo res is something I did with the old code because it was fairly easy, but the other scaling issues is way more difficult so I did not take it on considering we have a new version coming out sometime.
We are now really stuck for topo improvements until the new version comes out.
An interesting observation:
Apparently different scaling of topo features is used depending on whether the same topo is displayed on an area vs on a route detail page.
See these examples: https://www.thecrag.com/es/escalar/spain/alto-mijares/casucho/area/587201946 https://www.thecrag.com/es/escalar/spain/alto-mijares/casucho/route/870992673
On the area the topo features are too big and it's messy:
On the route detail the topo features have a nice scale
When editing the topo (from the route detail view), it shows again the bigger (messy) features
@scd Might it be worth exploring to use the same method for topos from the route detail view on the area view (and also when drawing topos)
I'm now using the following workaround:
I try to make topo photos as "flat" as possible by cutting away landscape above and below the routes. This results in a wider display of the topo images. As a side-effect the topo lines are also drawn finer on wider topo images.
Also related to https://github.com/theCrag/website/issues/3415
There is actually an interesting effect when you look at the same topo on the crag level vs on the route level.
On the crag level, features are drawn thicker. This often results in the number boxes overlaying each other. If you look at the same topo image on a route level, features are drawn thinner and you can most times read the individual number fields.
I'm not a developer, but could it be already helpful to just apply the same settings as used on the route detail page also on the crag overview page?
From Julian S: