samgis / src /io /lambda_helpers.py

Commit History

[fix] resolve wrong bbox order in case rectangle prompt
29a1b89

aletrn commited on

[refactor] set some methods as private
fedf8be

aletrn commited on

[refactor] reduce complexity of get_parsed_bbox_points method
7e1f6fc

aletrn commited on

[feat] add support for multi-prompt, both of type point and rectangle
f10156a

aletrn commited on

[refactor] don't import complete modules, use only "from" syntax
fd9de0f

aletrn commited on

[doc] update some docstrings
3209d49

aletrn commited on

[refactor] apply suggestion from sonarlint
ee2ed59

aletrn commited on

[docs] add more docs content
6f2f547

aletrn commited on

[refactor] migrate pydantic.parse to pydantic.model_validate
ef3d72e

aletrn commited on

[feat] add input parsing and validation with pydantic, refactor code
85dd36a

aletrn commited on

[test] add get_parsed_bbox_points test case, refactor test structure
238719b

aletrn commited on