18eeaf79e469a8757ad13e79c5e59995fc0687aa
* - 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>
pygeoapi
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
Please read the docs at https://docs.pygeoapi.io for more information.
Description
pygeoapi is a Python server implementation of the OGC API suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is open source and released under an MIT license.
Languages
nesC
76.3%
Python
22.3%
HTML
1.3%