@@ -57,7 +57,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: None
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -63,7 +63,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: null
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: https://github.com/geopython/pygeoapi
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -60,7 +60,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: None
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -58,7 +58,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: None
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -81,7 +81,7 @@ The ``metadata`` section provides settings for overall service metadata and desc
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme # keyword type as per the ISO 19115 MD_KeywordTypeCode codelist). Accepted values are discipline, temporal, place, theme, stratum
|
||||
terms_of_service: null # terms of service
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/ # terms of service
|
||||
url: http://example.org # informative URL about the service
|
||||
license: # licensing details
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
+1
-1
@@ -56,7 +56,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: null
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
+1
-1
@@ -398,7 +398,7 @@ def get_oas_30(cfg):
|
||||
'explode': False
|
||||
})
|
||||
|
||||
paths['{}/items/{{itemId}}'.format(collection_name_path)] = {
|
||||
paths['{}/items/{{featureId}}'.format(collection_name_path)] = {
|
||||
'get': {
|
||||
'summary': 'Get {} item by id'.format(v['title']),
|
||||
'description': v['description'],
|
||||
|
||||
@@ -27,7 +27,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: null
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: https://pygeoapi.io
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -56,7 +56,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: None
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -56,7 +56,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: None
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
@@ -56,7 +56,7 @@ metadata:
|
||||
- data
|
||||
- api
|
||||
keywords_type: theme
|
||||
terms_of_service: None
|
||||
terms_of_service: https://creativecommons.org/licenses/by/4.0/
|
||||
url: http://example.org
|
||||
license:
|
||||
name: CC-BY 4.0 license
|
||||
|
||||
Reference in New Issue
Block a user