Commit History

[refactor] move core instance segmentation (segment anything) functionality to samgis_core, bump to version 1.2.0
0a91cb6

aletrn commited on

[test] add raster helpers test cases
96a77e0

aletrn commited on

[test] add fastapi app test cases
74786b2

aletrn commited on

[refactor] renamed backend package to samgis
2979556

aletrn commited on

[test] update test cases to handle input source as xyzservices.TileProvider
97e2801

aletrn commited on

[test] update test cases because of renamed/new types
9e1ff90

aletrn commited on

[test] update test cases
976e7a3

aletrn commited on

[test] lambda_handler: add test rectangle and multi prompts cases
375dcd6

aletrn commited on

[test] update test cases
d6e29f0

aletrn commited on

[test] using local tile http server in lambda_handler "real" test case
906be62

aletrn commited on

[refactor] apply suggestion from sonarlint
adbb63f

aletrn commited on

[test] add test cases for download_extent
21b3ecd

aletrn commited on

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

aletrn commited on

[docs] add more docs content
6f2f547

aletrn commited on

[test] add test case for lambda_handler
4fed430

aletrn commited on

[feat] add test case for get_response
9205f9c

aletrn commited on

[test] add test cases, add function utility base64_encode()
142642e

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] add get_raster_inference test case
94729d4

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] add get_latlng_to_pixel_coordinates test
5b77c7a

aletrn commited on

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

aletrn commited on

[test] add pytest with first test cases from coordinates_pixel_conversion.py
814e9b0

aletrn commited on