You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to add underground layers and have them rendered but despite my best efforts I'm unable to get underground layers to render.
I'm propably missing something basic but so far it's eluded me.
My current config includes the following sections and I've cleared all tiles and the mapserver.sqlite DB on multiple occations.
This: "from": -2400, (and the "to" field) are in mapblocks, not nodes and your coordinate would result somewhere around -38'000, far outside the world borders :/
That works perfectly and the documentation is clear, it's the user that's the problem :)
Perhaps inline comments or bounds checking with a warning might be the best way to go?
The lower example also has the from/to reversed in which case nothing is shown so if a check were to be added that might be another good thing to add to the check.
I've been trying to add underground layers and have them rendered but despite my best efforts I'm unable to get underground layers to render.
I'm propably missing something basic but so far it's eluded me.
My current config includes the following sections and I've cleared all tiles and the mapserver.sqlite DB on multiple occations.
Any thoughts on why nothing would be rendereed?
The text was updated successfully, but these errors were encountered: