terrabrasilis / ams

AMS - Amazon Situation Room
GNU General Public License v3.0
0 stars 2 forks source link

Back-end: extract risk data from IBAMA file #170

Closed andre-carvalho closed 7 months ago

andre-carvalho commented 1 year ago

An ETL pipeline to extract risk data from IBAMA's raster file and insert it into a vector table in PostGIS.

This job must be scheduled to run daily. It must record the execution in a log table.

Preconditions:

Question: