[mapserver-users] Dem classification
Roger André
randre at gmail.com
Tue Apr 21 08:24:29 PDT 2009
Or you could do it without GRASS, using a script like this.
Roger
--
On Tue, Apr 21, 2009 at 7:41 AM, Dylan Beaudette
<dylan.beaudette at gmail.com>wrote:
> Hi,
>
> Here is a start:
> http://grass.osgeo.org/wiki/Main_Page
>
> the main idea:
>
> # make a new mapset/location
> # import dem:
> r.in.gdal
>
> # convert to classes
> r.reclass
>
> # fix colors:
> r.colors
>
> # export image:
> r.out.tiff or d.out.file
>
> Cheers,
> Dylan
>
> On Tue, Apr 21, 2009 at 6:33 AM, leonidas <leonidas_liakos at yahoo.gr>
> wrote:
> >
> > Any tutorial how to implement that with grass gis?
> >
> > Dylan Beaudette-2 wrote:
> >>
> >> You could always apply the elevation classification in a standard GIS
> >> like GRASS, and then save the color-mapped image and use that instead
> >> of the original DEM.
> >>
> >> Cheers,
> >>
> >> Dylan
> >>
> >>
> >
> > --
> > View this message in context:
> http://n2.nabble.com/Dem-classification-tp2662869p2670014.html
> > Sent from the Mapserver - User mailing list archive at Nabble.com.
> >
> > _______________________________________________
> > mapserver-users mailing list
> > mapserver-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/mapserver-users
> >
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090421/5b861c31/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: discreet_gray2color.py
Type: text/x-python
Size: 2228 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20090421/5b861c31/attachment.py>
More information about the MapServer-users
mailing list