geoadmin / service-tileservergl

1 stars 0 forks source link

Work through #7

Closed loicgasser closed 6 years ago

loicgasser commented 6 years ago

This is an attempt to formalize the current process of vector tiles publication.

The idea is to document and improve the existing steps.

Anybody at swisstopo should be able to follow the documented example and get a result.

So far I documented until data publication, every step has been tested, but it would be good if someone else could do it as well.

We need to formalize the process -> maputnik for GL Style Generation -> tileserver-gl

I will add an example on how to add a basic GL style and publish it.

Documentation about Rancher deployment is coming but it's the same everywhere. I will also try to finalize the Jenkins integration for automated deployment and images publishing.

I had to patch tileserver-gl yesterday because of deprecated library that would make the build phase fail. PR opened in main repo and merged in our fork,

I would like to use a volume for tileserver config so that we could easily update it without changing the main image. At the moment either you rebuild the containers every time, either you copy paste a local file to right location and restart the container with docker-compose -> sub-optimal.

gjn commented 6 years ago

very good and important. would be great if christoph and oli/marc could do the walkthrough each independantly.