{
  "title" : "Geotechnische Kennwerte: Aufschlusspunkte",
  "links" : [ {
    "rel" : "self",
    "type" : "application/json",
    "title" : "This document",
    "href" : "https://baugrund-daten.baw.de/geoval/styles/default/metadata?f=json"
  }, {
    "rel" : "alternate",
    "type" : "text/html",
    "title" : "This document as HTML",
    "href" : "https://baugrund-daten.baw.de/geoval/styles/default/metadata?f=html"
  } ],
  "id" : "default",
  "scope" : "style",
  "stylesheets" : [ {
    "title" : "Mapbox",
    "version" : "8",
    "specification" : "https://docs.mapbox.com/mapbox-gl-js/style-spec/",
    "native" : true,
    "link" : {
      "rel" : "stylesheet",
      "type" : "application/vnd.mapbox.style+json",
      "title" : "Style in format 'Mapbox'",
      "href" : "https://baugrund-daten.baw.de/geoval/styles/default?f=mbs"
    }
  } ],
  "layers" : [ {
    "id" : "background",
    "type" : "raster"
  }, {
    "id" : "Aufschlusspunkt",
    "type" : "point",
    "attributes" : {
      "boreholeRelativeDepth_m" : {
        "type" : "number",
        "title" : "Länge der Bohrung [m]"
      }
    },
    "sampleData" : {
      "rel" : "start",
      "href" : "https://baugrund-daten.baw.de/geoval/collections/explorationsite/items"
    }
  }, {
    "id" : "Untersuchung",
    "type" : "point",
    "sampleData" : {
      "rel" : "start",
      "href" : "https://baugrund-daten.baw.de/geoval/collections/observation/items"
    }
  } ]
}