samgis / src /io /tms2geotiff.py

Commit History

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

aletrn commited on

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

aletrn commited on

[refactor] refactor tms2geotiff functions
c6a47bd

aletrn commited on

[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] remove unused code from tms2geotiff.py
0aa759d

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

[feat] add input parsing and validation with pydantic, refactor code
85dd36a

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