[style] add missing references to new custom class names in helpers.ts 3830262 aletrn commited on Jan 6, 2024
[style] custom actions toolbar: added custom icons (include/exclude markers) 77b1004 aletrn commited on Jan 6, 2024
[feat] add navbar with blog, samgis presentation, samgis docs 6457f07 aletrn commited on Dec 29, 2023
[ci] fix huggingface build because of COPY an empty folder on huggingface.co c45d84a aletrn commited on Dec 29, 2023
[refactor] first working stage for huggingface docker container with fastapi and loguru 0f9c611 aletrn commited on Dec 28, 2023
[test] update test cases to handle input source as xyzservices.TileProvider 57f545c aletrn commited on Dec 7, 2023
[fix] handle source types with additional parameters other than x,y,z; set default source_type = OpenStreetMap.Mapnik 54cbf5f aletrn commited on Dec 7, 2023
[refactor] prepare openapi swagger: rename RawRequestInput type to ApiRequestBody, add ApiResponseBodyFailure and ApiResponseBodySuccess types 2d0111c aletrn commited on Dec 7, 2023
[fix] handle mapping source_type to url_tile on executing samexporter_predict() d4c6f14 aletrn commited on Dec 6, 2023
[feat] add missing source_type argument on samexporter_predict use 810f896 aletrn commited on Dec 6, 2023
[test] lambda_handler: add test rectangle and multi prompts cases 560617a aletrn commited on Dec 5, 2023
[test] lambda_handler: update test cases, add case for rectangle 2f330ba aletrn commited on Dec 5, 2023
[test] add more "real" test cases for lambda_handler, 200/ok case 577f3b0 aletrn commited on Dec 4, 2023
[feat] add support for multi-prompt, both of type point and rectangle f10156a aletrn commited on Dec 4, 2023
[refactor] get constants from env variables, handle possible exceptions on tiles download/merge/crop c05e7c7 aletrn commited on Dec 3, 2023
[refactor] download raster tiles with contextily.tile.bounds2img() 924419a aletrn commited on Dec 2, 2023
[refactor] don't import complete modules, use only "from" syntax fd9de0f aletrn commited on Nov 30, 2023