Landscape architecture as a catalyst
LLA - Landscapes as Leverage - operates at the intersection of urban strategy, spatial ecology, and material research. From territorial masterplans to private gardens and 1:1 material prototyping, the practice treats landscape as the primary lever for socio-ecological transformation.
Based in Rotterdam. Working across the Netherlands, Belgium, and France.
Re-entangling
Embracing complexity at territorial scale
Re-wilding
Situated animism in the public realm
Re-rooting
Prototyping in matter, ecology, and practice
Selected works
Civic anchors - Prix de Rome
2026 | Rotterdam, NL
CompetitionThe Sacred Grove
2024 | Chaumont-sur-Loire, FR
InstallationMaterials & Reuse
Ongoing | Rotterdam, NL
ResearchBalzac High-School Rewilding
2024-ongoing | Issoudun, FR
Built
/* Force the row to stretch all columns to the same maximum height */
column-set {
align-items: stretch !important;
}
/* Make the column a flexbox */
column-unit {
display: flex !important;
flex-direction: column !important;
justify-content: flex-start !important;
}
/* Force the media item to the bottom */
column-unit media-item {
margin-top: auto !important;
display: block !important;
}