85a4984bbe
* - Added support to read from a generic url template as vector tile backend. * - Add support for not rendering the tileset metadata * - added support for z/y/x vector tile layers * - fixed formatting issues * - refactored code to use get_layer function, everywhere we need to parse username - added a couple of debug statements, to make sure we are getting the layer name correctly - added an error for url templates that follow a schema, which is not supported yet * - Added documentation for tiles provider, to show how to read a generic url * - fixed formatting issues * - added example of ES vector tiles in the docker-config of elasticsearch Co-authored-by: doublebyte1 <info@doublebyte.net>