How to get specified area's pand

https://geodata.nationaalgeoregister.nl/bag/wfs?request=GetFeature&service=WFS&typeName=bag:pand&outputFormat=json&srsName=EPSG:4326&CQL_FILTER=identificatie='344100000030583%20'

Using this URL I can get the specified one pand, But I want to get specified city’s pands. How can I get the data?

Best regards

Hi Chen, you mean “all pands with an address within ‘amsterdam’”?

Adresses are in bag:verblijfsobject
https://geodata.nationaalgeoregister.nl/bag/wfs?request=GetFeature&service=WFS&typeName=bag:verblijfsobject&outputFormat=json&srsName=EPSG:4326&count=1&version=2.0.0

You could try to join both layers using Cross-layer filtering — GeoServer 2.22-SNAPSHOT User Manual (if installed)

Alternatively you could apply a spatial filter based on the municipality border of amsterdam.