Skip to content

Commit

Permalink
Better name
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Nov 6, 2024
1 parent 2061335 commit d579379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renderer/layers/trails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ layers:
attributes:
<<: *poi_attributes
BBOX: ${feature.bbox}
BBOX_PROJ_AREA: ${feature.bbox.area('z0 px2')}
BBOX_AREA_Z0_PX2: ${feature.bbox.area('z0 px2')}
# gather barriers as areas for rendering
- id: barrier_area
features:
Expand Down

0 comments on commit d579379

Please sign in to comment.