I want to transfer the sum of all attributes from a given vector-layer (risikokort.tab in this case) to a tiled map, and export as raster. An overlap-analysis basically.
When I pass my tiles through rastermosaicker, a resampling occurs which changes the output. To test it I ran the rastermap through RasterCellCoercer, which clearly shows output-raster and the input tiles are very different.
I would expect the input tiles and the output tiles to be the same. Am I wrong in that assumption?
I hope the workspace is self-explanatory, and if some of the gurus open it, all feedback is appreciated.