span8
span4
span8
span4
Hi,
I have a point Shapefile that I would like to recreate in raster, specifically, ESRI Ascii Grid format.
However I am having issues in that when I use the 'NumericRasterizer', some of the resultant cells in the raster are up to 0.25m away from the original location of the points. Is there any way that I can set the rasterizer (or use a different transformer) to force the resultant cells to be overlaid exactly on the original points (ie: points will lay in the centre of the cell)?
Thanks
Hi @aquamarine, I think the NumericRasterizer with your setting creates desired raster if the original points form a grid with spacing 0.5m x 0.5m. How did you confirm that the center of cells in the resulting raster have been moved 0.25m from the original points?
A possible source of the issue could be that the raster cell size isn't exactly the same as the point spacing. Here's what it looks like if we use Takashi's example and set a raster cell size of 0.55 while retaining a point spacing of 0.5:
Notice how the points "drift" compared to the raster cells, eventually crossing into the neighboring cell.
Can you show us how you've configured the NumericRasterizer?
Have you looked at the MapnikRasterizer?
I find that one easy to use.
PDF to GeoTIFF 1 Answer
Converting ESRI point shape file to MapInfo Vertical Mapper nGrid (.grc) 3 Answers
Vector-Raster-conversion 4 Answers
Raster Expression Evaluator for segmentation 1 Answer
JPEG to Vector Conversion !!! 1 Answer
© 2019 Safe Software Inc | Legal