mirror of
https://github.com/dataforcanada/d4c-service-geo-assistant.git
synced 2026-06-13 22:41:01 +02:00
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:
@@ -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,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user