samgis / src /io

Commit History

[doc] update some docstrings
3209d49

aletrn commited on

[refactor] clean download_extent function
ddd32eb

aletrn commited on

[feat] set debug log about tile url
bb53beb

aletrn commited on

[test] using local tile http server in lambda_handler "real" test case
4e35839

aletrn commited on

[refactor] apply suggestion from sonarlint
ee2ed59

aletrn commited on

[refactor] remove unused code from tms2geotiff.py
0aa759d

aletrn commited on

[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX
84a883f

aletrn commited on

[docs] add credits to external authors, add project license
3e8e2d5

aletrn commited on

[docs] add more docs content
6f2f547

aletrn commited on

[test] add test cases, add command for test coverage
5a246f7

aletrn commited on

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

aletrn commited on

[test] refactor code, fix some tests
3041467

aletrn commited on

[test] set some logs ad debug
c07ce51

aletrn commited on

[test] refactor samexporter_predict and get_vectorized_raster_as_geojson to avoid writing the downloaded raster
6c70a52

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

[test] refactor test execution, add test input/output events
9d4db86

aletrn commited on

[refactor] refactor and remove unused code, remove unused deps
4d26ef2

aletrn commited on

[refactor] remove and transform unuseful logs to debug
5b88544

aletrn commited on

[bug] fix wrong latlng to xy pixel conversion, update .gitignore and .dockerignore
b241742

aletrn commited on

[feat] wip workflow from request to response
6d1f220

aletrn commited on

[feat] handle prompt point as lat-lng coordinates
9271aef

aletrn commited on

[debug] first test on lambda for tms2geotiff functions
ee50e01

aletrn commited on