[GRASS5] embedding GRASS display into my app
David Piasecki
piasecda at nv.doe.gov
Wed Apr 7 12:31:00 EDT 2004
I guess I could use v.to.rast to convert any vector files to raster and
then r.out.png so I can load it in my application, but it seems like
the time it would take to do all that conversion and loading might be
too slow?
David
On Apr 6, 2004, at 6:16 PM, Glynn Clements wrote:
>
> It is also more flexible. E.g. if you want to support "layers",
> rendering each layer as a separate PNG file then composing them in
> your program may be preferable to re-rendering the entire set whenever
> a layer is added, removed or changed.
>
> --
> Glynn Clements <glynn.clements at virgin.net>
More information about the grass-dev
mailing list