Commit History

[feat] show link about embedded huggingspace on small devices
d0e8490

aletrn commited on

[style] add missing references to new custom class names in helpers.ts
3830262

aletrn commited on

[style] custom actions toolbar: added custom icons (include/exclude markers)
77b1004

aletrn commited on

[doc] add a section about the demo websites
4c3f9d8

aletrn commited on

[doc] README.md: fix the local curl test command
6e441fd

aletrn commited on

[chore] add peer dependency override
1ac0756

aletrn commited on

[chore] update dependencies to fix axios vulnerability
f7d95f7

aletrn commited on

[feat] add navbar with blog, samgis presentation, samgis docs
6457f07

aletrn commited on

[style] improve responsiveness of map page
64e17cf

aletrn commited on

[chore] update deps
82cd72b

aletrn commited on

[doc] added huggingspace samgis url to README.md
36de0a5

aletrn commited on

[doc] updated README.md
65714ca

aletrn commited on

[feat] update description and title map page
485a24f

aletrn commited on

[doc] update README.md
39a4f88

aletrn commited on

[ci] fix huggingface build because of COPY an empty folder on huggingface.co
c45d84a

aletrn commited on

[ci] try to better support huggingface CI
4115854

aletrn commited on

[doc] update README.md, merge history from huggingface
a198d62

aletrn commited on

Merge branch 'dev' into 'main'
ed8e93f

alessandro commited on

[feat] add working static frontend
aa983ad

aletrn commited on

[refactor] first working stage for huggingface docker container with fastapi and loguru
0f9c611

aletrn commited on

[refactor] use poetry also to build the aws docker images
c76cb5f

aletrn commited on

[refactor] renamed backend package to samgis
c8c2cad

aletrn commited on

initial commit
d427534

aletrn commited on

[refactor] start decoupling backend code from aws wrapper
eaace17

aletrn commited on

[test] update test cases to handle input source as xyzservices.TileProvider
57f545c

aletrn commited on

[fix] handle source types with additional parameters other than x,y,z; set default source_type = OpenStreetMap.Mapnik
54cbf5f

aletrn commited on

[docs] update docs to add openapi swagger content
aa5bd92

aletrn commited on

[test] update test cases because of renamed/new types
5af10a7

aletrn commited on

[refactor] prepare openapi swagger: rename RawRequestInput type to ApiRequestBody, add ApiResponseBodyFailure and ApiResponseBodySuccess types
2d0111c

aletrn commited on

[test] update test cases
b393c95

aletrn commited on

[fix] handle mapping source_type to url_tile on executing samexporter_predict()
d4c6f14

aletrn commited on

[fix] update example events
528b049

aletrn commited on

[feat] add missing source_type argument on samexporter_predict use
810f896

aletrn commited on

[refactor] improve exception log handling
11778cb

aletrn commited on

[test] lambda_handler: add test rectangle and multi prompts cases
560617a

aletrn commited on

[test] lambda_handler: update test cases assertions
e062954

aletrn commited on

[test] lambda_handler: update test cases, add case for rectangle
2f330ba

aletrn commited on

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

aletrn commited on

[test] add more "real" test cases for lambda_handler, 200/ok case
577f3b0

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

[test] update lambda_handler real test case expected output
18eabd0

aletrn commited on

[refactor] get constants from env variables, handle possible exceptions on tiles download/merge/crop
c05e7c7

aletrn commited on

[test] update test cases
2f08493

aletrn commited on

[refactor] download raster tiles with contextily.tile.bounds2img()
924419a

aletrn commited on

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

aletrn commited on

[doc] update broken link
69b0e99

aletrn commited on

[feat] updated project presentation
d8910ea

aletrn commited on

[feat] add markdown support in sphinx
9dc65a8

aletrn commited on