File:land-crop1.png

From the change wiki

Original file(1,600 × 800 pixels, file size: 302 KB, MIME type: image/png)

Summary

Map of Earth with all crop land shown in black.

Methodology

Made from File:cropland.data-float32-4320x2160 and File:blue-marble-posterized.png.

Image generator code:

cropland<< data/cropland.data-float32-4320x2160  # crop land density
earth   << data/blue-marble-posterized.png       # base layer

cropland >= 0       # remove junk data
cropland :: earth.r # resize to fit base layer 

earth.r -= cropland
earth.g -= cropland
earth.b -= cropland
earth.r @@ 01
earth.g @@ 01
earth.b @@ 01
earth >> data/land-crop1.png

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current08:58, 30 August 2022Thumbnail for version as of 08:58, 30 August 20221,600 × 800 (302 KB)Elie (talk | contribs)

The following page uses this file: