18eeaf79e4
* - refactored mvt classes to support all implemented metadata formats, regardless of the provider * - fixed formatting issues * Implementing basic tile metadata methods * Fixing yml models * Adding additional format * Fixing schema set on load * Removing unused field from documentation * - added support to TileMatrixSets endpoint - added TileMatrixSet definitions for WorldCRS84Quad and WebMercatorQuad * - added tiling-schemes link in the json representation of the landing page * - added html pages for tilematrixset endpoints * - advertise json and html representations of the tiling schemes in the landing page * - Use api definition of Well-known TileMatrixSets in the tiling-schemes element of the tiles metadata page * - added tiling-scheme url on tiles metadata page, for es and tippecanoe providers * - fixed flak8 formatting errors * - updated number of links on the landing page, on the api test * - Manage tile matrix set id dinamically, on tilematrix set flask endpoint * - renamed functions to lower case * - renamed tilematrix set functions on flask * - Use TtileMatrixSetId parameter in tilematrixset api function * - added support to TileMatrixSet endpoints on starlette * - added test for tileMatrixSets api endpoint * - added test for the tilematrixset endpoint * - added routes for django --------- Co-authored-by: Antonio Cerciello <antonio.cerciello@gmail.com>