Project and Scale a Digital Elevation Model =========================================== Reproject a digital elevation model to the project's target projection and scale the values to turn float grids to integers and save space. .. literalinclude:: ../../examples/ProjScale.py :language: python