Skip to content
Prev 18415 / 29559 Next

projectRaster() to Goode Homolosine

Thanks for the fast answer!

This is the extent as given by the USGS -- it's a global map.  
Actually, what is given is:

Projection Type: Interrupted Goode Homolosine
     Units of measure: meters
     Pixel Size: 1000 meters
     Radius of sphere: 6370997 m.
     XY corner coordinates (center of pixel) in projection units (meters):
         Lower left: (-20015000, -8673000)
         Upper left: (-20015000, 8673000)
         Upper right: (20015000, 8673000)
         Lower right: (20015000, -8673000)


The "interrupted areas" (where there is no real map/world) are filled  
with dummy values in the binary file.
Note the difference in sign for xmn/xmx and ymn/ymx. The resulting  
plot looks fine.

All the best,
Birgit


Zitat von Forrest Stevens <forrest at ufl.edu>: