From e283dbd794191685b1976f992a29b6599f45f17e Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:57:43 -0500 Subject: [PATCH] Fix attribute --- renderer/layers/trails.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/renderer/layers/trails.yml b/renderer/layers/trails.yml index fc69d43..1a6b322 100644 --- a/renderer/layers/trails.yml +++ b/renderer/layers/trails.yml @@ -547,7 +547,9 @@ layers: - boundary: - national_park - protected_area - attributes: *poi_attributes + attributes: + <<: *poi_attributes + BBOX_AREA_Z0_PX2: ${feature.bbox.area('z0 px2')} # gather trees at low zooms - source: osm geometry: point @@ -566,7 +568,6 @@ layers: attributes: <<: *poi_attributes BBOX: ${feature.bbox} - BBOX_AREA_Z0_PX2: ${feature.bbox.area('z0 px2')} # gather barriers as areas for rendering - id: barrier_area features: