forked from geopython/pygeoapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addressing Requirements class 2 (Requirements Class Tileset) of the O…
…GC API Tiles Standard (geopython#1497) * - 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 <[email protected]>
- Loading branch information
Showing
12 changed files
with
3,184 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.