samgis / src /io /tms2geotiff.py

Commit History

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

aletrn commited on

[refactor] improve exception log handling
c7d3092

aletrn commited on

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

aletrn commited on

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

aletrn commited on

[refactor] refactor tms2geotiff functions
e9b45c6

aletrn commited on

[doc] update some docstrings
1499e36

aletrn commited on

[refactor] clean download_extent function
88eca9c

aletrn commited on

[feat] set debug log about tile url
bfee2ef

aletrn commited on

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

aletrn commited on

[refactor] remove unused code from tms2geotiff.py
8447b11

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