# Filtering

Aan de hand van een bron en benchmark onderzoek [*<mark style="color:green;">**(PB - Filtering)**</mark>*](https://kim-garrard.gitbook.io/product-biografie/app-uitwerking/filtering) heb ik gekeken naar filtering. Uiteindelijk heb ik voor de volgende manieren van filtering gekozen:

### Locatie&#x20;

Je kan in de app je locatie **(1)** aanzetten voor grofvuil bij jou in de buurt en voor filteren op afstand.

### Weergave

Het grofvuil overzicht heeft zowel een lijst- als kaartweergave **(2)**. In de lijst zie je de foto's duidelijker en de kaart kan handig zijn als je op locatie bent.

### Filter opties

Ik heb gekozen voor één knop **(3)** met filters, dit geeft meer rust op het scherm dan waneer je alle filters naar voren haalt.

![Filtering - TOFGROF](/files/O3XwCmz00lRQvB7I797q)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kim-garrard.gitbook.io/design-rationale/3.-app-uitwerking/filtering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
