Open
Description
Are there a way to "send" an own parameter to tessera?
In my case do i run weathermaps with multiple layers of same variable with different hour-number, like temperature_2. So i'm looking for a way to have only one definition for temperature in the config file instead of needing to define it say 72 times where the only difference would be only that hour-number (and same for all other variables).
Something like:
"/temperature":{
"source": "mapnik:///home/node/temperature_{{hour}}.xml",
"cors": true
}
In Leaflet could it then be setup like:
/tilelive/temperature/2/{z}/{x}/{y}.png
Metadata
Metadata
Assignees
Labels
No labels