πŸŒ€οΈ Conversations with AI β€” 376

Arash Kamangir
Jan 24, 2025

--

Next,

template += βœ… palisades.load += βœ…

vanwatch_label(
attributes($currentfeature),
True
)
palisades_label(attributes($currentfeature))
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
[% vanwatch_display(
layer_property(@layer,'path'),
"cameras"
) %]
</body>
</html>
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
[% palisades_display(
layer_property(@layer,'path'),
attributes($currentfeature)
) %]
</body>
</html>

QGIS += Display βœ… template update βœ… doc update βœ…

python3 -m palisades.buildings analyze \
--object_name building-analysis-2025-01-23-mdtggz
palisades buildings analyze - \
building-analysis-2025-01-23-mdtggz

continues.

--

--

No responses yet