Conversation
|
Could you, please 🙏 , (ideally before making a pull request proposing a change in the software) make an issue explaining:
Then somebody can reasonably decide whether a pull request is meaningful and improves the software or not. |
|
First I made code because I need it and plan to use it. Since I think it may benefit to other I share it as PR (and change is very small here). I personally think code is simpler to understand than long text explanation when diff is small. So, actually I just need style, renderer and data id to store else where and to point later to unitary tilejson path. I need this in my UI. I also need it in my tile expirer to simply known the tile path and expire. To do it I get the |
Add the
idfield to tilejson output. So be able to retrieve the tilejson and rebuild the path to direct tilejson for further usage.