Problem with SHP files
Bill Thoen
bthoen at GISNET.COM
Wed Jan 3 05:41:18 PST 2007
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.
>
More information about the MapServer-users
mailing list