Closed t-downing closed 4 days ago
@t-downing see https://github.com/OCHA-DAP/ds-raster-stats/pull/17 -- I've dissolved all the admin0 polygons here, since I noticed that some cases have non-overlapping admin 0 polygons.
Closed with #17. @t-downing you should now find the raster stats for these ISO3s in the prod database.
Looks like the raster stats databases (or at least the
seas5
one) is missing countries where the adm0 CODAB from FieldMaps has more than one polygon for adm0. From Confluence looks like this isBDI
,NGA
, andTCD
(of whichNGA
andTCD
we will be using alot).Long term fix would be to manage the CODABs ourselves somehow, but short term maybe we could just filter the SHPs from FieldMaps. I know that for
NGA
andTCD
it's the first row that's correct, but a more robust way to manage this would be to just take whichever one is bigger is a bigger polygon.