This API is designed to create map tiles in the X, Y, Z format from assets in Google Earth Engine, primarily for Sentinel collections. It sets up a FastAPI application that connects to Google Earth Engine, handles fast JSON responses using ORJSON, initializes the database, and provides endpoints for generating these map tiles.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
119
commits
37
commits
feat(timeseries): separa endpoints NDWI em rotas independentes dos endpoints NDVI
75cc8d0View on GitHubfeat(timeseries): adiciona índice NDWI aos gráficos de séries temporais
4184283View on GitHubfix(tiles): corrige event loop, OOM e serialização nos workers Celery
ab79bf3View on GitHubfeat(map): sincronizar pan/zoom entre mapas do catálogo de imagens
e9e31a1View on GitHubrefactor(cache): revisão profunda do sistema de cache de tiles
f67b070View on GitHubfeat(map): sincronizar pan/zoom entre mapas do grid
1cd5cc3View on GitHubfeat(timeseries): adicionar linha de média nos gráficos NDVI e NDDI
e365726View on GitHubfeat(map): botão 'Novo Ponto' para controlar cliques no mapa
82181c3View on GitHubfix(cleanup): habilitar task de limpeza de S3 e aumentar limite para 100k objetos
6608debView on GitHubfix(cache): tornar escrita S3 best-effort e corrigir race condition SQLite
ebbbb06View on GitHubfeat(gee): pool de service accounts com rotação automática e computação async
72c1020View on GitHubfeat(topbar): unifica campos de latitude e longitude em input único
5cca2b3View on GitHubfeat(stac-bdc): habilitar somente coleção CB4A-WPM-PCA-FUSED-1 com realce RGB 8-bit
ad4d88bView on GitHub