[GRASSLIST:1145] Re: Grass and mapserver question

Jorge del Pozo jorpoz at pesquera.tel.uva.es
Tue Sep 9 05:12:02 EDT 2003


Vim make me a joke :-)

Jorge del Pozo(jorpoz at pesquera.tel.uva.es)@09.09.2003 08:51:13 +0000:
> Hello.
> 
> First you have to convert the vector map into a shape file:
> 
> #vector layer in SHAPE:
> #v.out.shape map=soils type=area pref=soils cats=string
> ...
>  DATA /path_to_htmldocs/spearfish/soils
> ...
> 
> or, if you want to display a raster map:
> #GRASS raster map directly from location (8bit only):
> LAYER
    NAME soils
    TYPE RASTER
>   STATUS ON
>   DATA "/path_to_grassdata/spearfish/PERMANENT/cellhd/soils"
> END
> 
> And also be carefully with the file's permisions.
> 
> Sorry for my poor english.




More information about the grass-user mailing list