Oslandia / deeposlandia

Migrated to: https://gitlab.com/Oslandia/deeposlandia
MIT License
59 stars 16 forks source link

Handle building types during postprocessing #131

Closed delhomer closed 5 years ago

delhomer commented 5 years ago

For now, the postprocessing operation produce vectorized version of model predictions that erase the building type (hence one currently considers that every building is of ID 1, which is of course wrong).

The postprocessing code must take that point in charge, and produces .geojson files with proper building types.