Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion spec/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ info:
contact:
name: API Specification (based on STAC)
url: http://data.geo.admin.ch/api/stac/v1/
description: >-
description: |
This is an OpenAPI definition of the API to query and access federal geodata on
data.geo.admin.ch. The API is based on the core SpatioTemporal Asset Catalog API specification
[STAC](http://stacspec.org) and adds two extensions for extended searching possibilities.

Find tutorials, examples and best practices around the STAC API in the [Tech Docs](https://docs.geo.admin.ch/download-data/stac-api/overview.html).
title: The SpatioTemporal Asset Catalog API for data.geo.admin.ch
version: 1.0.0
servers:
Expand Down
Binary file removed spec/static/assets/service-stac-upload-process.dia
Binary file not shown.
755 changes: 0 additions & 755 deletions spec/static/assets/service-stac-upload-process.svg

This file was deleted.

8 changes: 6 additions & 2 deletions spec/static/spec/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1958,8 +1958,12 @@ info:
contact:
name: API Specification (based on STAC)
url: http://data.geo.admin.ch/api/stac/v1/
description: >-
This is an OpenAPI definition of the API to query and access federal geodata on data.geo.admin.ch. The API is based on the core SpatioTemporal Asset Catalog API specification [STAC](http://stacspec.org) and adds two extensions for extended searching possibilities.
description: |
This is an OpenAPI definition of the API to query and access federal geodata on
data.geo.admin.ch. The API is based on the core SpatioTemporal Asset Catalog API specification
[STAC](http://stacspec.org) and adds two extensions for extended searching possibilities.

Find tutorials, examples and best practices around the STAC API in the [Tech Docs](https://docs.geo.admin.ch/download-data/stac-api/overview.html).
title: The SpatioTemporal Asset Catalog API for data.geo.admin.ch
version: 1.0.0
servers:
Expand Down
Loading
Loading