records

records

Active filters Clear all

No active filters

Filters

3D Citymodel

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Area
               

No description available for this field.

Name (identifier)
omrade
Type
text
Sample
                       
Link
               

No description available for this field.

Name (identifier)
lank
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"3d-stadsmodell",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/3d-stadsmodell"
      }
    ]
    ,
  • "definitions":
    {
    • "3d-stadsmodell":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/3d-stadsmodell_records"
            }
          }
        }
      }
      ,
    • "3d-stadsmodell_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "omrade":
              {
              • "type":"string",
              • "title":"Area",
              • "description":""
              }
              ,
            • "lank":
              {
              • "type":"string",
              • "title":"Link",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets