Robin
Robin
There is a config setting for this: `"frontPage": false,`
Yes, this is for the config file. This is in the readme: https://tileserver.readthedocs.io/en/latest/config.html#frontpage
It should be noted that exit numbers are important in some parts of the world, for example in north America, but are not frequently used in other parts of the...
>A number of those are distance-based exit numbers (correlating with mileposts/kilometers); several are sequential instead, and would have to be mapped individually. I haven't checked that in detail, but I...
One idea off the top of my head would to filter out the noise. So we should probably look at filtering out outliers. For example for an elevation profile that...
Once graphhopper-maps supports a dark theme, we could introduce it here as well. That said, I am not sure if this is out of scope?
> For instance the bannerInstruction / type is "exit roundabout" which is not valid. You are right, this should be just roundabout for the bannerInstruction type? For the maneuver, there...
> Do we handle turn clock/anticlockwise correctly ? Yes, if the roundabout is tagged correctly. Usually this is correct. > IIRC we hardcode driving side "right" at some places, this...
Thanks for opening this PR @grab-liyanjin - this looks very promising. I was just wondering what the current state of this PR is?
I thought so, thanks. Breaking changes look really minimal so far for v12, is mostly renamed packages and methods: > Removed the firebase/vertexai import alias. All the functionality is still...