{
  "components" : {
    "schemas" : {
    }
  },
  "openapi" : "3.0.3",
  "info" : {
    "title" : "Esri OGC API Features Server",
    "description" : "Esri OGC API Features Server",
    "version" : "1.0.0"
  },
  "servers" : [
    {
      "description" : "Esri OGC API Features Server",
      "url" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer"
    }
  ],
  "paths" : {
    "/" : {
      "get" : {
        "tags" : [
          "Capabilities"
        ],
        "summary" : "Landing page",
        "description" : "Landing page",
        "operationId" : "landingPage",
        "parameters" : [
          {
            "$ref" : "#/components/parameters/f"
          }
        ],
        "responses" : {
          "200" : {
            "description" : "successful operation",
            "$ref" : "#/components/schemas/LandingPage"
          }
        }
      }
    },
    "/conformance" : {
      "get" : {
        "tags" : [
          "Capabilities"
        ],
        "summary" : "supported conformance classes",
        "description" : "Retrieves the supported conformance classes",
        "operationId" : "conformance",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/Conformance"
                }
              }
            }
          }
        }
      }
    },
    "/collections" : {
      "get" : {
        "tags" : [
          "Collections"
        ],
        "summary" : "describes collections",
        "description" : "Describes all collections provided by this service",
        "operationId" : "describeCollections",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/Collections"
                }
              }
            }
          }
        }
      }
    },
    "/collections/1" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "1",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/2" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "2",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/5" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "5",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/3" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "3",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/4" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "4",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/81" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "81",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/80" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "80",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/79" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "79",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/78" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "78",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/77" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "77",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/76" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "76",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/75" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "75",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/74" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "74",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/73" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "73",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/72" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "72",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/71" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "71",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/70" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "70",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/69" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "69",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/82" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "82",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/83" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "83",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/84" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "84",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/6" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "6",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/85" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "85",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/201" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "201",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/202" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "202",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    }
  }
}