Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Apr 28, 2024
1 parent f135c09 commit 16d1a47
Show file tree
Hide file tree
Showing 168 changed files with 376 additions and 376 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.common.data_types.bounding_box": {
"_github_workspace_annotated-schemas_geo_common_data_types_bounding_box_schema.json": {
"type": "array",
"oneOf": [
{
Expand All @@ -20,7 +20,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json#/x-defs/ogc.geo.common.data_types.bounding_box"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_common_data_types_bounding_box_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.common.data_types.bounding_box:
_github_workspace_annotated-schemas_geo_common_data_types_bounding_box_schema.yaml:
type: array
oneOf:
- minItems: 4
Expand All @@ -10,4 +10,4 @@ x-defs:
type: number
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml#/x-defs/ogc.geo.common.data_types.bounding_box
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_common_data_types_bounding_box_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.common.data_types.geojson": {
"_github_workspace_annotated-schemas_geo_common_data_types_geojson_schema.json": {
"title": "GeoJSON Feature",
"type": "object",
"required": [
Expand Down Expand Up @@ -591,7 +591,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema-oas3.0.json#/x-defs/ogc.geo.common.data_types.geojson"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_common_data_types_geojson_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.common.data_types.geojson:
_github_workspace_annotated-schemas_geo_common_data_types_geojson_schema.yaml:
title: GeoJSON Feature
type: object
required:
Expand Down Expand Up @@ -417,4 +417,4 @@ x-defs:
x-schema-version: http://json-schema.org/draft-07/schema#
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema-oas3.0.yaml#/x-defs/ogc.geo.common.data_types.geojson
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/geojson/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_common_data_types_geojson_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.common.parameters.bbox-crs": {
"_github_workspace_annotated-schemas_geo_common_parameters_bbox-crs_schema.json": {
"name": "bbox-crs",
"in": "query",
"required": false,
Expand All @@ -15,7 +15,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema-oas3.0.json#/x-defs/ogc.geo.common.parameters.bbox-crs"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_common_parameters_bbox-crs_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.common.parameters.bbox-crs:
_github_workspace_annotated-schemas_geo_common_parameters_bbox-crs_schema.yaml:
name: bbox-crs
in: query
required: false
Expand All @@ -10,4 +10,4 @@ x-defs:
explode: false
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema-oas3.0.yaml#/x-defs/ogc.geo.common.parameters.bbox-crs
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox-crs/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_common_parameters_bbox-crs_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.common.parameters.bbox": {
"_github_workspace_annotated-schemas_geo_common_parameters_bbox_schema.json": {
"name": "bbox",
"in": "query",
"required": false,
Expand All @@ -27,7 +27,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema-oas3.0.json#/x-defs/ogc.geo.common.parameters.bbox"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_common_parameters_bbox_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.common.parameters.bbox:
_github_workspace_annotated-schemas_geo_common_parameters_bbox_schema.yaml:
name: bbox
in: query
required: false
Expand All @@ -16,4 +16,4 @@ x-defs:
type: number
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema-oas3.0.yaml#/x-defs/ogc.geo.common.parameters.bbox
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/parameters/bbox/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_common_parameters_bbox_schema.yaml
4 changes: 2 additions & 2 deletions annotated-schemas/geo/features/feature/schema-oas3.0.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.features.feature": {
"_github_workspace_annotated-schemas_geo_features_feature_schema.json": {
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema-oas3.0.json#/x-defs/opengeospatial.github.io_bblocks_annotated-schemas_geo_common_data_types_geojson_schema.json"
Expand Down Expand Up @@ -693,7 +693,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema-oas3.0.json#/x-defs/ogc.geo.features.feature"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_features_feature_schema.json"
}
]
}
4 changes: 2 additions & 2 deletions annotated-schemas/geo/features/feature/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.features.feature:
_github_workspace_annotated-schemas_geo_features_feature_schema.yaml:
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema-oas3.0.yaml#/x-defs/opengeospatial.github.io_bblocks_annotated-schemas_geo_common_data_types_geojson_schema.yaml
- type: object
Expand Down Expand Up @@ -487,4 +487,4 @@ x-defs:
x-schema-version: https://json-schema.org/draft/2020-12/schema
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/json-link/schema.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema-oas3.0.yaml#/x-defs/ogc.geo.features.feature
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_features_feature_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.features.featureCollection": {
"_github_workspace_annotated-schemas_geo_features_featureCollection_schema.json": {
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json#/x-defs/geojson.org_schema_FeatureCollection.json"
Expand Down Expand Up @@ -1312,7 +1312,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json#/x-defs/ogc.geo.features.featureCollection"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_features_featureCollection_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.features.featureCollection:
_github_workspace_annotated-schemas_geo_features_featureCollection_schema.yaml:
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml#/x-defs/geojson.org_schema_FeatureCollection.json
- type: object
Expand Down Expand Up @@ -866,4 +866,4 @@ x-defs:
type: number
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/common/data_types/bounding_box/schema.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml#/x-defs/ogc.geo.features.featureCollection
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_features_featureCollection_schema.yaml
6 changes: 3 additions & 3 deletions annotated-schemas/geo/geopose/advanced/schema-oas3.0.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.geopose.advanced": {
"_github_workspace_annotated-schemas_geo_geopose_advanced_schema.json": {
"description": "Advanced: Advanced GeoPose allowing flexible outer frame specification, quaternion orientation, and valid time.",
"definitions": {
"FrameSpecification": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"type": "object",
"properties": {
"frameSpecification": {
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.json#/x-defs/ogc.geo.geopose.advanced/definitions/FrameSpecification"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_geopose_advanced_schema.json/definitions/FrameSpecification"
},
"quaternion": {},
"validTime": {
Expand Down Expand Up @@ -79,7 +79,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.json#/x-defs/ogc.geo.geopose.advanced"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_geopose_advanced_schema.json"
}
]
}
6 changes: 3 additions & 3 deletions annotated-schemas/geo/geopose/advanced/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.geopose.advanced:
_github_workspace_annotated-schemas_geo_geopose_advanced_schema.yaml:
description: 'Advanced: Advanced GeoPose allowing flexible outer frame specification,
quaternion orientation, and valid time.'
definitions:
Expand Down Expand Up @@ -35,7 +35,7 @@ x-defs:
type: object
properties:
frameSpecification:
$ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.yaml#/x-defs/ogc.geo.geopose.advanced/definitions/FrameSpecification
$ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_geopose_advanced_schema.yaml/definitions/FrameSpecification
quaternion: {}
validTime:
type: integer
Expand All @@ -54,4 +54,4 @@ x-defs:
geo: http://www.w3.org/2003/01/geo/wgs84_pos#
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.yaml#/x-defs/ogc.geo.geopose.advanced
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/advanced/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_geopose_advanced_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.geopose.basic.quaternion": {
"_github_workspace_annotated-schemas_geo_geopose_basic_quaternion_schema.json": {
"description": "Basic-Quaternion: Basic GeoPose using quaternion to specify orientation",
"definitions": {
"Position": {
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/quaternion/schema-oas3.0.json#/x-defs/ogc.geo.geopose.basic.quaternion"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/quaternion/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_geopose_basic_quaternion_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.geopose.basic.quaternion:
_github_workspace_annotated-schemas_geo_geopose_basic_quaternion_schema.yaml:
description: 'Basic-Quaternion: Basic GeoPose using quaternion to specify orientation'
definitions:
Position:
Expand Down Expand Up @@ -43,4 +43,4 @@ x-defs:
geo: http://www.w3.org/2003/01/geo/wgs84_pos#
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/quaternion/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/quaternion/schema-oas3.0.yaml#/x-defs/ogc.geo.geopose.basic.quaternion
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/quaternion/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_geopose_basic_quaternion_schema.yaml
4 changes: 2 additions & 2 deletions annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.geopose.basic.ypr": {
"_github_workspace_annotated-schemas_geo_geopose_basic_ypr_schema.json": {
"description": "Basic-YPR: Basic GeoPose using yaw, pitch, and roll to specify orientation",
"definitions": {
"angles": {
Expand Down Expand Up @@ -60,7 +60,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.json#/x-defs/ogc.geo.geopose.basic.ypr"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_geopose_basic_ypr_schema.json"
}
]
}
4 changes: 2 additions & 2 deletions annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.geopose.basic.ypr:
_github_workspace_annotated-schemas_geo_geopose_basic_ypr_schema.yaml:
description: 'Basic-YPR: Basic GeoPose using yaw, pitch, and roll to specify orientation'
definitions:
angles:
Expand Down Expand Up @@ -40,4 +40,4 @@ x-defs:
geo: http://www.w3.org/2003/01/geo/wgs84_pos#
x-schema-source: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.yaml
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.yaml#/x-defs/ogc.geo.geopose.basic.ypr
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/geopose/basic/ypr/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_geopose_basic_ypr_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.json-fg.feature-lenient": {
"_github_workspace_annotated-schemas_geo_json-fg_feature-lenient_schema.json": {
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json#/x-defs/opengeospatial.github.io_bblocks_annotated-schemas_geo_features_feature_schema.json"
Expand Down Expand Up @@ -1560,7 +1560,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json#/x-defs/ogc.geo.json-fg.feature-lenient"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_json-fg_feature-lenient_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.json-fg.feature-lenient:
_github_workspace_annotated-schemas_geo_json-fg_feature-lenient_schema.yaml:
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml#/x-defs/opengeospatial.github.io_bblocks_annotated-schemas_geo_features_feature_schema.yaml
- type: object
Expand Down Expand Up @@ -1007,4 +1007,4 @@ x-defs:
x-schema-version: https://json-schema.org/draft/2020-12/schema
x-schema-source: https://beta.schemas.opengis.net/json-fg/geometry-objects.json
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml#/x-defs/ogc.geo.json-fg.feature-lenient
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_json-fg_feature-lenient_schema.yaml
4 changes: 2 additions & 2 deletions annotated-schemas/geo/json-fg/feature/schema-oas3.0.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.json-fg.feature": {
"_github_workspace_annotated-schemas_geo_json-fg_feature_schema.json": {
"title": "a JSON-FG Feature",
"description": "This JSON Schema is part of JSON-FG version 0.1.1",
"type": "object",
Expand Down Expand Up @@ -1565,7 +1565,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema-oas3.0.json#/x-defs/ogc.geo.json-fg.feature"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_json-fg_feature_schema.json"
}
]
}
4 changes: 2 additions & 2 deletions annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.json-fg.feature:
_github_workspace_annotated-schemas_geo_json-fg_feature_schema.yaml:
title: a JSON-FG Feature
description: This JSON Schema is part of JSON-FG version 0.1.1
type: object
Expand Down Expand Up @@ -1012,4 +1012,4 @@ x-defs:
x-schema-version: https://json-schema.org/draft/2020-12/schema
x-schema-source: https://beta.schemas.opengis.net/json-fg/geometry-objects.json
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml#/x-defs/ogc.geo.json-fg.feature
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_json-fg_feature_schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"x-defs": {
"ogc.geo.json-fg.featureCollection-lenient": {
"_github_workspace_annotated-schemas_geo_json-fg_featureCollection-lenient_schema.json": {
"allOf": [
{
"title": "a JSON-FG Feature Collection",
Expand Down Expand Up @@ -2191,7 +2191,7 @@
},
"allOf": [
{
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.json#/x-defs/ogc.geo.json-fg.featureCollection-lenient"
"$ref": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.json#/x-defs/_github_workspace_annotated-schemas_geo_json-fg_featureCollection-lenient_schema.json"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
x-defs:
ogc.geo.json-fg.featureCollection-lenient:
_github_workspace_annotated-schemas_geo_json-fg_featureCollection-lenient_schema.yaml:
allOf:
- title: a JSON-FG Feature Collection
description: This JSON Schema is part of JSON-FG version 0.1.1
Expand Down Expand Up @@ -1424,4 +1424,4 @@ x-defs:
x-schema-version: https://json-schema.org/draft/2020-12/schema
x-schema-source: https://beta.schemas.opengis.net/json-fg/geometry-objects.json
allOf:
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.yaml#/x-defs/ogc.geo.json-fg.featureCollection-lenient
- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema-oas3.0.yaml#/x-defs/_github_workspace_annotated-schemas_geo_json-fg_featureCollection-lenient_schema.yaml
Loading

0 comments on commit 16d1a47

Please sign in to comment.