Skip to content

Woonpand typering

Jip Claassens edited this page Jan 12, 2026 · 2 revisions

Based on the geometry of neighbouring panden and the number of related residential objects (verblijfsobjecten), a type is derived, called the woonpand_type.

An example can be viewed at a residential web mapping application.

The woonpand_type is calculated in the BAG20 MakeSnapshot process.

types

The resulting housing types (woonpand types) are:

  • detached: building with one residential object with a residential function and no adjacent buildings with at least one function.
  • semi-detached house: building with one residential object and one adjoining building with one object, which only adjoins one building with one object.
  • corner house: building with one residential object and one adjoining building with one object, which adjoins several buildings with at least one object.
  • terraced house: building with one residential object and at least two adjoining buildings with at least one object.
  • multi-family building: building with more than one residential object in it.

A selection of buildings has been made that contain at least one object.

calculation method

The calculation of the housing type (woonpand type) is based on:

  • the geometry of the buildings and how they border other buildings
  • the number of objects (verblijfsobjecten) in the buildings.

The calculation method can be found in the afleidingen.dms script file.

Clone this wiki locally