Is the native coordinate system the same as your map's? Yo umay need to add
a PROJECTION object to your layer. You can use ogrinfo to verify that the
coordinate system is as you expect.


On Wed, Jan 03, 2007 at 12:15:20PM +0200, antti siukola wrote:
> Hi!
> 
> It seems that I have another kind of problem also. I have a shp-file
> that doesn't get drawed.
> This is how it is in map-file:
> LAYER
>        NAME "name"
>        TYPE POLYGON
>       STATUS ON
>        DATA "/path/to/shp"
>               CLASS
>                       NAME "name"     
>                       # TEMPLATE                              
>                       COLOR 215 232 195
>                       #OUTLINECOLOR 0 0 0
>               END
> END
> 
> I can open the shp in quantum gis perfectly but mapserver doesn't draw it.
> 

Reply via email to