[refactor] import aws_lambda_powertools and define tests about aws lambda integration only when IS_AWS_LAMBDA is defined 8bc95c0 aletrn commited on Feb 28, 2024
[refactor] move core instance segmentation (segment anything) functionality to samgis_core, bump to version 1.2.0 0a91cb6 aletrn commited on Jan 27, 2024
[test] update test cases to handle input source as xyzservices.TileProvider 97e2801 aletrn commited on Dec 7, 2023
[test] lambda_handler: add test rectangle and multi prompts cases 375dcd6 aletrn commited on Dec 5, 2023
[test] lambda_handler: update test cases, add case for rectangle 2b36848 aletrn commited on Dec 5, 2023
[test] add more "real" test cases for lambda_handler, 200/ok case c7f580c aletrn commited on Dec 4, 2023
[feat] add support for multi-prompt, both of type point and rectangle 4956b66 aletrn commited on Dec 4, 2023
[test] using local tile http server in lambda_handler "real" test case 906be62 aletrn commited on Nov 26, 2023
[test] SegmentAnythingONNX test case (encode and predict_masks - check map) 06df9fa aletrn commited on Nov 25, 2023
[test] add test cases for get_vectorized_raster_as_geojson and SegmentAnythingONNX 84a883f aletrn commited on Nov 25, 2023
[test] refactor samexporter_predict and get_vectorized_raster_as_geojson to avoid writing the downloaded raster 6c70a52 aletrn commited on Nov 21, 2023
[feat] add input parsing and validation with pydantic, refactor code 85dd36a aletrn commited on Nov 20, 2023
[test] add get_parsed_bbox_points test case, refactor test structure 238719b aletrn commited on Nov 20, 2023
[test] add pytest with first test cases from coordinates_pixel_conversion.py 814e9b0 aletrn commited on Nov 19, 2023