Angelos Tzotsos pushed to branch upstream at Debian GIS Project / pygeoapi
Commits: bd2518b3 by Angelos Tzotsos at 2025-03-28T14:30:09+02:00 New upstream version 0.20.0 - - - - - 95 changed files: - .github/workflows/containers.yml - .github/workflows/docs.yml - .github/workflows/flake8.yml - .github/workflows/main.yml - MANIFEST.in - docker/default.config.yml - docker/entrypoint.sh - docs/source/conf.py - docs/source/configuration.rst - docs/source/cql.rst - docs/source/data-publishing/ogcapi-edr.rst - docs/source/data-publishing/ogcapi-features.rst - docs/source/data-publishing/ogcapi-maps.rst - docs/source/development.rst - docs/source/installation.rst - docs/source/running-with-docker.rst - docs/source/running.rst - pygeoapi-config.yml - pygeoapi/__init__.py - pygeoapi/admin.py - pygeoapi/api/__init__.py - pygeoapi/api/environmental_data_retrieval.py - pygeoapi/api/itemtypes.py - pygeoapi/api/processes.py - pygeoapi/api/stac.py - pygeoapi/api/tiles.py - pygeoapi/django_/urls.py - pygeoapi/django_/views.py - pygeoapi/flask_app.py - pygeoapi/linked_data.py - − pygeoapi/models/cql.py - pygeoapi/openapi.py - pygeoapi/plugin.py - pygeoapi/process/echo.py - pygeoapi/process/manager/__init__.py - pygeoapi/process/manager/base.py - pygeoapi/process/shapely_functions.py - pygeoapi/provider/base_edr.py - pygeoapi/provider/base_mvt.py - pygeoapi/provider/csv_.py - pygeoapi/provider/elasticsearch_.py - pygeoapi/provider/mapscript_.py - pygeoapi/provider/mvt_elastic.py - pygeoapi/provider/mvt_proxy.py - pygeoapi/provider/mvt_tippecanoe.py - pygeoapi/provider/opensearch_.py - pygeoapi/provider/oracle.py - pygeoapi/provider/parquet.py - pygeoapi/provider/postgresql.py - pygeoapi/provider/sensorthings.py - + pygeoapi/provider/sensorthings_edr.py - pygeoapi/provider/tinydb_.py - pygeoapi/provider/wmts_facade.py - pygeoapi/schemas/config/pygeoapi-config-0.x.yml - pygeoapi/starlette_app.py - + pygeoapi/templates/collections/edr/instance.html - + pygeoapi/templates/collections/edr/instances.html - pygeoapi/templates/collections/edr/query.html - pygeoapi/templates/collections/index.html - + pygeoapi/templates/collections/items/index.jsonld - + pygeoapi/templates/collections/items/item.jsonld - pygeoapi/templates/exception.html - pygeoapi/templates/jobs/index.html - pygeoapi/templates/jobs/job.html - pygeoapi/templates/landing_page.html - pygeoapi/util.py - tests/api/test_api.py - tests/api/test_itemtypes.py - tests/api/test_processes.py - tests/api/test_tiles.py - tests/cite/cite.config.yml - − tests/data/base.jsonld - + tests/data/obs_malformatted.csv - tests/data/postgres_manager_full_structure.backup.sql - tests/pygeoapi-test-config-admin.yml - tests/pygeoapi-test-config-apirules.yml - tests/pygeoapi-test-config-enclosure.yml - tests/pygeoapi-test-config-envvars.yml - tests/pygeoapi-test-config-hidden-resources.yml - tests/pygeoapi-test-config-ogr.yml - tests/pygeoapi-test-config-postgresql-manager.yml - tests/pygeoapi-test-config-postgresql.yml - tests/pygeoapi-test-config.yml - tests/test_csv__provider.py - tests/test_elasticsearch__provider.py - + tests/test_linked_data.py - tests/test_manager.py - tests/test_models.py - tests/test_opensearch__provider.py - tests/test_oracle_provider.py - tests/test_postgresql_provider.py - + tests/test_sensorthings_edr_provider.py - tests/test_sensorthings_provider.py - tests/test_tinydb_provider.py - tests/test_util.py The diff was not included because it is too large. View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/bd2518b3017ea2572e774995c6c0b15e00c781fb -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/bd2518b3017ea2572e774995c6c0b15e00c781fb You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
