records

records

Active filters Clear all

No active filters

Filters

Speelondergronden

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
OBJECTID
               

No description available for this field.

Name (identifier)
objectid
Type
integer
Sample
1
ID
               

No description available for this field.

Name (identifier)
id
Type
decimal
Sample
915
STADSDEEL
               

No description available for this field.

Name (identifier)
stadsdeel
Type
text
Sample
Woensel noord 2
BUURT
               

No description available for this field.

Name (identifier)
buurt
Type
text
Sample
't Hool
STRAAT
               

No description available for this field.

Name (identifier)
straat
Type
text
Sample
Luxemburglaan
LOCATIE
               

No description available for this field.

Name (identifier)
locatie
Type
text
Sample
Luxemburglaan
ELEMENT
               

No description available for this field.

Name (identifier)
element
Type
text
Sample
Grindzandvloer
OMSCHRIJVING_ELEMENT
               

No description available for this field.

Name (identifier)
omschrijving_element
Type
text
Sample
Vloer onder speeltoestel(len)
LENGTE
               

No description available for this field.

Name (identifier)
lengte
Type
decimal
Sample
1450
BREEDTE
               

No description available for this field.

Name (identifier)
breedte
Type
decimal
Sample
950
BOUWJAAR
               

No description available for this field.

Name (identifier)
bouwjaar
Type
date
Sample
2007
SHAPE.AREA
               

No description available for this field.

Name (identifier)
shape_area
Type
decimal
Sample
132.09965022
SHAPE.LEN
               

No description available for this field.

Name (identifier)
shape_len
Type
decimal
Sample
44.3107876601746
geo_shape
               

No description available for this field.

Name (identifier)
geo_shape
Type
geo shape
Sample
{"coordinates":[[[5.477044727095358,51.47122435933272],[5.47704218701402,51.471224466459475],[5.477039673117597,51.471224714687786],[5.477037204111082,51.47122510130669],[5.477034798701246,51.47122562450399],[5.477032478466285,51.47122627886986],[5.47703026210943,51.471227060794405],[5.477028164007319,51.4712279621768],[5.4770262042971005,51.47122897670944],[5.477024395916195,51.4712300962925],[5.477022754678657,51.47123131192527],[5.4770212949575425,51.47123261370903],[5.4770200253690025,51.4712339917497],[5.477018957405768,51.47123543525202],[5.477018099680401,51.47123693252412],[5.47701745936613,51.47123847187515],[5.477017040754187,51.47124003981895],[5.477016848141119,51.47124162556572],[5.477016881498545,51.47124321473369],[5.4770215166839895,51.471291055057385],[5.477021692375872,51.471292566813155],[5.477022075292768,51.47129406402727],[5.477022665409886,51.471295534115626],[5.47702345551139,51.47129696719625],[5.477024441258337,51.47129835248612],[5.477025613995653,51.47129968010437],[5.477026966503941,51.47130093837137],[5.477028487255085,51.47130212010503],[5.477030166154713,51.47130321542563],[5.477031988792478,51.471304215355566],[5.477033945081201,51.47130511361066],[5.4770360162980385,51.47130590391325],[5.477038189475572,51.47130657908239],[5.47704044733368,51.471307134637094],[5.477042774031733,51.47130756609525],[5.4770451522932015,51.47130787077358],[5.477047563402434,51.47130804598997],[5.477049990086494,51.47130809085881],[5.477052412195706,51.47130800539568],[5.477202874050552,51.47130362230178],[5.477205388133342,51.471303466652905],[5.477207873168093,51.47130317799435],[5.477210309006963,51.47130275724065],[5.477212678387669,51.47130220889935],[5.477214964044387,51.47130153568047],[5.477217148718393,51.471300743889344],[5.477219218024319,51.47129983713266],[5.477221156147902,51.4712988244112],[5.477222948709056,51.47129771202818],[5.477224581329417,51.47129650718567],[5.477226045394713,51.47129522067676],[5.477227326528363,51.4712938606022],[5.477228417553553,51.47129243685518],[5.477229309856179,51.47129096022874],[5.4772299962611575,51.471289441514806],[5.47723047391136,51.47128789150192],[5.477230737072874,51.471286321879795],[5.477230785767035,51.47128474343485],[5.477226926163411,51.47123692319371],[5.477226553188919,51.471235362153145],[5.477225970134476,51.47123382734209],[5.477225179897989,51.47123232864577],[5.477224186818691,51.47123087684719],[5.477222999555162,51.471229483625],[5.477221628201762,51.47122815885884],[5.477220079972562,51.47122691153176],[5.477218366401143,51.47122575152239],[5.477216501896092,51.47122468690939],[5.477214497985652,51.47122372487474],[5.477212370515853,51.47122287259708],[5.477210135332775,51.47122213725515],[5.477207808277003,51.47122152333096],[5.477205405191057,51.47122103620548],[5.477202943349581,51.471220677663084],[5.477200442911048,51.47122045218252],[5.477197919707156,51.47122035975155],[5.477195393892935,51.471220403051156],[5.477044727095358,51.47122435933272]]],"type":"Polygon"}
geo_point_2d
               

No description available for this field.

Name (identifier)
geo_point_2d
Type
geo point
Sample
[51.47126407164798,5.47712380947757]

JSON Schema

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

{
  • "title":"speelgoedondergronden",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/speelgoedondergronden"
      }
    ]
    ,
  • "definitions":
    {
    • "speelgoedondergronden":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/speelgoedondergronden_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "speelgoedondergronden_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "objectid":
                {
                • "type":"integer",
                • "title":"OBJECTID",
                • "description":""
                }
                ,
              • "id":
                {
                • "type":"number",
                • "title":"ID",
                • "description":""
                }
                ,
              • "stadsdeel":
                {
                • "type":"string",
                • "title":"STADSDEEL",
                • "description":""
                }
                ,
              • "buurt":
                {
                • "type":"string",
                • "title":"BUURT",
                • "description":""
                }
                ,
              • "straat":
                {
                • "type":"string",
                • "title":"STRAAT",
                • "description":""
                }
                ,
              • "locatie":
                {
                • "type":"string",
                • "title":"LOCATIE",
                • "description":""
                }
                ,
              • "element":
                {
                • "type":"string",
                • "title":"ELEMENT",
                • "description":""
                }
                ,
              • "omschrijving_element":
                {
                • "type":"string",
                • "title":"OMSCHRIJVING_ELEMENT",
                • "description":""
                }
                ,
              • "lengte":
                {
                • "type":"number",
                • "title":"LENGTE",
                • "description":""
                }
                ,
              • "breedte":
                {
                • "type":"number",
                • "title":"BREEDTE",
                • "description":""
                }
                ,
              • "bouwjaar":
                {
                • "type":"string",
                • "format":"date",
                • "title":"BOUWJAAR",
                • "description":""
                }
                ,
              • "shape_area":
                {
                • "type":"number",
                • "title":"SHAPE.AREA",
                • "description":""
                }
                ,
              • "shape_len":
                {
                • "type":"number",
                • "title":"SHAPE.LEN",
                • "description":""
                }
                ,
              • "geo_shape":
                {
                • "type":"object",
                • "oneOf":
                  [
                  • {
                    • "$ref":"#/definitions/geometry"
                    }
                  ]
                  ,
                • "title":"geo_shape",
                • "description":""
                }
                ,
              • "geo_point_2d":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geo_point_2d",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Reuses

    Click to expand Click to collapse

    Submit a reuse

    Click to expand Click to collapse

    Your last name will be publicly displayed with your reuse

    Your first name will be publicly displayed with your reuse

    Your email will not be published publicly and will only be used by the administrators to contact you.

    Short description of your work (max. 50 characters)

    A longer description of what you achieved using this dataset (max. 1000 characters)

    An URL where your work can be accessed publicly

     or 

    (optional) An URL or an image which illustrates your work

    false