Render naip and summarize (#20)

* Intermediate

* Fix naip geom handling

* Fix imagery decoding for summary tool

* Re enable xfail

* Re enable xfail

* Remove png references
This commit is contained in:
Daniel Wiesmann
2025-12-05 15:39:16 +00:00
committed by GitHub
parent dddac818ea
commit 9b202c504e
9 changed files with 95 additions and 51 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ def geo_assistant_fixture():
place=place_geojson,
search_area=None,
messages=[],
naip_png_path="path/to/naip.png",
naip_img_bytes=None,
)