osm-fr / osmose-backend

Part of osmose that runs the analysis, and send the results to the frontend.
GNU General Public License v3.0
92 stars 114 forks source link

Integration of World Settlement Footprint #1474

Open don-vip opened 2 years ago

don-vip commented 2 years ago

World Settlement Footprint (WSF) could maybe be integrated to Osmose to detect missing landuse=residential / buildings / highways worldwide.

WSF is an open dataset released by DLR (German Space agency) that identifies settlement footprints based on Sentinel and Landsat imagery. There are two millesimes (2015 and 2019).

WSF 2015:

WSF 2019:

Idea:

frodrigo commented 2 years ago

Interesting idea. But probably not to be used at pixel size.

Megre analyser can be derived to get geometry from raster using postgis or ogr.

image