New: Vergunningcheck online

This commit is contained in:
2026-02-16 10:37:39 +01:00
parent 75f8e29973
commit ab2b980d97
18 changed files with 405 additions and 82 deletions

View File

@@ -1,34 +1,54 @@
---
title: "Assess your plot"
date: 2025-11-08
title: "Check your plot"
icon: "fas fa-scale-balanced"
description: "You can conduct a preliminary investigation into the possibilities for placement. This is not binding advice."
layout: simple
description: "You can conduct a free preliminary investigation into the possibilities of placement. This is not binding advice."
weight: 3
faq:
- question: "Is the permit check on mantelzorgwoning.info free?"
answer: "Yes, this check is a completely free service for individuals to make the complex rules regarding informal care homes ('mantelzorgwoningen') transparent."
- question: "What is the information in the check based on?"
answer: "The map uses publicly available data from the national 'Omgevingsloket' and current environmental plans from municipalities."
- question: "Is the result of the check legally binding?"
answer: "No, the outcome is indicative and based on general data. No rights can be derived from it; we always advise a final check with the municipality."
- question: "Do I always need a permit for an informal care home?"
answer: "Often an informal care home is permit-free, provided there is a demonstrable need for informal care and the home complies with the 'Besluit bouwwerken leefomgeving' (Bbl)."
- question: "What happens when the need for informal care ceases?"
answer: "As soon as the informal care ends, the residential function expires. The home must then be removed or the kitchen/bathroom must be decommissioned so that it is no longer an independent residence."
application:
- name: "Informal Care Home Permit Check"
type: "WebApplication"
operatingSystem: "All"
applicationCategory: "BusinessApplication"
offers:
price: 0
priceCurrency: "EUR"
description: "Free interactive map tool for individuals to directly check the permit rules for informal care homes on their own plot based on public data."
featureList: "Interactive map, Environmental plan check, Instant result, Current legislation"
---
{{< notice "info" "Under development">}}
This page is currently under construction. We aim to activate an initial version of the application in January.
<div class="row">
<div class="col-lg-6">
You can investigate your plot for various characteristics, such as available space, soil type, and potential restrictions from Natura2000 or cultural heritage areas. Also, use the link to the 'Omgevingsloket' to include (regional) regulations in the assessment. <br><br>If you require more information about your plot, you can <a href="/contact">contact us</a>.
</div>
<div class="col-lg-6">
{{< notice "info" "The information is indicative">}}
The information in this tool is intended as an indication; for concrete plans, always check the current rules and permit requirements with your municipality.
{{< /notice >}}
</div>
Would you like to receive a one-time message when this is active? Please leave your email address below. We will delete your data after sending the notification and do not share it with third parties.
<form id="cta-lead-form" class="d-flex flex-column flex-sm-row gap-2 mt-2" novalidate>
<input
id="cta-email"
name="email"
type="email"
required
class="form-control"
placeholder="Your email address"
aria-label="Your email address"
style=""
>
<button
type="submit"
id="cta-submit"
class="btn btn-primary ms-sm-2 mt-2 mt-sm-0"
style="min-width:200px !important;"
>
Send
</button>
</form>
<p id="cta-message" class="small mt-2"></p>
<div style="width:100%;height:70vh;min-height:580px;border-radius:16px;overflow:hidden;box-shadow:0 5px 25px rgba(0,0,0,.1);border:1px solid #fff; margin:26px 0;">
<iframe
src="https://maps.start-it.nl/?client=mantelzorgwoning"
style="width:100%;height:100%;border:0;"
loading="lazy"
referrerpolicy="no-referrer"
allow="geolocation"
title="Interactive map"
></iframe>
</div>
## Created by StartIT
This public map was created by [StartIT](https://start-it.nl?source=mantelzorgwoning.info). It is for private use; if you wish to use this map for business purposes, please contact [Machiel Heinen](mailto:machiel@start-it.nl).