[Mapserver-users] Re: [postgis-users] Off Topic: ham radio modeling over open source
Jan Hartmann
jhart at frw.uva.nl
Tue Feb 18 02:23:45 PST 2003
Juanse wrote:
>
> Any one know of tools to derive DEM like the ones need by splat SDF
> from contour lines?
>
> Any one knows of other open source tool that could be usefull for our
> purposes?
Juanse wrote:
>
> Any one know of tools to derive DEM like the ones need by splat SDF
> from contour lines?
>
> Any one knows of other open source tool that could be usefull for our
> purposes?
>
Juanse,
Try GRASS ( http://grass.itc.it/ ) It is a large, raster-based GIS
analysis package, with some vector capabilities. To interpolate a raster
map from contours you could use v.surf.rst
http://grass.itc.it/gdp/html_grass5/html/v.surf.rst.html
which offers "interpolation and topographic analysis from given contour
data in vector format to GRASS floating point raster format using
regularized spline with tension",
but there are also others (r.surf.contour, r.surf.idw, r.surf.idw2).
There are also tons of other analysis tool. Your project looks ideally
suited for GRASS. There is good documentation and an active user's list.
Jan
More information about the MapServer-users
mailing list