{
  "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://portal.kerava.fi/server/rest/services/Rajapinnat/Nettitaustakartta/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/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/122" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "122",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/129" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "129",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/134" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "134",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/140" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "140",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/145" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "145",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/146" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "146",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/147" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "147",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/148" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "148",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/149" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "149",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    },
    "/collections/150" : {
      "get" : {
        "tags" : [
          "Data"
        ],
        "summary" : "retrieves features of collection {collectionId}",
        "description" : "Retrieves the features of the collection with the id {collectionId}",
        "operationId" : "150",
        "responses" : {
          "default" : {
            "description" : "default response",
            "content" : {
              "application/geo+json" : {
                "schema" : {
                  "$ref" : "#/components/schemas/collectionInfo"
                }
              }
            }
          }
        }
      }
    }
  }
}