From 73b3b49af7404ff3be810a9ec157d967e30afc73 Mon Sep 17 00:00:00 2001 From: avillar Date: Mon, 18 Dec 2023 11:28:22 +0000 Subject: [PATCH] Building blocks postprocessing --- .../geojson/_visited_properties.tsv | 45 + .../features/feature/_visited_properties.tsv | 54 + .../featureCollection/_visited_properties.tsv | 113 + .../geopose/advanced/_visited_properties.tsv | 11 + .../basic/quaternion/_visited_properties.tsv | 10 + .../geopose/basic/ypr/_visited_properties.tsv | 9 + .../feature-lenient/_visited_properties.tsv | 201 ++ .../json-fg/feature/_visited_properties.tsv | 201 ++ .../_visited_properties.tsv | 341 +++ .../featureCollection/_visited_properties.tsv | 341 +++ .../json-fg/link-role/_visited_properties.tsv | 10 + .../ogc-utils/iri-or-curie/schema-oas3.0.json | 2 +- .../ogc-utils/iri-or-curie/schema-oas3.0.yaml | 2 +- .../ogc-utils/iri-or-curie/schema.json | 2 +- .../ogc-utils/iri-or-curie/schema.yaml | 2 +- .../json-link/_visited_properties.tsv | 8 + .../topology/_visited_properties.tsv | 3 + .../unstable/sosa/_visited_properties.tsv | 1896 +++++++++++++++++ .../vectorObservation/_visited_properties.tsv | 20 + .../_visited_properties.tsv | 1041 +++++++++ .../observation/_visited_properties.tsv | 210 ++ .../_visited_properties.tsv | 582 +++++ .../observation/_visited_properties.tsv | 9 + .../_visited_properties.tsv | 31 + .../platform/_visited_properties.tsv | 7 + .../properties/sensor/_visited_properties.tsv | 3 + bblocks.jsonld | 48 +- bblocks.ttl | 166 +- .../json-full/geo/features/feature/index.json | 4 +- .../geo/features/featureCollection/index.json | 4 +- .../geo/json-fg/feature-lenient/index.json | 4 +- .../json-full/geo/json-fg/feature/index.json | 4 +- .../featureCollection-lenient/index.json | 4 +- .../geo/json-fg/featureCollection/index.json | 4 +- .../ogc-utils/iri-or-curie/index.json | 2 +- .../vectorObservationFeature/index.json | 4 +- .../sosa/features/observation/index.json | 4 +- .../features/observationCollection/index.json | 4 +- .../sosa/properties/observation/index.json | 4 +- .../observationCollection/index.json | 4 +- .../sosa/properties/platform/index.json | 4 +- .../markdown/ogc-utils/iri-or-curie/index.md | 2 +- .../sosa/properties/observation/index.md | 2 +- .../ogc-utils/iri-or-curie/index.html | 2 +- .../sosa/properties/observation/index.html | 6 +- .../ogc-utils/iri-or-curie/index.html.md | 2 +- .../sosa/properties/observation/index.html.md | 6 +- register.json | 48 +- .../data_types/bounding_box/_report.json | 2 +- .../example_1_1.validation_passed.txt | 2 +- .../common/parameters/bbox-crs/_report.json | 2 +- tests/geo/common/parameters/bbox/_report.json | 2 +- tests/geo/features/feature/_report.json | 2 +- .../feature/example_1_1.validation_passed.txt | 2 +- .../features/featureCollection/_report.json | 2 +- .../example_1_1.validation_passed.txt | 2 +- tests/geo/geopose/basic/ypr/_report.json | 2 +- .../ypr/example_1_1.validation_passed.txt | 2 +- .../ypr/example_2_1.validation_passed.txt | 2 +- .../ypr/example_3_1.validation_passed.txt | 2 +- .../ypr/example_4_1.validation_passed.txt | 2 +- .../json-fg/featureCollection/_report.json | 2 +- .../example_1_1.validation_passed.txt | 2 +- ...ired-properties-fail.validation_passed.txt | 2 +- tests/geo/json-fg/link-role/_report.json | 2 +- .../example_1_1.validation_passed.txt | 2 +- tests/ogc-utils/iri-or-curie/_report.json | 2 +- .../example_1_2.validation_passed.txt | 2 +- .../example_2_2.validation_passed.txt | 2 +- .../example_3_2.validation_passed.txt | 2 +- .../example_4_2.validation_passed.txt | 2 +- .../example_5_2.validation_passed.txt | 2 +- .../example_6_2.validation_passed.txt | 2 +- .../example_7_1.validation_passed.txt | 2 +- tests/ogc-utils/topology/_report.json | 2 +- .../example_1_1.validation_passed.txt | 2 +- tests/report.html | 184 +- .../examples/vectorObservation/_report.json | 26 +- .../example_1_1.validation_passed.txt | 10 +- .../vectorObservationFeature/_report.json | 50 +- .../example_1_1.validation_passed.txt | 12 +- .../example_2_1.validation_passed.txt | 12 +- .../sosa/features/observation/_report.json | 64 +- .../example_1_1.validation_passed.txt | 10 +- .../example_1_2.validation_passed.txt | 12 +- .../example_2_1.validation_passed.txt | 10 +- .../observationCollection/_report.json | 102 +- .../example_1_1.validation_passed.txt | 10 +- .../example_1_2.validation_passed.txt | 12 +- ...ollection-props-fail.validation_passed.txt | 10 +- ...tionCollection-props.validation_passed.txt | 10 +- .../sosa/properties/observation/_report.json | 158 +- .../example_1_1.validation_passed.txt | 10 +- .../example_1_2.validation_passed.txt | 12 +- .../example_2_1.validation_passed.txt | 10 +- ...on-simpleresult-fail.validation_passed.txt | 10 +- .../observedprop-fail.validation_passed.txt | 10 +- .../tworesults-fail.validation_failed.txt | 10 +- .../observationCollection/_report.json | 54 +- .../example_1_1.validation_passed.txt | 10 +- .../example_2_1.validation_passed.txt | 10 +- .../example_3_1.validation_passed.txt | 10 +- .../sosa/properties/platform/_report.json | 2 +- .../example_1_1.validation_passed.txt | 2 +- .../sosa/properties/sensor/_report.json | 2 +- .../sensor/example_1_1.validation_passed.txt | 2 +- .../sensor/example_2_1.validation_passed.txt | 2 +- 107 files changed, 5768 insertions(+), 622 deletions(-) create mode 100644 annotated-schemas/geo/common/data_types/geojson/_visited_properties.tsv create mode 100644 annotated-schemas/geo/features/feature/_visited_properties.tsv create mode 100644 annotated-schemas/geo/features/featureCollection/_visited_properties.tsv create mode 100644 annotated-schemas/geo/geopose/advanced/_visited_properties.tsv create mode 100644 annotated-schemas/geo/geopose/basic/quaternion/_visited_properties.tsv create mode 100644 annotated-schemas/geo/geopose/basic/ypr/_visited_properties.tsv create mode 100644 annotated-schemas/geo/json-fg/feature-lenient/_visited_properties.tsv create mode 100644 annotated-schemas/geo/json-fg/feature/_visited_properties.tsv create mode 100644 annotated-schemas/geo/json-fg/featureCollection-lenient/_visited_properties.tsv create mode 100644 annotated-schemas/geo/json-fg/featureCollection/_visited_properties.tsv create mode 100644 annotated-schemas/geo/json-fg/link-role/_visited_properties.tsv create mode 100644 annotated-schemas/ogc-utils/json-link/_visited_properties.tsv create mode 100644 annotated-schemas/ogc-utils/topology/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/examples/vectorObservation/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/examples/vectorObservationFeature/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/features/observation/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/features/observationCollection/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/properties/observation/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/properties/observationCollection/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/properties/platform/_visited_properties.tsv create mode 100644 annotated-schemas/unstable/sosa/properties/sensor/_visited_properties.tsv diff --git a/annotated-schemas/geo/common/data_types/geojson/_visited_properties.tsv b/annotated-schemas/geo/common/data_types/geojson/_visited_properties.tsv new file mode 100644 index 000000000..94b0457b6 --- /dev/null +++ b/annotated-schemas/geo/common/data_types/geojson/_visited_properties.tsv @@ -0,0 +1,45 @@ +path @id +/properties/type @type +/properties/id @id +/properties/properties @nest +/properties/geometry https://purl.org/geojson/vocab#geometry +properties/geometry/oneOf[1]/properties/type @type +properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[2]/properties/type @type +properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[3]/properties/type @type +properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[4]/properties/type @type +properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[5]/properties/type @type +properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[6]/properties/type @type +properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +/properties/bbox https://purl.org/geojson/vocab#bbox diff --git a/annotated-schemas/geo/features/feature/_visited_properties.tsv b/annotated-schemas/geo/features/feature/_visited_properties.tsv new file mode 100644 index 000000000..24305b608 --- /dev/null +++ b/annotated-schemas/geo/features/feature/_visited_properties.tsv @@ -0,0 +1,54 @@ +path @id +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/type diff --git a/annotated-schemas/geo/features/featureCollection/_visited_properties.tsv b/annotated-schemas/geo/features/featureCollection/_visited_properties.tsv new file mode 100644 index 000000000..4c90aabe3 --- /dev/null +++ b/annotated-schemas/geo/features/featureCollection/_visited_properties.tsv @@ -0,0 +1,113 @@ +path @id +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/timeStamp +allOf[1]/properties/numberMatched +allOf[1]/properties/numberReturned +allOf[1]/properties/features +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type diff --git a/annotated-schemas/geo/geopose/advanced/_visited_properties.tsv b/annotated-schemas/geo/geopose/advanced/_visited_properties.tsv new file mode 100644 index 000000000..a267829df --- /dev/null +++ b/annotated-schemas/geo/geopose/advanced/_visited_properties.tsv @@ -0,0 +1,11 @@ +path @id +/properties/frameSpecification +properties/frameSpecification/$ref[#/definitions/FrameSpecification]/properties/authority +properties/frameSpecification/$ref[#/definitions/FrameSpecification]/properties/id +properties/frameSpecification/$ref[#/definitions/FrameSpecification]/properties/parameters +/properties/quaternion http://example.com/geopose/quaternion +properties/quaternion/$ref[#/definitions/Quaternion]/properties/x http://example.com/geopose/x +properties/quaternion/$ref[#/definitions/Quaternion]/properties/y http://example.com/geopose/y +properties/quaternion/$ref[#/definitions/Quaternion]/properties/z http://example.com/geopose/z +properties/quaternion/$ref[#/definitions/Quaternion]/properties/w http://example.com/geopose/w +/properties/validTime diff --git a/annotated-schemas/geo/geopose/basic/quaternion/_visited_properties.tsv b/annotated-schemas/geo/geopose/basic/quaternion/_visited_properties.tsv new file mode 100644 index 000000000..f389ee73e --- /dev/null +++ b/annotated-schemas/geo/geopose/basic/quaternion/_visited_properties.tsv @@ -0,0 +1,10 @@ +path @id +/properties/position http://example.com/geopose/position +properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +/properties/quaternion http://example.com/geopose/quaternion +properties/quaternion/$ref[#/definitions/Quaternion]/properties/x http://example.com/geopose/x +properties/quaternion/$ref[#/definitions/Quaternion]/properties/y http://example.com/geopose/y +properties/quaternion/$ref[#/definitions/Quaternion]/properties/z http://example.com/geopose/z +properties/quaternion/$ref[#/definitions/Quaternion]/properties/w http://example.com/geopose/w diff --git a/annotated-schemas/geo/geopose/basic/ypr/_visited_properties.tsv b/annotated-schemas/geo/geopose/basic/ypr/_visited_properties.tsv new file mode 100644 index 000000000..177e40dc2 --- /dev/null +++ b/annotated-schemas/geo/geopose/basic/ypr/_visited_properties.tsv @@ -0,0 +1,9 @@ +path @id +/properties/position http://example.com/geopose/position +properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +/properties/angles http://example.com/geopose/angles +properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll diff --git a/annotated-schemas/geo/json-fg/feature-lenient/_visited_properties.tsv b/annotated-schemas/geo/json-fg/feature-lenient/_visited_properties.tsv new file mode 100644 index 000000000..074cb091d --- /dev/null +++ b/annotated-schemas/geo/json-fg/feature-lenient/_visited_properties.tsv @@ -0,0 +1,201 @@ +path @id +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[1]/properties/type @type +allOf[1]/properties/id @id +allOf[1]/properties/featureType @type +allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/time +allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[1]/properties/coordRefSys +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/place +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[1]/properties/properties @nest diff --git a/annotated-schemas/geo/json-fg/feature/_visited_properties.tsv b/annotated-schemas/geo/json-fg/feature/_visited_properties.tsv new file mode 100644 index 000000000..074cb091d --- /dev/null +++ b/annotated-schemas/geo/json-fg/feature/_visited_properties.tsv @@ -0,0 +1,201 @@ +path @id +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[1]/properties/type @type +allOf[1]/properties/id @id +allOf[1]/properties/featureType @type +allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/time +allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[1]/properties/coordRefSys +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/place +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[1]/properties/properties @nest diff --git a/annotated-schemas/geo/json-fg/featureCollection-lenient/_visited_properties.tsv b/annotated-schemas/geo/json-fg/featureCollection-lenient/_visited_properties.tsv new file mode 100644 index 000000000..102d686c2 --- /dev/null +++ b/annotated-schemas/geo/json-fg/featureCollection-lenient/_visited_properties.tsv @@ -0,0 +1,341 @@ +path @id +allOf[0]/properties/type @type +allOf[0]/properties/featureType https://purl.org/geojson/vocab#collectionFeatureType +allOf[0]/properties/geometryDimension +allOf[0]/properties/coordRefSys +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/properties/links rdfs:seeAlso +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/properties/features https://purl.org/geojson/vocab#features +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/type @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/id @id +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/timeStamp +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberMatched +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberReturned +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type diff --git a/annotated-schemas/geo/json-fg/featureCollection/_visited_properties.tsv b/annotated-schemas/geo/json-fg/featureCollection/_visited_properties.tsv new file mode 100644 index 000000000..cc0074f3f --- /dev/null +++ b/annotated-schemas/geo/json-fg/featureCollection/_visited_properties.tsv @@ -0,0 +1,341 @@ +path @id +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/timeStamp +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberMatched +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberReturned +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type +allOf[1]/properties/type @type +allOf[1]/properties/featureType https://purl.org/geojson/vocab#collectionFeatureType +allOf[1]/properties/geometryDimension +allOf[1]/properties/coordRefSys +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/links rdfs:seeAlso +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/features https://purl.org/geojson/vocab#features +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/id @id +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/featureType @type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/time +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/properties @nest diff --git a/annotated-schemas/geo/json-fg/link-role/_visited_properties.tsv b/annotated-schemas/geo/json-fg/link-role/_visited_properties.tsv new file mode 100644 index 000000000..0a0bc419a --- /dev/null +++ b/annotated-schemas/geo/json-fg/link-role/_visited_properties.tsv @@ -0,0 +1,10 @@ +path @id +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/role http://www.w3.org/ns/dx/prof/hasRole +allOf[1]/properties/conformsTo http://purl.org/dc/terms/conformsTo diff --git a/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.json b/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.json index 548c18011..2ebb21447 100644 --- a/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.json +++ b/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.json @@ -13,7 +13,7 @@ }, "LocalPart": { "type": "string", - "pattern": "^[^:]*(\\?.*)?(#.*)?$" + "pattern": "^[^:<>\\{\\}\\|\\\\\\^`\" ]*(\\?[^<>\\{\\}\\|\\\\\\^`\" ]*)?(#[^<>\\{\\}\\|\\\\\\^`\" ]*)?$" }, "Single": { "anyOf": [ diff --git a/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.yaml b/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.yaml index d60672b4f..5dda2f56b 100644 --- a/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.yaml +++ b/annotated-schemas/ogc-utils/iri-or-curie/schema-oas3.0.yaml @@ -10,7 +10,7 @@ x-defs: pattern: ^[A-Za-z_][^\s:]*:.*$ LocalPart: type: string - pattern: ^[^:]*(\?.*)?(#.*)?$ + pattern: ^[^:<>\{\}\|\\\^`" ]*(\?[^<>\{\}\|\\\^`" ]*)?(#[^<>\{\}\|\\\^`" ]*)?$ Single: anyOf: - $ref: '#/$defs/IRI' diff --git a/annotated-schemas/ogc-utils/iri-or-curie/schema.json b/annotated-schemas/ogc-utils/iri-or-curie/schema.json index d7e37733f..06d853924 100644 --- a/annotated-schemas/ogc-utils/iri-or-curie/schema.json +++ b/annotated-schemas/ogc-utils/iri-or-curie/schema.json @@ -12,7 +12,7 @@ }, "LocalPart": { "type": "string", - "pattern": "^[^:]*(\\?.*)?(#.*)?$" + "pattern": "^[^:<>\\{\\}\\|\\\\\\^`\" ]*(\\?[^<>\\{\\}\\|\\\\\\^`\" ]*)?(#[^<>\\{\\}\\|\\\\\\^`\" ]*)?$" }, "Single": { "anyOf": [ diff --git a/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml b/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml index c1e7640df..d6b8032c7 100644 --- a/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml +++ b/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml @@ -9,7 +9,7 @@ $defs: pattern: ^[A-Za-z_][^\s:]*:.*$ LocalPart: type: string - pattern: ^[^:]*(\?.*)?(#.*)?$ + pattern: ^[^:<>\{\}\|\\\^`" ]*(\?[^<>\{\}\|\\\^`" ]*)?(#[^<>\{\}\|\\\^`" ]*)?$ Single: anyOf: - $ref: '#/$defs/IRI' diff --git a/annotated-schemas/ogc-utils/json-link/_visited_properties.tsv b/annotated-schemas/ogc-utils/json-link/_visited_properties.tsv new file mode 100644 index 000000000..73c3c090b --- /dev/null +++ b/annotated-schemas/ogc-utils/json-link/_visited_properties.tsv @@ -0,0 +1,8 @@ +path @id +/properties/href http://www.w3.org/ns/oa#hasTarget +/properties/rel http://www.iana.org/assignments/relation +/properties/anchor +/properties/type http://purl.org/dc/terms/type +/properties/hreflang http://purl.org/dc/terms/language +/properties/title http://www.w3.org/2000/01/rdf-schema#label +/properties/length http://purl.org/dc/terms/extent diff --git a/annotated-schemas/ogc-utils/topology/_visited_properties.tsv b/annotated-schemas/ogc-utils/topology/_visited_properties.tsv new file mode 100644 index 000000000..54266aa06 --- /dev/null +++ b/annotated-schemas/ogc-utils/topology/_visited_properties.tsv @@ -0,0 +1,3 @@ +path @id +/properties/type @type +/properties/references https://purl.org/geojson/vocab#relatedFeatures diff --git a/annotated-schemas/unstable/sosa/_visited_properties.tsv b/annotated-schemas/unstable/sosa/_visited_properties.tsv new file mode 100644 index 000000000..cc223e86e --- /dev/null +++ b/annotated-schemas/unstable/sosa/_visited_properties.tsv @@ -0,0 +1,1896 @@ +path @id +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[0]/allOf[0]/$ref[properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[0]/allOf[1]/properties/hasResult +anyOf[0]/allOf[1]/properties/hasResult/properties/pose +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/position http://example.com/geopose/position +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/angles http://example.com/geopose/angles +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +anyOf[0]/allOf[1]/properties/hasResult/properties/pose/$ref[../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll +anyOf[0]/allOf[1]/properties/hasResult/properties/distance +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position http://example.com/geopose/position +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles http://example.com/geopose/angles +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll +anyOf[1]/anyOf[0]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/distance +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/featureType https://purl.org/geojson/vocab#collectionFeatureType +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/geometryDimension +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links rdfs:seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features https://purl.org/geojson/vocab#features +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/timeStamp +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberMatched +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberReturned +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features http://www.w3.org/ns/sosa/hasMember +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position http://example.com/geopose/position +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles http://example.com/geopose/angles +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll +anyOf[1]/anyOf[1]/$ref[examples/vectorObservationFeature/schema.yaml/#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/distance +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[2]/allOf[0]/$ref[../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[2]/allOf[1]/properties/properties @nest +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[2]/allOf[1]/properties/properties/$ref[properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/featureType https://purl.org/geojson/vocab#collectionFeatureType +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/geometryDimension +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links rdfs:seeAlso +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features https://purl.org/geojson/vocab#features +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/timeStamp +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberMatched +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberReturned +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[0]/$ref[../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type +anyOf[3]/allOf[1]/properties/properties @nest +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[3]/allOf[1]/properties/properties/$ref[properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[3]/allOf[1]/properties/features http://www.w3.org/ns/sosa/hasMember +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[3]/allOf[1]/properties/features/items/oneOf[0]/$ref[features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[4]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[4]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[4]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[4]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[4]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[4]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[4]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[4]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[5]/allOf[0]/$ref[properties/observationCollection/schema.yaml/#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[6]/allOf[0]/$ref[properties/platform/schema.yaml/#/$definitions/Platform]/anyOf[1]/properties/hosts http://www.w3.org/ns/sosa/hosts +anyOf[6]/allOf[0]/$ref[properties/platform/schema.yaml/#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts http://www.w3.org/ns/sosa/hosts +anyOf[6]/allOf[0]/$ref[properties/platform/schema.yaml/#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/id @id +anyOf[6]/allOf[0]/$ref[properties/platform/schema.yaml/#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/name +anyOf[6]/allOf[0]/$ref[properties/platform/schema.yaml/#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/id @id +anyOf[6]/allOf[0]/$ref[properties/platform/schema.yaml/#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/name +anyOf[7]/allOf[0]/$ref[properties/sensor/schema.yaml/#/$definitions/Sensor]/anyOf[1]/properties/id @id +anyOf[7]/allOf[0]/$ref[properties/sensor/schema.yaml/#/$definitions/Sensor]/anyOf[1]/properties/name diff --git a/annotated-schemas/unstable/sosa/examples/vectorObservation/_visited_properties.tsv b/annotated-schemas/unstable/sosa/examples/vectorObservation/_visited_properties.tsv new file mode 100644 index 000000000..2c8599161 --- /dev/null +++ b/annotated-schemas/unstable/sosa/examples/vectorObservation/_visited_properties.tsv @@ -0,0 +1,20 @@ +path @id +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +allOf[1]/properties/hasResult +allOf[1]/properties/hasResult/properties/pose +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position http://example.com/geopose/position +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles http://example.com/geopose/angles +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll +allOf[1]/properties/hasResult/properties/distance diff --git a/annotated-schemas/unstable/sosa/examples/vectorObservationFeature/_visited_properties.tsv b/annotated-schemas/unstable/sosa/examples/vectorObservationFeature/_visited_properties.tsv new file mode 100644 index 000000000..1dba9f982 --- /dev/null +++ b/annotated-schemas/unstable/sosa/examples/vectorObservationFeature/_visited_properties.tsv @@ -0,0 +1,1041 @@ +path @id +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position http://example.com/geopose/position +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles http://example.com/geopose/angles +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll +anyOf[0]/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/distance +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/featureType https://purl.org/geojson/vocab#collectionFeatureType +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/geometryDimension +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links rdfs:seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features https://purl.org/geojson/vocab#features +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/timeStamp +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberMatched +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberReturned +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features http://www.w3.org/ns/sosa/hasMember +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[0]/$ref[../../features/observationCollection/schema.yaml]/allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties @nest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[0]/$ref[../../features/observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[0]/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position http://example.com/geopose/position +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lat http://www.w3.org/2003/01/geo/wgs84_pos#lat +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/lon http://www.w3.org/2003/01/geo/wgs84_pos#long +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/position/$ref[#/definitions/Position]/properties/h http://example.com/geopose/h +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles http://example.com/geopose/angles +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/yaw http://example.com/geopose/yaw +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/pitch http://example.com/geopose/pitch +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/pose/$ref[../../../../geo/geopose/basic/ypr/schema.yaml]/properties/angles/$ref[#/definitions/angles]/properties/roll http://example.com/geopose/roll +anyOf[1]/$ref[#/$defs/VectorObservationCollection]/allOf[1]/properties/features/items/$ref[#/$defs/VectorObservation]/allOf[1]/properties/properties/$ref[../vectorObservation/schema.yaml]/allOf[1]/properties/hasResult/properties/distance diff --git a/annotated-schemas/unstable/sosa/features/observation/_visited_properties.tsv b/annotated-schemas/unstable/sosa/features/observation/_visited_properties.tsv new file mode 100644 index 000000000..c05c0b0c4 --- /dev/null +++ b/annotated-schemas/unstable/sosa/features/observation/_visited_properties.tsv @@ -0,0 +1,210 @@ +path @id +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +allOf[1]/properties/properties @nest +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult diff --git a/annotated-schemas/unstable/sosa/features/observationCollection/_visited_properties.tsv b/annotated-schemas/unstable/sosa/features/observationCollection/_visited_properties.tsv new file mode 100644 index 000000000..4961fdfd5 --- /dev/null +++ b/annotated-schemas/unstable/sosa/features/observationCollection/_visited_properties.tsv @@ -0,0 +1,582 @@ +path @id +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/featureType https://purl.org/geojson/vocab#collectionFeatureType +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/geometryDimension +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links rdfs:seeAlso +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features https://purl.org/geojson/vocab#features +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/id @id +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[0]/properties/features/items/$ref[../feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/id +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/properties +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[1]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[2]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[3]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[4]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[5]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[6]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/geometry/oneOf[7]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/features/items/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[0]/$ref[https://geojson.org/schema/FeatureCollection.json]/properties/bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/timeStamp +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberMatched +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/numberReturned +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[0]/$ref[../../../../geo/json-fg/featureCollection-lenient/schema.yaml]/allOf[1]/$ref[../../features/featureCollection/schema.yaml]/allOf[1]/properties/features/items/$ref[../feature/schema.yaml]/allOf[1]/properties/type +allOf[1]/properties/properties @nest +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[1]/properties/properties/$ref[../../properties/observationCollection/schema.yaml]/allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +allOf[1]/properties/features http://www.w3.org/ns/sosa/hasMember +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/id @id +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/properties @nest +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[6]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[0]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[1]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[2]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[3]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[4]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/coordinates https://purl.org/geojson/vocab#coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/geometries/items/oneOf[5]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/geometry/oneOf[7]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[0]/$ref[../../common/data_types/geojson/schema.yaml]/properties/bbox https://purl.org/geojson/vocab#bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/links/items/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[0]/$ref[../../features/feature/schema.yaml]/allOf[1]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/type @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/id @id +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/featureType @type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links http://www.w3.org/2000/01/rdf-schema#seeAlso +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/href +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/rel +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/anchor +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/hreflang +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/title +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[0]/$ref[https://beta.schemas.opengis.net/json-fg/link.json]/properties/length +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/href http://www.w3.org/ns/oa#hasTarget +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/rel http://www.iana.org/assignments/relation +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/anchor +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/type http://purl.org/dc/terms/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/hreflang http://purl.org/dc/terms/language +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/title http://www.w3.org/2000/01/rdf-schema#label +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/links/items/allOf[1]/$ref[../../../ogc-utils/json-link/schema.yaml]/properties/length http://purl.org/dc/terms/extent +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/date +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/timestamp +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/time/$ref[https://beta.schemas.opengis.net/json-fg/time.json]/oneOf[1]/properties/interval +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[0]/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/href +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[1]/$ref[#/$defs/refsys-byref]/properties/epoch +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/coordRefSys/$ref[https://beta.schemas.opengis.net/json-fg/coordrefsys.json]/oneOf[1]/items/$ref[#/$defs/single-refsys]/oneOf[2]/$ref[#/$defs/refsys-custom]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/Polyhedron]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[8]/$ref[geometry-objects.json#/$defs/MultiPolyhedron]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/lower +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/upper +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[9]/$ref[geometry-objects.json#/$defs/Prism]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[1]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[2]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[3]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[4]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/base/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/lower +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/upper +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/prisms/items/$ref[#/$defs/Prism]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[10]/$ref[geometry-objects.json#/$defs/MultiPrism]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/place/$ref[https://beta.schemas.opengis.net/json-fg/place.json]/oneOf[11]/$ref[geometry-objects.json#/$defs/CustomGeometry]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry https://purl.org/geojson/vocab#geometry +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[1]/$ref[geometry-objects.json#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[2]/$ref[geometry-objects.json#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[3]/$ref[geometry-objects.json#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[4]/$ref[geometry-objects.json#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[5]/$ref[geometry-objects.json#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[6]/$ref[geometry-objects.json#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[0]/$ref[#/$defs/Point]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[1]/$ref[#/$defs/MultiPoint]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[2]/$ref[#/$defs/LineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[3]/$ref[#/$defs/MultiLineString]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[4]/$ref[#/$defs/Polygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/type +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/coordinates +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/geometries/items/oneOf[5]/$ref[#/$defs/MultiPolygon]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/geometry/$ref[https://beta.schemas.opengis.net/json-fg/geometry.json]/oneOf[7]/$ref[geometry-objects.json#/$defs/GeometryCollection]/properties/bbox +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[0]/$ref[../../../../geo/json-fg/feature-lenient/schema.yaml]/allOf[1]/properties/properties @nest +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties @nest +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[1]/properties/features/items/oneOf[0]/$ref[../observation/schema.yaml]/allOf[1]/properties/properties/$ref[../../properties/observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult diff --git a/annotated-schemas/unstable/sosa/properties/observation/_visited_properties.tsv b/annotated-schemas/unstable/sosa/properties/observation/_visited_properties.tsv new file mode 100644 index 000000000..c9f54a298 --- /dev/null +++ b/annotated-schemas/unstable/sosa/properties/observation/_visited_properties.tsv @@ -0,0 +1,9 @@ +path @id +/properties/resultTime http://www.w3.org/ns/sosa/resultTime +/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +/properties/hasResult http://www.w3.org/ns/sosa/hasResult +/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult diff --git a/annotated-schemas/unstable/sosa/properties/observationCollection/_visited_properties.tsv b/annotated-schemas/unstable/sosa/properties/observationCollection/_visited_properties.tsv new file mode 100644 index 000000000..059644dcd --- /dev/null +++ b/annotated-schemas/unstable/sosa/properties/observationCollection/_visited_properties.tsv @@ -0,0 +1,31 @@ +path @id +allOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember http://www.w3.org/ns/sosa/hasMember +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/resultTime http://www.w3.org/ns/sosa/resultTime +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/phenomenonTime http://www.w3.org/ns/sosa/phenomenonTime +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasFeatureOfInterest http://www.w3.org/ns/sosa/hasFeatureOfInterest +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/observedProperty http://www.w3.org/ns/sosa/observedProperty +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/usedProcedure http://www.w3.org/ns/sosa/usedProcedure +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/madeBySensor http://www.w3.org/ns/sosa/madeBySensor +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasResult http://www.w3.org/ns/sosa/hasResult +allOf[0]/$ref[#/$defs/collection]/properties/hasMember/items/anyOf[1]/$ref[../observation/schema.yaml]/properties/hasSimpleResult http://www.w3.org/ns/sosa/hasSimpleResult diff --git a/annotated-schemas/unstable/sosa/properties/platform/_visited_properties.tsv b/annotated-schemas/unstable/sosa/properties/platform/_visited_properties.tsv new file mode 100644 index 000000000..435826023 --- /dev/null +++ b/annotated-schemas/unstable/sosa/properties/platform/_visited_properties.tsv @@ -0,0 +1,7 @@ +path @id +allOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts http://www.w3.org/ns/sosa/hosts +allOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts http://www.w3.org/ns/sosa/hosts +allOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/id @id +allOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/name +allOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/id @id +allOf[0]/$ref[#/$definitions/Platform]/anyOf[1]/properties/hosts/items/anyOf[1]/$ref[../sensor/schema.yaml#/$definitions/Sensor]/anyOf[1]/properties/name diff --git a/annotated-schemas/unstable/sosa/properties/sensor/_visited_properties.tsv b/annotated-schemas/unstable/sosa/properties/sensor/_visited_properties.tsv new file mode 100644 index 000000000..9b134aca9 --- /dev/null +++ b/annotated-schemas/unstable/sosa/properties/sensor/_visited_properties.tsv @@ -0,0 +1,3 @@ +path @id +allOf[0]/$ref[#/$definitions/Sensor]/anyOf[1]/properties/id @id +allOf[0]/$ref[#/$definitions/Sensor]/anyOf[1]/properties/name diff --git a/bblocks.jsonld b/bblocks.jsonld index 404d4895e..45cc65689 100644 --- a/bblocks.jsonld +++ b/bblocks.jsonld @@ -448,7 +448,7 @@ "itemIdentifier": "ogc.unstable.sosa.properties.observation", "name": "SOSA Observation", "abstract": "This building block defines the set of properties for an observation according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature.", - "status": "under-development", + "status": "invalid", "dateTimeAddition": "2023-04-13T00:00:00Z", "itemClass": "schema", "register": "ogc-building-block-register", @@ -481,7 +481,7 @@ }, "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observation/context.jsonld", "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/properties/observation/", - "validationPassed": true, + "validationPassed": false, "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/unstable/sosa/properties/observation/", "documentation": { "json-full": { @@ -588,8 +588,8 @@ "group": "Common", "shaclRules": {}, "dependsOn": [ - "ogc.geo.common.data_types.geojson", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.common.data_types.geojson" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema.yaml", @@ -874,8 +874,8 @@ ] }, "dependsOn": [ - "ogc.unstable.sosa.properties.observation", - "ogc.ogc-utils.iri-or-curie" + "ogc.ogc-utils.iri-or-curie", + "ogc.unstable.sosa.properties.observation" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observationCollection/schema.yaml", @@ -926,8 +926,8 @@ "group": "Common", "shaclRules": {}, "dependsOn": [ - "ogc.geo.features.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.features.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml", @@ -975,8 +975,8 @@ "group": "JSON-FG", "shaclRules": {}, "dependsOn": [ - "ogc.geo.features.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.features.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema.yaml", @@ -1028,8 +1028,8 @@ "group": "JSON-FG", "shaclRules": {}, "dependsOn": [ - "ogc.geo.features.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.features.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml", @@ -1084,8 +1084,8 @@ "group": "SOSA", "shaclRules": {}, "dependsOn": [ - "ogc.unstable.sosa.properties.sensor", - "ogc.ogc-utils.iri-or-curie" + "ogc.ogc-utils.iri-or-curie", + "ogc.unstable.sosa.properties.sensor" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/platform/schema.yaml", @@ -1135,8 +1135,8 @@ "shaclRules": {}, "dependsOn": [ "ogc.geo.features.featureCollection", - "ogc.geo.json-fg.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.json-fg.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/schema.yaml", @@ -1190,8 +1190,8 @@ "shaclRules": {}, "dependsOn": [ "ogc.geo.features.featureCollection", - "ogc.geo.json-fg.feature-lenient", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.json-fg.feature-lenient" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml", @@ -1237,8 +1237,8 @@ "maturity": "development", "scope": "unstable", "dependsOn": [ - "ogc.geo.json-fg.feature-lenient", - "ogc.unstable.sosa.properties.observation" + "ogc.unstable.sosa.properties.observation", + "ogc.geo.json-fg.feature-lenient" ], "tags": [ "sosa", @@ -1316,9 +1316,9 @@ ] }, "dependsOn": [ - "ogc.geo.json-fg.featureCollection-lenient", + "ogc.unstable.sosa.features.observation", "ogc.unstable.sosa.properties.observationCollection", - "ogc.unstable.sosa.features.observation" + "ogc.geo.json-fg.featureCollection-lenient" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/features/observationCollection/schema.yaml", @@ -1367,9 +1367,9 @@ "scope": "unstable", "dependsOn": [ "ogc.unstable.sosa.features.observationCollection", + "ogc.unstable.sosa.features.observation", "ogc.unstable.sosa.properties.observation", - "ogc.unstable.sosa.examples.vectorObservation", - "ogc.unstable.sosa.features.observation" + "ogc.unstable.sosa.examples.vectorObservation" ], "tags": [ "sosa", diff --git a/bblocks.ttl b/bblocks.ttl index 6ef21a8b2..472fd4b81 100644 --- a/bblocks.ttl +++ b/bblocks.ttl @@ -11,12 +11,12 @@ bblocks:ogc.geo.common.parameters.bbox-crs a skos:Concept, rdfs:label "bbox-crs" ; dct:abstract "The bbox-crs query parameter can be used to assert the coordinate reference system that is used for the coordinate values of the bbox parameter." ; dct:created "2022-07-05T01:01:01+02:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/parameters/bbox-crs/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/parameters/bbox-crs/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/parameters/bbox-crs/" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/parameters/bbox-crs/index.json" ] ; dct:hasVersion "1.0" ; dct:modified "2022-07-05"^^xsd:date ; dct:source ; @@ -31,10 +31,10 @@ bblocks:ogc.geo.geopose.advanced a skos:Concept, rdfs:label "GeoPose Advanced" ; dct:abstract "Advanced GeoPose allowing flexible outer frame specification, quaternion orientation, and valid time." ; dct:created "2023-07-13T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/advanced/" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/geopose/advanced/index.md" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/geopose/advanced/" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/geopose/advanced/index.json" ] ; dct:hasVersion "0.1" ; @@ -73,12 +73,12 @@ bblocks:ogc.geo.json-fg.featureCollection a skos:Concept, rdfs:label "JSON-FG Feature Collection" ; dct:abstract "A collection of OGC Features and Geometries JSON (JSON-FG) Features, extending GeoJSON to support a limited set of additional capabilities that are out-of-scope for GeoJSON, but that are important for a variety of use cases involving feature data." ; dct:created "2023-05-31T14:56:51+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; + dct:description [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection/index.json" ], + [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/featureCollection/" ], [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection/index.md" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection/index.md" ] ; dct:hasVersion "0.1" ; dct:modified "2023-05-31"^^xsd:date ; dct:source ; @@ -97,10 +97,10 @@ bblocks:ogc.geo.json-fg.link-role a skos:Concept, rdfs:label "Link with role and target conformance" ; dct:abstract "A JSON-FG compliant web link with mandatory annotation of link role and optional conformance information to describe target resource. Compliant with profile resource descriptor model." ; dct:created "2023-08-21T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/link-role/index.json" ], - [ dct:format "text/html" ; + dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/link-role/" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/link-role/index.json" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/link-role/index.md" ] ; dct:hasVersion "0.1" ; @@ -119,12 +119,12 @@ bblocks:ogc.ogc-utils.topology a skos:Concept, rdfs:label "Geometry using references" ; dct:abstract "Demonstration of a schema using coordinates of points, withpout duplication" ; dct:created "2023-04-05T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/topology/" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/topology/index.md" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/topology/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/topology/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/topology/" ] ; dct:hasVersion "0.1" ; dct:modified "2023-05-24"^^xsd:date ; skos:inScheme ; @@ -140,10 +140,10 @@ bblocks:ogc.unstable.sosa a skos:Concept, rdfs:label "Sensor, Observation, Sample, and Actuator (SOSA)" ; dct:abstract "The SOSA (Sensor, Observation, Sample, and Actuator) ontology is a realisation of the Observations, Measurements and Sampling (OMS) Conceptual model" ; dct:created "2023-04-13T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/index.md" ], - [ dct:format "application/json" ; + dct:description [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/index.json" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/" ] ; dct:hasVersion "1.0" ; @@ -161,10 +161,10 @@ bblocks:ogc.unstable.sosa.examples.vectorObservationFeature a skos:Concept, rdfs:label "Example SOSA Vector Observation Feature" ; dct:abstract "This building block defines an example SOSA Observation Feature using another schema to define a result set - in this case the GeoPose model" ; dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/examples/vectorObservationFeature/index.json" ], - [ dct:format "text/html" ; + dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/examples/vectorObservationFeature/" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/examples/vectorObservationFeature/index.json" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/examples/vectorObservationFeature/index.md" ] ; dct:hasVersion "1.0" ; @@ -186,12 +186,12 @@ bblocks:ogc.unstable.sosa.properties.platform a skos:Concept, rdfs:label "SOSA Platform" ; dct:abstract "This building block defines the set of properties for an observation Platform according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature." ; dct:created "2023-12-05T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/platform/index.json" ], + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/properties/platform/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/platform/" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/properties/platform/index.md" ] ; + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/platform/index.json" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; @@ -209,12 +209,12 @@ bblocks:r1.geo.common.data_types.bounding_box a skos:Concept, rdfs:label "Bounding Box" ; dct:abstract "The bounding box JSON object describes a simple spatial extent of a resource. For OGC API’s this could be a feature, a feature collection or a dataset, but it can be used in any JSON resource that wants to communicate its rough location. The extent is simple in that the bounding box does not describe the precise location and shape of the resource, but provides an axis-aligned approximation of the spatial extent that can be used as an initial test whether two resources are potentially intersecting each other." ; dct:created "2022-05-24T13:51:38+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/bounding_box/index.md" ], - [ dct:format "application/json" ; + dct:description [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/bounding_box/index.json" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/data_types/bounding_box/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/data_types/bounding_box/" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/bounding_box/index.md" ] ; dct:hasVersion "1.0.1" ; dct:modified "2023-03-09"^^xsd:date ; dct:source ; @@ -270,10 +270,10 @@ bblocks:ogc.geo.common.data_types.geojson a skos:Concept, dct:created "2023-05-24T14:56:51+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/common/data_types/geojson/index.md" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/data_types/geojson/" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/geojson/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/common/data_types/geojson/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/common/data_types/geojson/" ] ; dct:hasVersion "1.0" ; dct:modified "2023-05-15"^^xsd:date ; dct:source ; @@ -312,10 +312,10 @@ bblocks:ogc.geo.json-fg.feature a skos:Concept, dct:created "2023-05-31T14:56:51+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/feature/" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/feature/index.json" ], [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature/index.md" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/feature/index.md" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/feature/index.json" ] ; dct:hasVersion "0.1" ; dct:modified "2023-05-31"^^xsd:date ; dct:source ; @@ -333,12 +333,12 @@ bblocks:ogc.geo.json-fg.featureCollection-lenient a skos:Concept, rdfs:label "JSON-FG Feature Collection - Lenient" ; dct:abstract "A collection of lenient OGC Features and Geometries JSON (JSON-FG) Features, that do not require the \"time\" and \"place\" properties" ; dct:created "2023-08-08T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection-lenient/index.md" ], - [ dct:format "application/json" ; + dct:description [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/featureCollection-lenient/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/json-fg/featureCollection-lenient/" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/json-fg/featureCollection-lenient/index.md" ] ; dct:hasVersion "0.1" ; dct:modified "2023-08-08"^^xsd:date ; dct:source ; @@ -357,12 +357,12 @@ bblocks:ogc.unstable.sosa.examples.vectorObservation a skos:Concept, rdfs:label "Example SOSA Vector Observation" ; dct:abstract "This building block defines an example SOSA Vector Observation" ; dct:created "2023-05-19T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; + dct:description [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/examples/vectorObservation/" ], + [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/examples/vectorObservation/index.json" ], [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/examples/vectorObservation/index.md" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/examples/vectorObservation/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/examples/vectorObservation/index.md" ] ; dct:hasVersion "1.0" ; dct:modified "2023-05-19"^^xsd:date ; dct:source ; @@ -407,10 +407,10 @@ bblocks:ogc.unstable.sosa.properties.observationCollection a skos:Concept, dct:created "2023-04-13T00:00:00+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/properties/observationCollection/index.md" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/observationCollection/" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/observationCollection/" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-28"^^xsd:date ; dct:source , @@ -429,12 +429,12 @@ bblocks:ogc.unstable.sosa.properties.sensor a skos:Concept, rdfs:label "SOSA Sensor" ; dct:abstract "An identifiable entity that can generate Observations pertaining to an ObservableProperty by implementing an ObservingProcedure. Device, agent (including humans), or software (simulation) involved in, or implementing, a Procedure. Sensors respond to a stimulus, e.g., a change in the environment, or input data composed from the results of prior Observations, and generate a Result. Sensors can be hosted by Platforms." ; dct:created "2023-12-05T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; + dct:description [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/sensor/index.json" ], + [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/properties/sensor/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/sensor/" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/sensor/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/sensor/" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; @@ -455,12 +455,12 @@ bblocks:ogc.geo.features.featureCollection a skos:Concept, rdfs:label "Feature Collection" ; dct:abstract "A collection of features." ; dct:created "2023-06-26T14:56:51+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/featureCollection/" ], + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/featureCollection/index.md" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/featureCollection/index.json" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/featureCollection/index.md" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/featureCollection/" ] ; dct:hasVersion "1.0" ; dct:modified "2023-06-26"^^xsd:date ; dct:source ; @@ -501,12 +501,12 @@ bblocks:ogc.unstable.sosa.features.observation a skos:Concept, rdfs:label "SOSA Observation Feature" ; dct:abstract "This building blocks defines a GeoJSON feature containing a SOSA Observation" ; dct:created "2023-05-18T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/features/observation/index.md" ], + dct:description [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/features/observation/index.json" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/features/observation/" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/features/observation/index.json" ] ; + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/features/observation/index.md" ] ; dct:hasVersion "1.0" ; dct:modified "2023-05-18"^^xsd:date ; dct:source ; @@ -528,12 +528,12 @@ bblocks:ogc.geo.features.feature a skos:Concept, rdfs:label "Feature" ; dct:abstract "A feature. Every feature is a sub-resource of an OGC Collection." ; dct:created "2023-05-24T14:56:51+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/feature/index.md" ], - [ dct:format "text/html" ; + dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/geo/features/feature/" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/feature/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/geo/features/feature/index.json" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/geo/features/feature/index.md" ] ; dct:hasVersion "1.0" ; dct:modified "2023-05-15"^^xsd:date ; dct:source , @@ -554,12 +554,12 @@ bblocks:ogc.unstable.sosa.properties.observation a skos:Concept, rdfs:label "SOSA Observation" ; dct:abstract "This building block defines the set of properties for an observation according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature." ; dct:created "2023-04-13T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; + dct:description [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/observation/" ], + [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/unstable/sosa/properties/observation/index.json" ], [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/properties/observation/index.md" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/unstable/sosa/properties/observation/" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/unstable/sosa/properties/observation/index.md" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; @@ -568,17 +568,17 @@ bblocks:ogc.unstable.sosa.properties.observation a skos:Concept, bblocks:hasSchema , ; bblocks:scope ; - bblocks:status . + bblocks:status . bblocks:ogc.ogc-utils.iri-or-curie a skos:Concept, bblocks:Datatype ; rdfs:label "IRI or CURIE" ; dct:abstract "This Building Block defines a data type for a full IRI/URI or a CURIE (with or without a prefix)" ; dct:created "2023-08-08T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/iri-or-curie/index.md" ], - [ dct:format "text/html" ; + dct:description [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/iri-or-curie/" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/iri-or-curie/index.md" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/iri-or-curie/index.json" ] ; dct:hasVersion "1.0" ; @@ -597,12 +597,12 @@ bblocks:ogc.ogc-utils.json-link a skos:Concept, rdfs:label "JSON Link" ; dct:abstract "Web linking is used to express relationships between resources. The JSON object representation of links described here is used consistently in OGC API’s." ; dct:created "2022-05-18T15:21:59+00:00"^^xsd:dateTime ; - dct:description [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/json-link/index.json" ], + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/json-link/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/slate-build/ogc-utils/json-link/" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/markdown/ogc-utils/json-link/index.md" ] ; + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/bblocks/generateddocs/json-full/ogc-utils/json-link/index.json" ] ; dct:hasVersion "0.1" ; dct:modified "2022-05-18"^^xsd:date ; dct:source ; @@ -619,14 +619,14 @@ bblocks:ogc.ogc-utils.json-link a skos:Concept, skos:prefLabel "OGC Building Blocks Register" . [] a prov:Activity ; - prov:endedAtTime "2023-12-17T04:06:37.678327"^^xsd:dateTime ; - prov:startedAtTime "2023-12-17T04:06:37.563316"^^xsd:dateTime ; + prov:endedAtTime "2023-12-18T11:27:53.135750"^^xsd:dateTime ; + prov:startedAtTime "2023-12-18T11:27:53.022547"^^xsd:dateTime ; prov:used [ a prov:Entity ; - dct:format "application/yaml" ; - rdfs:seeAlso ], - [ a prov:Entity ; dct:format "application/json" ; - rdfs:seeAlso ] ; + rdfs:seeAlso ], + [ a prov:Entity ; + dct:format "application/yaml" ; + rdfs:seeAlso ] ; prov:wasAssociatedWith [ a prov:Agent, schema:SoftwareApplication ; rdfs:label "OGC-NA tools" ; diff --git a/generateddocs/json-full/geo/features/feature/index.json b/generateddocs/json-full/geo/features/feature/index.json index 1038bf9a7..54cf35670 100644 --- a/generateddocs/json-full/geo/features/feature/index.json +++ b/generateddocs/json-full/geo/features/feature/index.json @@ -25,8 +25,8 @@ "group": "Common", "shaclRules": {}, "dependsOn": [ - "ogc.geo.common.data_types.geojson", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.common.data_types.geojson" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/feature/schema.yaml", diff --git a/generateddocs/json-full/geo/features/featureCollection/index.json b/generateddocs/json-full/geo/features/featureCollection/index.json index 7365a8d23..bbeed6ed9 100644 --- a/generateddocs/json-full/geo/features/featureCollection/index.json +++ b/generateddocs/json-full/geo/features/featureCollection/index.json @@ -22,8 +22,8 @@ "group": "Common", "shaclRules": {}, "dependsOn": [ - "ogc.geo.features.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.features.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/features/featureCollection/schema.yaml", diff --git a/generateddocs/json-full/geo/json-fg/feature-lenient/index.json b/generateddocs/json-full/geo/json-fg/feature-lenient/index.json index c65142944..288491ba5 100644 --- a/generateddocs/json-full/geo/json-fg/feature-lenient/index.json +++ b/generateddocs/json-full/geo/json-fg/feature-lenient/index.json @@ -24,8 +24,8 @@ "group": "JSON-FG", "shaclRules": {}, "dependsOn": [ - "ogc.geo.features.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.features.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml", diff --git a/generateddocs/json-full/geo/json-fg/feature/index.json b/generateddocs/json-full/geo/json-fg/feature/index.json index e3a384968..f601a0674 100644 --- a/generateddocs/json-full/geo/json-fg/feature/index.json +++ b/generateddocs/json-full/geo/json-fg/feature/index.json @@ -20,8 +20,8 @@ "group": "JSON-FG", "shaclRules": {}, "dependsOn": [ - "ogc.geo.features.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.features.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature/schema.yaml", diff --git a/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json b/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json index 2c17bc86a..84bffb9f7 100644 --- a/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json +++ b/generateddocs/json-full/geo/json-fg/featureCollection-lenient/index.json @@ -25,8 +25,8 @@ "shaclRules": {}, "dependsOn": [ "ogc.geo.features.featureCollection", - "ogc.geo.json-fg.feature-lenient", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.json-fg.feature-lenient" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml", diff --git a/generateddocs/json-full/geo/json-fg/featureCollection/index.json b/generateddocs/json-full/geo/json-fg/featureCollection/index.json index f047c8957..98698e27a 100644 --- a/generateddocs/json-full/geo/json-fg/featureCollection/index.json +++ b/generateddocs/json-full/geo/json-fg/featureCollection/index.json @@ -21,8 +21,8 @@ "shaclRules": {}, "dependsOn": [ "ogc.geo.features.featureCollection", - "ogc.geo.json-fg.feature", - "ogc.ogc-utils.json-link" + "ogc.ogc-utils.json-link", + "ogc.geo.json-fg.feature" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection/schema.yaml", diff --git a/generateddocs/json-full/ogc-utils/iri-or-curie/index.json b/generateddocs/json-full/ogc-utils/iri-or-curie/index.json index 1de8c0e5f..785f504c0 100644 --- a/generateddocs/json-full/ogc-utils/iri-or-curie/index.json +++ b/generateddocs/json-full/ogc-utils/iri-or-curie/index.json @@ -138,7 +138,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: IRI or CURIE\n$defs:\n IRI:\n type: string\n pattern: ^\\w+:(\\/?\\/?)[^\\s]+$\n CURIE:\n type: string\n pattern: ^[A-Za-z_][^\\s:]*:.*$\n LocalPart:\n type: string\n pattern: ^[^:]*(\\?.*)?(#.*)?$\n Single:\n anyOf:\n - $ref: '#/$defs/IRI'\n - $ref: '#/$defs/CURIE'\n - $ref: '#/$defs/LocalPart'\n Multiple:\n oneOf:\n - $ref: '#/$defs/Single'\n - type: array\n items:\n $ref: '#/$defs/Single'\n MultipleOrObject:\n oneOf:\n - $ref: '#/$defs/Multiple'\n - type: object\n MultipleOrObjectOrNull:\n oneOf:\n - $ref: '#/$defs/MultipleOrObject'\n - type: 'null'\n$ref: '#/$defs/Single'\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: IRI or CURIE\n$defs:\n IRI:\n type: string\n pattern: ^\\w+:(\\/?\\/?)[^\\s]+$\n CURIE:\n type: string\n pattern: ^[A-Za-z_][^\\s:]*:.*$\n LocalPart:\n type: string\n pattern: ^[^:<>\\{\\}\\|\\\\\\^`\" ]*(\\?[^<>\\{\\}\\|\\\\\\^`\" ]*)?(#[^<>\\{\\}\\|\\\\\\^`\" ]*)?$\n Single:\n anyOf:\n - $ref: '#/$defs/IRI'\n - $ref: '#/$defs/CURIE'\n - $ref: '#/$defs/LocalPart'\n Multiple:\n oneOf:\n - $ref: '#/$defs/Single'\n - type: array\n items:\n $ref: '#/$defs/Single'\n MultipleOrObject:\n oneOf:\n - $ref: '#/$defs/Multiple'\n - type: object\n MultipleOrObjectOrNull:\n oneOf:\n - $ref: '#/$defs/MultipleOrObject'\n - type: 'null'\n$ref: '#/$defs/Single'\n", "gitRepository": "https://github.com/opengeospatial/bblocks", "gitPath": "registereditems/ogc-utils/iri-or-curie" } \ No newline at end of file diff --git a/generateddocs/json-full/unstable/sosa/examples/vectorObservationFeature/index.json b/generateddocs/json-full/unstable/sosa/examples/vectorObservationFeature/index.json index 4222f3128..283c7bb91 100644 --- a/generateddocs/json-full/unstable/sosa/examples/vectorObservationFeature/index.json +++ b/generateddocs/json-full/unstable/sosa/examples/vectorObservationFeature/index.json @@ -20,9 +20,9 @@ "scope": "unstable", "dependsOn": [ "ogc.unstable.sosa.features.observationCollection", + "ogc.unstable.sosa.features.observation", "ogc.unstable.sosa.properties.observation", - "ogc.unstable.sosa.examples.vectorObservation", - "ogc.unstable.sosa.features.observation" + "ogc.unstable.sosa.examples.vectorObservation" ], "tags": [ "sosa", diff --git a/generateddocs/json-full/unstable/sosa/features/observation/index.json b/generateddocs/json-full/unstable/sosa/features/observation/index.json index 50b34fb82..675374ade 100644 --- a/generateddocs/json-full/unstable/sosa/features/observation/index.json +++ b/generateddocs/json-full/unstable/sosa/features/observation/index.json @@ -19,8 +19,8 @@ "maturity": "development", "scope": "unstable", "dependsOn": [ - "ogc.geo.json-fg.feature-lenient", - "ogc.unstable.sosa.properties.observation" + "ogc.unstable.sosa.properties.observation", + "ogc.geo.json-fg.feature-lenient" ], "tags": [ "sosa", diff --git a/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json b/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json index 859f7523c..c298a4329 100644 --- a/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json +++ b/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json @@ -36,9 +36,9 @@ ] }, "dependsOn": [ - "ogc.geo.json-fg.featureCollection-lenient", + "ogc.unstable.sosa.features.observation", "ogc.unstable.sosa.properties.observationCollection", - "ogc.unstable.sosa.features.observation" + "ogc.geo.json-fg.featureCollection-lenient" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/features/observationCollection/schema.yaml", diff --git a/generateddocs/json-full/unstable/sosa/properties/observation/index.json b/generateddocs/json-full/unstable/sosa/properties/observation/index.json index 8d1a58a21..9a665cc55 100644 --- a/generateddocs/json-full/unstable/sosa/properties/observation/index.json +++ b/generateddocs/json-full/unstable/sosa/properties/observation/index.json @@ -4,7 +4,7 @@ "itemIdentifier": "ogc.unstable.sosa.properties.observation", "name": "SOSA Observation", "abstract": "This building block defines the set of properties for an observation according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature.", - "status": "under-development", + "status": "invalid", "dateTimeAddition": "2023-04-13T00:00:00Z", "itemClass": "schema", "register": "ogc-building-block-register", @@ -37,7 +37,7 @@ }, "ldContext": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observation/context.jsonld", "sourceFiles": "https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/properties/observation/", - "validationPassed": true, + "validationPassed": false, "testOutputs": "https://github.com/opengeospatial/bblocks/blob/master/tests/unstable/sosa/properties/observation/", "description": "## SOSA Observation Properties\n\nThis building block describes the canonical set of properties for an Observation object.\n\nThese properties are independent of the feature model implementation - for example may be included in the \"properties\" component of a GeoJSON object, or used in any other schema.\n\nAn observation is \"the Act of carrying out an (Observation) Procedure to estimate or calculate a value \nof a property of a FeatureOfInterest. Links to a Sensor to describe what made the Observation and how;\nlinks to an ObservableProperty to describe what the result is an estimate of, and to a FeatureOfInterest\nto detail what that property was associated with.\"\n\n", "examples": [ diff --git a/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json b/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json index 5bfb3f6c3..3ca332829 100644 --- a/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json +++ b/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json @@ -36,8 +36,8 @@ ] }, "dependsOn": [ - "ogc.unstable.sosa.properties.observation", - "ogc.ogc-utils.iri-or-curie" + "ogc.ogc-utils.iri-or-curie", + "ogc.unstable.sosa.properties.observation" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/observationCollection/schema.yaml", diff --git a/generateddocs/json-full/unstable/sosa/properties/platform/index.json b/generateddocs/json-full/unstable/sosa/properties/platform/index.json index fb666f9a3..171f5860b 100644 --- a/generateddocs/json-full/unstable/sosa/properties/platform/index.json +++ b/generateddocs/json-full/unstable/sosa/properties/platform/index.json @@ -28,8 +28,8 @@ "group": "SOSA", "shaclRules": {}, "dependsOn": [ - "ogc.unstable.sosa.properties.sensor", - "ogc.ogc-utils.iri-or-curie" + "ogc.ogc-utils.iri-or-curie", + "ogc.unstable.sosa.properties.sensor" ], "schema": { "application/yaml": "https://opengeospatial.github.io/bblocks/annotated-schemas/unstable/sosa/properties/platform/schema.yaml", diff --git a/generateddocs/markdown/ogc-utils/iri-or-curie/index.md b/generateddocs/markdown/ogc-utils/iri-or-curie/index.md index 371f09468..fa99f2578 100644 --- a/generateddocs/markdown/ogc-utils/iri-or-curie/index.md +++ b/generateddocs/markdown/ogc-utils/iri-or-curie/index.md @@ -144,7 +144,7 @@ $defs: pattern: ^[A-Za-z_][^\s:]*:.*$ LocalPart: type: string - pattern: ^[^:]*(\?.*)?(#.*)?$ + pattern: ^[^:<>\{\}\|\\\^`" ]*(\?[^<>\{\}\|\\\^`" ]*)?(#[^<>\{\}\|\\\^`" ]*)?$ Single: anyOf: - $ref: '#/$defs/IRI' diff --git a/generateddocs/markdown/unstable/sosa/properties/observation/index.md b/generateddocs/markdown/unstable/sosa/properties/observation/index.md index 03ac2d839..d00ad9c89 100644 --- a/generateddocs/markdown/unstable/sosa/properties/observation/index.md +++ b/generateddocs/markdown/unstable/sosa/properties/observation/index.md @@ -5,7 +5,7 @@ This building block defines the set of properties for an observation according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature. -[*Status*](http://www.opengis.net/def/status): Under development +[*Status*](http://www.opengis.net/def/status): Invalid ## Description diff --git a/generateddocs/slate-build/ogc-utils/iri-or-curie/index.html b/generateddocs/slate-build/ogc-utils/iri-or-curie/index.html index 1c6e15579..fff9498dc 100644 --- a/generateddocs/slate-build/ogc-utils/iri-or-curie/index.html +++ b/generateddocs/slate-build/ogc-utils/iri-or-curie/index.html @@ -485,7 +485,7 @@

JSON Schema

pattern: ^[A-Za-z_][^\s:]*:.*$
   LocalPart:
     type: string
-    pattern: ^[^:]*(\?.*)?(#.*)?$
+    pattern: ^[^:<>\{\}\|\\\^`" ]*(\?[^<>\{\}\|\\\^`" ]*)?(#[^<>\{\}\|\\\^`" ]*)?$
   Single:
     anyOf:
     - $ref: '#/$defs/IRI'
diff --git a/generateddocs/slate-build/unstable/sosa/properties/observation/index.html b/generateddocs/slate-build/unstable/sosa/properties/observation/index.html
index 3c6d0d1b6..3b894305f 100644
--- a/generateddocs/slate-build/unstable/sosa/properties/observation/index.html
+++ b/generateddocs/slate-build/unstable/sosa/properties/observation/index.html
@@ -370,11 +370,11 @@ 

SOSA Observat

Status: - Under development + Invalid

-

@@ -693,12 +693,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Nfb904cb57f9049b9bd903adffde48193 + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Nfb904cb57f9049b9bd903adffde48193 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Nb95c38534ffe47b8a715344e82d62306 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Nb95c38534ffe47b8a715344e82d62306 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Nfb904cb57f9049b9bd903adffde48193 + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Nb95c38534ffe47b8a715344e82d62306
@@ -731,12 +731,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:n52b8079ce0dd49b5b37c30999335aad0b1 - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:n52b8079ce0dd49b5b37c30999335aad0b1 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:n52b8079ce0dd49b5b37c30999335aad0b1 - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:n52b8079ce0dd49b5b37c30999335aad0b1 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:n635bbf1a41c1416fb5250353d8dff822b1 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:n635bbf1a41c1416fb5250353d8dff822b1 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:n635bbf1a41c1416fb5250353d8dff822b1 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:n635bbf1a41c1416fb5250353d8dff822b1
@@ -773,12 +773,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Nb7a17727ea734701a4266242992d4eba + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Nb7a17727ea734701a4266242992d4eba + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N142e0712c11a4108ab021b41eaed0c54 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N142e0712c11a4108ab021b41eaed0c54 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Nb7a17727ea734701a4266242992d4eba + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N142e0712c11a4108ab021b41eaed0c54
@@ -1118,12 +1118,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N9f624c9f0517499c946a720c35941429 + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N9f624c9f0517499c946a720c35941429 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N693497bcd06240c0a9be8145c37aad75 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N693497bcd06240c0a9be8145c37aad75 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N9f624c9f0517499c946a720c35941429 + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N693497bcd06240c0a9be8145c37aad75
@@ -1182,12 +1182,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: *none* - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: *none*
@@ -1224,12 +1224,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/a1> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/a1> - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/a1> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://example.com/a1>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/a1> + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/a1> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/a1> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/a1>
@@ -1262,12 +1262,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:a1 - - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:a1 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:a1 - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:a1/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:a1 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:a1 - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: eg:a1 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:a1
@@ -1623,12 +1623,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://example.com/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/pop1999> + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/pop1999> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999>
@@ -1661,12 +1661,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:n28fc74276ba6412cb8e0053d1b26414db1 - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:n28fc74276ba6412cb8e0053d1b26414db1 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:n28fc74276ba6412cb8e0053d1b26414db1 - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:n28fc74276ba6412cb8e0053d1b26414db1 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:n58951cb399b240d99b763afcf609a823b1 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:n58951cb399b240d99b763afcf609a823b1 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:n58951cb399b240d99b763afcf609a823b1 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:n58951cb399b240d99b763afcf609a823b1
@@ -1703,12 +1703,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/pop1999> + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/pop1999> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999>
@@ -1767,12 +1767,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <file:///github/workspace/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999>,<file:///github/workspace/something>
@@ -1819,12 +1819,12 @@

Message: Less than 1 values on <file:///github/workspace/pop1999>->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath <http://recursion.too.deep> ] ] ] sosa:observedProperty )
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <file:///github/workspace/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <file:///github/workspace/pop1999> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999>
@@ -1861,12 +1861,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://www.example.com/sosa/something>,<http://www.example.com/sosa/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://www.example.com/sosa/something>,<http://www.example.com/sosa/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://www.example.com/sosa/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://www.example.com/sosa/something>,<http://www.example.com/sosa/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://www.example.com/sosa/something>,<http://www.example.com/sosa/pop1999> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://www.example.com/sosa/something>,<http://www.example.com/sosa/pop1999>
@@ -1899,12 +1899,12 @@

Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:pop2000,eg:pop1999 - - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:pop2000,eg:pop1999 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:pop2000,eg:pop1999 + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:pop1999/sosa:hasSimpleResult,eg:pop2000/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:pop1999,eg:pop2000 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:pop1999,eg:pop2000 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: eg:pop1999,eg:pop2000 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:pop2000/sosa:hasSimpleResult,eg:pop1999/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: eg:pop2000,eg:pop1999 + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:pop1999,eg:pop2000
@@ -1964,20 +1964,20 @@

Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl: - Shape <http://example.com/rules#testVectorObservationFeatureHasOneGeometry>: <http://example.com/features/vector-obs-1> - - Shape <http://example.com/rules#testGeometryHasCoordinates>: <http://example.com/features/vector-obs-1>/geojson:geometry - Shape <http://example.com/rules#testGeometryCoordinatesIsList>: <http://example.com/features/vector-obs-1>/geojson:geometry + - Shape <http://example.com/rules#testGeometryHasCoordinates>: <http://example.com/features/vector-obs-1>/geojson:geometry
Validation result for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: Validation Report Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/features/vector-obs-1> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/features/vector-obs-1> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/features/vector-obs-1> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/features/vector-obs-1> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/features/vector-obs-1>
@@ -2015,20 +2015,20 @@

Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl: - Shape <http://example.com/rules#testVectorObservationFeatureHasOneGeometry>: <http://example.com/features/vector-obs-1> - - Shape <http://example.com/rules#testGeometryHasCoordinates>: <http://example.com/features/vector-obs-1>/geojson:geometry - Shape <http://example.com/rules#testGeometryCoordinatesIsList>: <http://example.com/features/vector-obs-1>/geojson:geometry + - Shape <http://example.com/rules#testGeometryHasCoordinates>: <http://example.com/features/vector-obs-1>/geojson:geometry
Validation result for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: Validation Report Conforms: True
Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/features/vector-obs-1> - - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/features/vector-obs-1> - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/features/vector-obs-1> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/features/vector-obs-1> + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/features/vector-obs-1>
diff --git a/tests/unstable/sosa/examples/vectorObservation/_report.json b/tests/unstable/sosa/examples/vectorObservation/_report.json index 234675c44..a57ea99db 100644 --- a/tests/unstable/sosa/examples/vectorObservation/_report.json +++ b/tests/unstable/sosa/examples/vectorObservation/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.examples.vectorObservation - Example SOSA Vector Observation", "bblockName": "Example SOSA Vector Observation", "bblockId": "ogc.unstable.sosa.examples.vectorObservation", - "generated": "2023-12-17T04:06:31.733881+00:00", + "generated": "2023-12-18T11:27:47.072258+00:00", "result": true, "items": [ { @@ -86,33 +86,33 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [ - "_:N9f624c9f0517499c946a720c35941429" - ] + "": { + "nodes": [] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:N9f624c9f0517499c946a720c35941429" + "_:N693497bcd06240c0a9be8145c37aad75" ] }, - "": { - "nodes": [] + "": { + "nodes": [ + "_:N693497bcd06240c0a9be8145c37aad75" + ] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:N9f624c9f0517499c946a720c35941429" + "_:N693497bcd06240c0a9be8145c37aad75" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:N9f624c9f0517499c946a720c35941429\n - Shape : *none*\n - Shape : _:N9f624c9f0517499c946a720c35941429\n - Shape : *none*\n - Shape : *none*\n - Shape : _:N9f624c9f0517499c946a720c35941429\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : _:N693497bcd06240c0a9be8145c37aad75\n - Shape : _:N693497bcd06240c0a9be8145c37aad75\n - Shape : *none*\n - Shape : _:N693497bcd06240c0a9be8145c37aad75\n" } ] }, diff --git a/tests/unstable/sosa/examples/vectorObservation/example_1_1.validation_passed.txt b/tests/unstable/sosa/examples/vectorObservation/example_1_1.validation_passed.txt index ea481b528..f90e37eac 100644 --- a/tests/unstable/sosa/examples/vectorObservation/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/examples/vectorObservation/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.examples.vectorObservation - Example SOSA Vector Observation -Generated 2023-12-17T04:06:31.733813+00:00 +Generated 2023-12-18T11:27:47.072195+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:N9f624c9f0517499c946a720c35941429 + - Shape : *none* - Shape : *none* - - Shape : _:N9f624c9f0517499c946a720c35941429 + - Shape : _:N693497bcd06240c0a9be8145c37aad75 + - Shape : _:N693497bcd06240c0a9be8145c37aad75 - Shape : *none* - - Shape : *none* - - Shape : _:N9f624c9f0517499c946a720c35941429 + - Shape : _:N693497bcd06240c0a9be8145c37aad75 === End SHACL === diff --git a/tests/unstable/sosa/examples/vectorObservationFeature/_report.json b/tests/unstable/sosa/examples/vectorObservationFeature/_report.json index 5831d6116..70c3a0c42 100644 --- a/tests/unstable/sosa/examples/vectorObservationFeature/_report.json +++ b/tests/unstable/sosa/examples/vectorObservationFeature/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.examples.vectorObservationFeature - Example SOSA Vector Observation Feature", "bblockName": "Example SOSA Vector Observation Feature", "bblockId": "ogc.unstable.sosa.examples.vectorObservationFeature", - "generated": "2023-12-17T04:06:37.545244+00:00", + "generated": "2023-12-18T11:27:53.004578+00:00", "result": true, "items": [ { @@ -91,19 +91,19 @@ "" ] }, - "": { + "": { "nodes": [ "/geojson:geometry" ] }, - "": { + "": { "nodes": [ "/geojson:geometry" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl:\n - Shape : \n - Shape : /geojson:geometry\n - Shape : /geojson:geometry\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl:\n - Shape : \n - Shape : /geojson:geometry\n - Shape : /geojson:geometry\n" }, { "op": "shacl-report", @@ -115,15 +115,18 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { + "": { + "nodes": [] + }, + "": { + "nodes": [] + }, "": { "nodes": [ "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ "" ] @@ -131,17 +134,14 @@ "": { "nodes": [] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : *none*\n - Shape : *none*\n - Shape : \n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" } ] }, @@ -238,19 +238,19 @@ "" ] }, - "": { + "": { "nodes": [ "/geojson:geometry" ] }, - "": { + "": { "nodes": [ "/geojson:geometry" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl:\n - Shape : \n - Shape : /geojson:geometry\n - Shape : /geojson:geometry\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl:\n - Shape : \n - Shape : /geojson:geometry\n - Shape : /geojson:geometry\n" }, { "op": "shacl-report", @@ -262,15 +262,18 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { + "": { + "nodes": [] + }, + "": { + "nodes": [] + }, "": { "nodes": [ "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ "" ] @@ -278,17 +281,14 @@ "": { "nodes": [] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : *none*\n - Shape : *none*\n - Shape : \n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" } ] }, diff --git a/tests/unstable/sosa/examples/vectorObservationFeature/example_1_1.validation_passed.txt b/tests/unstable/sosa/examples/vectorObservationFeature/example_1_1.validation_passed.txt index c59624d74..6ba74fe27 100644 --- a/tests/unstable/sosa/examples/vectorObservationFeature/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/examples/vectorObservationFeature/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.examples.vectorObservationFeature - Example SOSA Vector Observation Feature -Generated 2023-12-17T04:06:37.190856+00:00 +Generated 2023-12-18T11:27:52.655338+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -18,20 +18,20 @@ Validation result for registereditems/unstable/sosa/_sources/examples/vectorObse Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl: - Shape : - - Shape : /geojson:geometry - Shape : /geojson:geometry + - Shape : /geojson:geometry Validation result for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: Validation Report Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : - - Shape : *none* - - Shape : - - Shape : *none* - Shape : *none* + - Shape : *none* + - Shape : - Shape : + - Shape : *none* + - Shape : === End SHACL === diff --git a/tests/unstable/sosa/examples/vectorObservationFeature/example_2_1.validation_passed.txt b/tests/unstable/sosa/examples/vectorObservationFeature/example_2_1.validation_passed.txt index 581ef6e97..418f69d20 100644 --- a/tests/unstable/sosa/examples/vectorObservationFeature/example_2_1.validation_passed.txt +++ b/tests/unstable/sosa/examples/vectorObservationFeature/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.examples.vectorObservationFeature - Example SOSA Vector Observation Feature -Generated 2023-12-17T04:06:37.545176+00:00 +Generated 2023-12-18T11:27:53.004518+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -18,20 +18,20 @@ Validation result for registereditems/unstable/sosa/_sources/examples/vectorObse Focus nodes for registereditems/unstable/sosa/_sources/examples/vectorObservationFeature/rules.shacl: - Shape : - - Shape : /geojson:geometry - Shape : /geojson:geometry + - Shape : /geojson:geometry Validation result for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: Validation Report Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : - - Shape : *none* - - Shape : - - Shape : *none* - Shape : *none* + - Shape : *none* + - Shape : - Shape : + - Shape : *none* + - Shape : === End SHACL === diff --git a/tests/unstable/sosa/features/observation/_report.json b/tests/unstable/sosa/features/observation/_report.json index 7b2e21e91..270dc2b09 100644 --- a/tests/unstable/sosa/features/observation/_report.json +++ b/tests/unstable/sosa/features/observation/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature", "bblockName": "SOSA Observation Feature", "bblockId": "ogc.unstable.sosa.features.observation", - "generated": "2023-12-17T04:06:34.766538+00:00", + "generated": "2023-12-18T11:27:50.119709+00:00", "result": true, "items": [ { @@ -86,9 +86,9 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "" + "/sosa:hasSimpleResult" ] }, "": { @@ -96,27 +96,27 @@ "" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : /sosa:hasSimpleResult\n - Shape : \n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" } ] }, @@ -190,37 +190,37 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "_:n28fc74276ba6412cb8e0053d1b26414db1" + "33" ] }, "": { "nodes": [ - "_:n28fc74276ba6412cb8e0053d1b26414db1" + "_:n58951cb399b240d99b763afcf609a823b1" ] }, - "": { + "": { "nodes": [ - "_:n28fc74276ba6412cb8e0053d1b26414db1" + "_:n58951cb399b240d99b763afcf609a823b1" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "33" + "_:n58951cb399b240d99b763afcf609a823b1" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:n28fc74276ba6412cb8e0053d1b26414db1" + "_:n58951cb399b240d99b763afcf609a823b1" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1\n - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1\n - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1\n - Shape : *none*\n - Shape : 33\n - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : 33\n - Shape : _:n58951cb399b240d99b763afcf609a823b1\n - Shape : _:n58951cb399b240d99b763afcf609a823b1\n - Shape : _:n58951cb399b240d99b763afcf609a823b1\n - Shape : *none*\n - Shape : _:n58951cb399b240d99b763afcf609a823b1\n" } ] }, @@ -312,17 +312,20 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { + "": { "nodes": [ "" ] @@ -330,17 +333,14 @@ "": { "nodes": [] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : *none*\n - Shape : \n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" } ] }, diff --git a/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt b/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt index ba5d8134b..e35abb4e0 100644 --- a/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature -Generated 2023-12-17T04:06:34.750717+00:00 +Generated 2023-12-18T11:27:50.104263+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : - - Shape : - - Shape : - - Shape : *none* - Shape : /sosa:hasSimpleResult + - Shape : + - Shape : - Shape : + - Shape : *none* + - Shape : === End SHACL === diff --git a/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt b/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt index 9f5f6756c..69f658214 100644 --- a/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt +++ b/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature -Generated 2023-12-17T04:06:34.757928+00:00 +Generated 2023-12-18T11:27:50.111330+00:00 === Files === Using example_1_2.ttl from examples Output Turtle example_1_2.ttl created @@ -11,12 +11,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1 - - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1 - - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1 - - Shape : *none* - Shape : 33 - - Shape : _:n28fc74276ba6412cb8e0053d1b26414db1 + - Shape : _:n58951cb399b240d99b763afcf609a823b1 + - Shape : _:n58951cb399b240d99b763afcf609a823b1 + - Shape : _:n58951cb399b240d99b763afcf609a823b1 + - Shape : *none* + - Shape : _:n58951cb399b240d99b763afcf609a823b1 === End SHACL === diff --git a/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt b/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt index 22f0715cb..bf0a5f9be 100644 --- a/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt +++ b/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature -Generated 2023-12-17T04:06:34.766478+00:00 +Generated 2023-12-18T11:27:50.119656+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : - - Shape : - - Shape : - - Shape : *none* - Shape : *none* + - Shape : + - Shape : - Shape : + - Shape : *none* + - Shape : === End SHACL === diff --git a/tests/unstable/sosa/features/observationCollection/_report.json b/tests/unstable/sosa/features/observationCollection/_report.json index f6fa85bbd..bec1a1416 100644 --- a/tests/unstable/sosa/features/observationCollection/_report.json +++ b/tests/unstable/sosa/features/observationCollection/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature", "bblockName": "SOSA ObservationCollection Feature", "bblockId": "ogc.unstable.sosa.features.observationCollection", - "generated": "2023-12-17T04:06:35.700805+00:00", + "generated": "2023-12-18T11:27:51.264812+00:00", "result": true, "items": [ { @@ -84,30 +84,30 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "", - "" + "/sosa:hasSimpleResult" ] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ "", "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "", + "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "", "" @@ -115,7 +115,7 @@ } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : ,\n - Shape : *none*\n - Shape : ,\n - Shape : *none*\n - Shape : /sosa:hasSimpleResult\n - Shape : ,\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : *none*\n - Shape : ,\n - Shape : ,\n - Shape : *none*\n - Shape : ,\n" } ] }, @@ -211,35 +211,35 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "" + "/sosa:hasSimpleResult" ] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : *none*\n - Shape : /sosa:hasSimpleResult\n - Shape : \n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" } ] }, @@ -331,30 +331,30 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "", - "" + "/sosa:hasSimpleResult" ] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ "", "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "", + "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "", "" @@ -362,7 +362,7 @@ } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : ,\n - Shape : *none*\n - Shape : ,\n - Shape : *none*\n - Shape : /sosa:hasSimpleResult\n - Shape : ,\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : *none*\n - Shape : ,\n - Shape : ,\n - Shape : *none*\n - Shape : ,\n" } ] }, @@ -436,42 +436,42 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "eg:pop2000", - "eg:pop1999" + "eg:pop1999/sosa:hasSimpleResult", + "eg:pop2000/sosa:hasSimpleResult" ] }, "": { "nodes": [ - "eg:pop2000", - "eg:pop1999" + "eg:pop1999", + "eg:pop2000" ] }, - "": { + "": { "nodes": [ - "eg:pop2000", - "eg:pop1999" + "eg:pop1999", + "eg:pop2000" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "eg:pop2000/sosa:hasSimpleResult", - "eg:pop1999/sosa:hasSimpleResult" + "eg:pop1999", + "eg:pop2000" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "eg:pop2000", - "eg:pop1999" + "eg:pop1999", + "eg:pop2000" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : eg:pop2000,eg:pop1999\n - Shape : eg:pop2000,eg:pop1999\n - Shape : eg:pop2000,eg:pop1999\n - Shape : *none*\n - Shape : eg:pop2000/sosa:hasSimpleResult,eg:pop1999/sosa:hasSimpleResult\n - Shape : eg:pop2000,eg:pop1999\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : eg:pop1999/sosa:hasSimpleResult,eg:pop2000/sosa:hasSimpleResult\n - Shape : eg:pop1999,eg:pop2000\n - Shape : eg:pop1999,eg:pop2000\n - Shape : eg:pop1999,eg:pop2000\n - Shape : *none*\n - Shape : eg:pop1999,eg:pop2000\n" } ] }, diff --git a/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt b/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt index 1e377e5d0..e2fd16892 100644 --- a/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2023-12-17T04:06:35.690543+00:00 +Generated 2023-12-18T11:27:51.254678+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : , - - Shape : *none* - - Shape : , - - Shape : *none* - Shape : /sosa:hasSimpleResult + - Shape : *none* + - Shape : , - Shape : , + - Shape : *none* + - Shape : , === End SHACL === diff --git a/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt b/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt index fce2819cb..20fbdc4ae 100644 --- a/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt +++ b/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2023-12-17T04:06:35.700750+00:00 +Generated 2023-12-18T11:27:51.264758+00:00 === Files === Using example_1_2.ttl from examples Output Turtle example_1_2.ttl created @@ -11,12 +11,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : eg:pop2000,eg:pop1999 - - Shape : eg:pop2000,eg:pop1999 - - Shape : eg:pop2000,eg:pop1999 + - Shape : eg:pop1999/sosa:hasSimpleResult,eg:pop2000/sosa:hasSimpleResult + - Shape : eg:pop1999,eg:pop2000 + - Shape : eg:pop1999,eg:pop2000 + - Shape : eg:pop1999,eg:pop2000 - Shape : *none* - - Shape : eg:pop2000/sosa:hasSimpleResult,eg:pop1999/sosa:hasSimpleResult - - Shape : eg:pop2000,eg:pop1999 + - Shape : eg:pop1999,eg:pop2000 === End SHACL === diff --git a/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt b/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt index e763ecb9c..59c26c480 100644 --- a/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt +++ b/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2023-12-17T04:06:35.675653+00:00 +Generated 2023-12-18T11:27:51.239746+00:00 === General === Test was expected to fail and it did. === End General === @@ -30,12 +30,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Message: Less than 1 values on ->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath ] ] ] sosa:observedProperty ) Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : - - Shape : *none* - - Shape : - - Shape : *none* - Shape : /sosa:hasSimpleResult + - Shape : *none* + - Shape : - Shape : + - Shape : *none* + - Shape : === End SHACL === diff --git a/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt b/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt index 874498c23..ea24ccda2 100644 --- a/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt +++ b/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2023-12-17T04:06:35.663208+00:00 +Generated 2023-12-18T11:27:51.227459+00:00 === Files === Using observationCollection-props.json from test resources JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : , - - Shape : *none* - - Shape : , - - Shape : *none* - Shape : /sosa:hasSimpleResult + - Shape : *none* + - Shape : , - Shape : , + - Shape : *none* + - Shape : , === End SHACL === diff --git a/tests/unstable/sosa/properties/observation/_report.json b/tests/unstable/sosa/properties/observation/_report.json index 4fc0c859e..c842c3cda 100644 --- a/tests/unstable/sosa/properties/observation/_report.json +++ b/tests/unstable/sosa/properties/observation/_report.json @@ -2,8 +2,8 @@ "title": "Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation", "bblockName": "SOSA Observation", "bblockId": "ogc.unstable.sosa.properties.observation", - "generated": "2023-12-17T04:06:31.394921+00:00", - "result": true, + "generated": "2023-12-18T11:27:46.715263+00:00", + "result": false, "items": [ { "source": { @@ -72,42 +72,42 @@ { "op": "shacl-report", "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", - "graph": "@prefix sh: .\n@prefix xsd: .\n\n[] a sh:ValidationReport ;\n sh:conforms false ;\n sh:result [ a sh:ValidationResult ;\n sh:focusNode _:Nc15bde3ac8434a3a8564c056572a3076 ;\n sh:resultMessage \"sosa:hasSimpleResult is a simple Literal\" ;\n sh:resultSeverity sh:Violation ;\n sh:sourceConstraintComponent sh:NodeKindConstraintComponent ;\n sh:sourceShape ;\n sh:value _:Nc15bde3ac8434a3a8564c056572a3076 ] .\n\n", + "graph": "@prefix sh: .\n@prefix xsd: .\n\n[] a sh:ValidationReport ;\n sh:conforms false ;\n sh:result [ a sh:ValidationResult ;\n sh:focusNode _:N8c7784fc15304953872bd478ef13269d ;\n sh:resultMessage \"sosa:hasSimpleResult is a simple Literal\" ;\n sh:resultSeverity sh:Violation ;\n sh:sourceConstraintComponent sh:NodeKindConstraintComponent ;\n sh:sourceShape ;\n sh:value _:N8c7784fc15304953872bd478ef13269d ] .\n\n", "isError": true, "message": "Validation result for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n Validation Report\n Conforms: False\n Results (1):\n Constraint Violation in NodeKindConstraintComponent (http://www.w3.org/ns/shacl#NodeKindConstraintComponent):\n \tSeverity: sh:Violation\n \tSource Shape: \n \tFocus Node: [ ]\n \tValue Node: [ ]\n \tMessage: sosa:hasSimpleResult is a simple Literal\n " }, { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "_:Nc37d8ce89d4941e8b7fa4d29c9582d84" + "_:N8c7784fc15304953872bd478ef13269d" ] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Nc37d8ce89d4941e8b7fa4d29c9582d84" + "_:N1555879381c846ad96f555a3347fdc1b" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:Nc15bde3ac8434a3a8564c056572a3076" + "_:N1555879381c846ad96f555a3347fdc1b" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:Nc37d8ce89d4941e8b7fa4d29c9582d84" + "_:N1555879381c846ad96f555a3347fdc1b" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:Nc37d8ce89d4941e8b7fa4d29c9582d84\n - Shape : *none*\n - Shape : _:Nc37d8ce89d4941e8b7fa4d29c9582d84\n - Shape : *none*\n - Shape : _:Nc15bde3ac8434a3a8564c056572a3076\n - Shape : _:Nc37d8ce89d4941e8b7fa4d29c9582d84\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:N8c7784fc15304953872bd478ef13269d\n - Shape : *none*\n - Shape : _:N1555879381c846ad96f555a3347fdc1b\n - Shape : _:N1555879381c846ad96f555a3347fdc1b\n - Shape : *none*\n - Shape : _:N1555879381c846ad96f555a3347fdc1b\n" } ] }, @@ -125,7 +125,7 @@ "filename": "https://opengeospatial.github.io/bblocks/registereditems/unstable/sosa/_sources/properties/observation/tests/tworesults-fail.jsonld", "language": "jsonld" }, - "result": true, + "result": false, "sections": [ { "name": "GENERAL", @@ -192,35 +192,35 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "_:N5cb0a48b21134f7199d5ddfe01230d7e" + "frogginess" ] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:N5cb0a48b21134f7199d5ddfe01230d7e" + "_:N8e887db98cef4a28bdbb339c008cd90c" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "frogginess" + "_:N8e887db98cef4a28bdbb339c008cd90c" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:N5cb0a48b21134f7199d5ddfe01230d7e" + "_:N8e887db98cef4a28bdbb339c008cd90c" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:N5cb0a48b21134f7199d5ddfe01230d7e\n - Shape : *none*\n - Shape : _:N5cb0a48b21134f7199d5ddfe01230d7e\n - Shape : *none*\n - Shape : frogginess\n - Shape : _:N5cb0a48b21134f7199d5ddfe01230d7e\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : frogginess\n - Shape : *none*\n - Shape : _:N8e887db98cef4a28bdbb339c008cd90c\n - Shape : _:N8e887db98cef4a28bdbb339c008cd90c\n - Shape : *none*\n - Shape : _:N8e887db98cef4a28bdbb339c008cd90c\n" } ] }, @@ -305,33 +305,33 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [ - "_:Ne76c19dc0db44e99ad7defde8319c766" - ] + "": { + "nodes": [] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Ne76c19dc0db44e99ad7defde8319c766" + "_:N380adda4053642c9ad94396ab1dc3cc9" ] }, - "": { - "nodes": [] + "": { + "nodes": [ + "_:N380adda4053642c9ad94396ab1dc3cc9" + ] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Ne76c19dc0db44e99ad7defde8319c766" + "_:N380adda4053642c9ad94396ab1dc3cc9" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:Ne76c19dc0db44e99ad7defde8319c766\n - Shape : *none*\n - Shape : _:Ne76c19dc0db44e99ad7defde8319c766\n - Shape : *none*\n - Shape : *none*\n - Shape : _:Ne76c19dc0db44e99ad7defde8319c766\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : _:N380adda4053642c9ad94396ab1dc3cc9\n - Shape : _:N380adda4053642c9ad94396ab1dc3cc9\n - Shape : *none*\n - Shape : _:N380adda4053642c9ad94396ab1dc3cc9\n" } ] }, @@ -423,35 +423,35 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "_:Nfb904cb57f9049b9bd903adffde48193" + "33" ] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Nfb904cb57f9049b9bd903adffde48193" + "_:Nb95c38534ffe47b8a715344e82d62306" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "33" + "_:Nb95c38534ffe47b8a715344e82d62306" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:Nfb904cb57f9049b9bd903adffde48193" + "_:Nb95c38534ffe47b8a715344e82d62306" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:Nfb904cb57f9049b9bd903adffde48193\n - Shape : *none*\n - Shape : _:Nfb904cb57f9049b9bd903adffde48193\n - Shape : *none*\n - Shape : 33\n - Shape : _:Nfb904cb57f9049b9bd903adffde48193\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : 33\n - Shape : *none*\n - Shape : _:Nb95c38534ffe47b8a715344e82d62306\n - Shape : _:Nb95c38534ffe47b8a715344e82d62306\n - Shape : *none*\n - Shape : _:Nb95c38534ffe47b8a715344e82d62306\n" } ] }, @@ -525,37 +525,37 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "_:n52b8079ce0dd49b5b37c30999335aad0b1" + "33" ] }, "": { "nodes": [ - "_:n52b8079ce0dd49b5b37c30999335aad0b1" + "_:n635bbf1a41c1416fb5250353d8dff822b1" ] }, - "": { + "": { "nodes": [ - "_:n52b8079ce0dd49b5b37c30999335aad0b1" + "_:n635bbf1a41c1416fb5250353d8dff822b1" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "33" + "_:n635bbf1a41c1416fb5250353d8dff822b1" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:n52b8079ce0dd49b5b37c30999335aad0b1" + "_:n635bbf1a41c1416fb5250353d8dff822b1" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1\n - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1\n - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1\n - Shape : *none*\n - Shape : 33\n - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : 33\n - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1\n - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1\n - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1\n - Shape : *none*\n - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1\n" } ] }, @@ -647,33 +647,33 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [ - "_:Nb7a17727ea734701a4266242992d4eba" - ] + "": { + "nodes": [] }, "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Nb7a17727ea734701a4266242992d4eba" + "_:N142e0712c11a4108ab021b41eaed0c54" ] }, - "": { - "nodes": [] + "": { + "nodes": [ + "_:N142e0712c11a4108ab021b41eaed0c54" + ] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Nb7a17727ea734701a4266242992d4eba" + "_:N142e0712c11a4108ab021b41eaed0c54" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : _:Nb7a17727ea734701a4266242992d4eba\n - Shape : *none*\n - Shape : _:Nb7a17727ea734701a4266242992d4eba\n - Shape : *none*\n - Shape : *none*\n - Shape : _:Nb7a17727ea734701a4266242992d4eba\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : _:N142e0712c11a4108ab021b41eaed0c54\n - Shape : _:N142e0712c11a4108ab021b41eaed0c54\n - Shape : *none*\n - Shape : _:N142e0712c11a4108ab021b41eaed0c54\n" } ] }, @@ -688,7 +688,7 @@ "globalErrors": {}, "counts": { "total": 6, - "passed": 6, - "failed": 0 + "passed": 5, + "failed": 1 } } \ No newline at end of file diff --git a/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt b/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt index 29d9d2e9d..c910bc174 100644 --- a/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2023-12-17T04:06:31.377864+00:00 +Generated 2023-12-18T11:27:46.698362+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:Nfb904cb57f9049b9bd903adffde48193 + - Shape : 33 - Shape : *none* - - Shape : _:Nfb904cb57f9049b9bd903adffde48193 + - Shape : _:Nb95c38534ffe47b8a715344e82d62306 + - Shape : _:Nb95c38534ffe47b8a715344e82d62306 - Shape : *none* - - Shape : 33 - - Shape : _:Nfb904cb57f9049b9bd903adffde48193 + - Shape : _:Nb95c38534ffe47b8a715344e82d62306 === End SHACL === diff --git a/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt b/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt index 87c662a27..dcc31fa25 100644 --- a/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt +++ b/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2023-12-17T04:06:31.387537+00:00 +Generated 2023-12-18T11:27:46.707969+00:00 === Files === Using example_1_2.ttl from examples Output Turtle example_1_2.ttl created @@ -11,12 +11,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1 - - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1 - - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1 - - Shape : *none* - Shape : 33 - - Shape : _:n52b8079ce0dd49b5b37c30999335aad0b1 + - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1 + - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1 + - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1 + - Shape : *none* + - Shape : _:n635bbf1a41c1416fb5250353d8dff822b1 === End SHACL === diff --git a/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt b/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt index 83fd78242..1bec7abf5 100644 --- a/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2023-12-17T04:06:31.394867+00:00 +Generated 2023-12-18T11:27:46.715210+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:Nb7a17727ea734701a4266242992d4eba + - Shape : *none* - Shape : *none* - - Shape : _:Nb7a17727ea734701a4266242992d4eba + - Shape : _:N142e0712c11a4108ab021b41eaed0c54 + - Shape : _:N142e0712c11a4108ab021b41eaed0c54 - Shape : *none* - - Shape : *none* - - Shape : _:Nb7a17727ea734701a4266242992d4eba + - Shape : _:N142e0712c11a4108ab021b41eaed0c54 === End SHACL === diff --git a/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt b/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt index a2f0a3f12..04030d420 100644 --- a/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt +++ b/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2023-12-17T04:06:31.354500+00:00 +Generated 2023-12-18T11:27:46.675167+00:00 === General === Test was expected to fail and it did. === End General === @@ -28,12 +28,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Message: sosa:hasSimpleResult is a simple Literal Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:Nc37d8ce89d4941e8b7fa4d29c9582d84 + - Shape : _:N8c7784fc15304953872bd478ef13269d - Shape : *none* - - Shape : _:Nc37d8ce89d4941e8b7fa4d29c9582d84 + - Shape : _:N1555879381c846ad96f555a3347fdc1b + - Shape : _:N1555879381c846ad96f555a3347fdc1b - Shape : *none* - - Shape : _:Nc15bde3ac8434a3a8564c056572a3076 - - Shape : _:Nc37d8ce89d4941e8b7fa4d29c9582d84 + - Shape : _:N1555879381c846ad96f555a3347fdc1b === End SHACL === diff --git a/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt b/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt index 7a6bbf228..16a89f8d7 100644 --- a/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt +++ b/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2023-12-17T04:06:31.370471+00:00 +Generated 2023-12-18T11:27:46.691119+00:00 === General === Test was expected to fail and it did. === End General === @@ -28,12 +28,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Message: Less than 1 values on [ sosa:hasFeatureOfInterest [ ] ; sosa:hasResult [ ] ; sosa:madeBySensor Literal("ea est culpa esse") ; sosa:resultTime Literal("2016-05-04T02:27:02.0Z") ]->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath ] ] ] sosa:observedProperty ) Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:Ne76c19dc0db44e99ad7defde8319c766 + - Shape : *none* - Shape : *none* - - Shape : _:Ne76c19dc0db44e99ad7defde8319c766 + - Shape : _:N380adda4053642c9ad94396ab1dc3cc9 + - Shape : _:N380adda4053642c9ad94396ab1dc3cc9 - Shape : *none* - - Shape : *none* - - Shape : _:Ne76c19dc0db44e99ad7defde8319c766 + - Shape : _:N380adda4053642c9ad94396ab1dc3cc9 === End SHACL === diff --git a/tests/unstable/sosa/properties/observation/tworesults-fail.validation_failed.txt b/tests/unstable/sosa/properties/observation/tworesults-fail.validation_failed.txt index 935350090..e6b30e9f6 100644 --- a/tests/unstable/sosa/properties/observation/tworesults-fail.validation_failed.txt +++ b/tests/unstable/sosa/properties/observation/tworesults-fail.validation_failed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2023-12-17T04:06:31.361715+00:00 +Generated 2023-12-18T11:27:46.682321+00:00 === General === ** Validation error ** @@ -21,12 +21,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : _:N5cb0a48b21134f7199d5ddfe01230d7e + - Shape : frogginess - Shape : *none* - - Shape : _:N5cb0a48b21134f7199d5ddfe01230d7e + - Shape : _:N8e887db98cef4a28bdbb339c008cd90c + - Shape : _:N8e887db98cef4a28bdbb339c008cd90c - Shape : *none* - - Shape : frogginess - - Shape : _:N5cb0a48b21134f7199d5ddfe01230d7e + - Shape : _:N8e887db98cef4a28bdbb339c008cd90c === End SHACL === diff --git a/tests/unstable/sosa/properties/observationCollection/_report.json b/tests/unstable/sosa/properties/observationCollection/_report.json index 4fe6997d2..84c386935 100644 --- a/tests/unstable/sosa/properties/observationCollection/_report.json +++ b/tests/unstable/sosa/properties/observationCollection/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection", "bblockName": "SOSA ObservationCollection", "bblockId": "ogc.unstable.sosa.properties.observationCollection", - "generated": "2023-12-17T04:06:31.792736+00:00", + "generated": "2023-12-18T11:27:47.130818+00:00", "result": true, "items": [ { @@ -86,27 +86,27 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [] }, "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n" } ] }, @@ -198,9 +198,9 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "" + "/sosa:hasSimpleResult" ] }, "": { @@ -208,27 +208,27 @@ "" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : /sosa:hasSimpleResult\n - Shape : \n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" } ] }, @@ -302,9 +302,9 @@ { "shaclFile": "registereditems/unstable/sosa/_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [ - "eg:a1" + "eg:a1/sosa:hasSimpleResult" ] }, "": { @@ -312,27 +312,27 @@ "eg:a1" ] }, - "": { + "": { "nodes": [ "eg:a1" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "eg:a1/sosa:hasSimpleResult" + "eg:a1" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "eg:a1" ] } }, "isError": false, - "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : *none*\n - Shape : eg:a1/sosa:hasSimpleResult\n - Shape : eg:a1\n" + "message": "Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl:\n - Shape : eg:a1/sosa:hasSimpleResult\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : *none*\n - Shape : eg:a1\n" } ] }, diff --git a/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt b/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt index cbba6c44e..52b019562 100644 --- a/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection -Generated 2023-12-17T04:06:31.775882+00:00 +Generated 2023-12-18T11:27:47.114143+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : *none* - - Shape : *none* - - Shape : *none* - Shape : *none* + - Shape : *none* + - Shape : *none* - Shape : *none* + - Shape : *none* + - Shape : *none* === End SHACL === diff --git a/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt b/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt index 948539ddc..878348d9a 100644 --- a/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection -Generated 2023-12-17T04:06:31.784717+00:00 +Generated 2023-12-18T11:27:47.122926+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : - - Shape : - - Shape : - - Shape : *none* - Shape : /sosa:hasSimpleResult + - Shape : + - Shape : - Shape : + - Shape : *none* + - Shape : === End SHACL === diff --git a/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt b/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt index b7e9ae5ac..e70c3a87d 100644 --- a/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection -Generated 2023-12-17T04:06:31.792662+00:00 +Generated 2023-12-18T11:27:47.130767+00:00 === Files === Using example_3_1.ttl from examples Output Turtle example_3_1.ttl created @@ -11,12 +11,12 @@ Validation result for registereditems/unstable/sosa/_sources/properties/observat Conforms: True Focus nodes for registereditems/unstable/sosa/_sources/properties/observation/rules.shacl: - - Shape : eg:a1 - - Shape : eg:a1 - - Shape : eg:a1 - - Shape : *none* - Shape : eg:a1/sosa:hasSimpleResult + - Shape : eg:a1 + - Shape : eg:a1 - Shape : eg:a1 + - Shape : *none* + - Shape : eg:a1 === End SHACL === diff --git a/tests/unstable/sosa/properties/platform/_report.json b/tests/unstable/sosa/properties/platform/_report.json index 68925fab8..0ee2076e8 100644 --- a/tests/unstable/sosa/properties/platform/_report.json +++ b/tests/unstable/sosa/properties/platform/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.platform - SOSA Platform", "bblockName": "SOSA Platform", "bblockId": "ogc.unstable.sosa.properties.platform", - "generated": "2023-12-17T04:06:31.962868+00:00", + "generated": "2023-12-18T11:27:47.273521+00:00", "result": true, "items": [ { diff --git a/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt b/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt index 1140841c6..87ec63d77 100644 --- a/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.platform - SOSA Platform -Generated 2023-12-17T04:06:31.962814+00:00 +Generated 2023-12-18T11:27:47.273471+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting diff --git a/tests/unstable/sosa/properties/sensor/_report.json b/tests/unstable/sosa/properties/sensor/_report.json index 975b83181..23ab84a94 100644 --- a/tests/unstable/sosa/properties/sensor/_report.json +++ b/tests/unstable/sosa/properties/sensor/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.sensor - SOSA Sensor", "bblockName": "SOSA Sensor", "bblockId": "ogc.unstable.sosa.properties.sensor", - "generated": "2023-12-17T04:06:31.449698+00:00", + "generated": "2023-12-18T11:27:46.770111+00:00", "result": true, "items": [ { diff --git a/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt b/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt index a68755e8e..613e89435 100644 --- a/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.sensor - SOSA Sensor -Generated 2023-12-17T04:06:31.446125+00:00 +Generated 2023-12-18T11:27:46.766380+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting diff --git a/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt b/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt index e782b3906..a6190bfff 100644 --- a/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt +++ b/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.sensor - SOSA Sensor -Generated 2023-12-17T04:06:31.449648+00:00 +Generated 2023-12-18T11:27:46.770061+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting