Skip to main content

hi, i read some question from other user. But i don´t read what i need.

from to xml i create vertex and i don´t know what i do to create the raster. i use "imageRasterizer" but i have a error and no create it. is the log file.

@ftl

 

Did you set a feature color to the vertex? Is required.


@gio . The value what i could use is the value z of each point


If you need to create a single-band raster based on 3D points, consider using the NumericRasterizer.


@ftl

 

ImageRasterizer requires a color value. You can use FeatureColorSetter.

As @takashi said the NumericRasterizer only requires a z value. Should work for you.

 

Your error log can not be opened by me.


I always think MapnikRasterizer is an easy to use transformer for creating raster from vector (and/or raster).


@ftl

 

ImageRasterizer requires a color value. You can use FeatureColorSetter.

As @takashi said the NumericRasterizer only requires a z value. Should work for you.

 

Your error log can not be opened by me.

the zip file is compressed.