Hi Even,
Thank you for a terrific answer, as always. Worked like a charm
For others who might face the same Problem here the working python code
for arbitrary rotation values:
from osgeo import gdal
from osgeo import osr
import math
Pixsize=1 #in units of coordinate system normaly meters
xsi
On mercredi 24 janvier 2018 15:06:04 CET Julian Zeidler wrote:
> Dear all,
>
> I have the challenge that i have to allign a UTM-GRID with a pysical
> experiment.
>
> The model is rotated by 5 degrees compared to the UTM-Grid (EPSG:25833),
> so that N is at 355°
>
> I have to rasterize multiple V
Dear all,
I have the challenge that i have to allign a UTM-GRID with a pysical
experiment.
The model is rotated by 5 degrees compared to the UTM-Grid (EPSG:25833),
so that N is at 355°
I have to rasterize multiple Vectors to a 1m resolution rotated-raster,
so that they can be pysicaly buil