unvt / charites

It is an application to style vector tiles easily
https://unvt.github.io/charites/
MIT License
51 stars 13 forks source link

add origin header option for `init` command #33

Open naogify opened 2 years ago

naogify commented 2 years ago

Currently we can not create style template for tile.json that origin authentication is applied.

So, I think we should add --origin-header option for init command.

charites init style.yml --tilejson-urls https://tileserver.com/tiles.json?key=YOUR-API-KEY --origin-header http://localhost:8080