Ciao a tutti,
ho questo map file, qualcuno saprebbe dirmi dove ho sbagliato??? Ci sto sbattendo la testa da giorni. Il sistema di coordinate è ED1950 - UTM33


# Map file generated by QGIS version 0.7.4
# Edit this file to customize for your interface
# Not all sections are complete. See comments for details.
NAME webgis
STATUS ON

#
# Start of map file
#
MAP
#EXTENT [minx] [miny] [maxx] [maxy]
EXTENT 2500000 4535000 2557000 4580000
UNITS meters

# Map image size. Change size as desired
SIZE 600 500

SHAPEPATH "../../dati"
SYMBOLSET "../../etc/symbols.sym"
FONTSET "../../etc/fonts.txt"
RESOLUTION 96
IMAGETYPE png
INTERLACE OFF

PROJECTION
"init=epsg:23033"
END

#
# Start of web interface definition. Only the TEMPLATE parameter
# must be specified to display a map. See Mapserver documentation
#
WEB
HEADER webgis
TEMPLATE "map.html"
IMAGEPATH "/ms4w/tmp/ms_tmp/"
IMAGEURL "/ms_tmp/"
# FOOTER
MINSCALE500
MAXSCALE 200000
# Set IMAGEPATH to the path where mapserver should
# write its output
# Set IMAGEURL to the url that points to IMAGEPATH
#IMAGEURL '/map_output/'
END

#
# Start of Reference map definition
#
REFERENCE
EXTENT 2500000 4535000 2557000 4580000
IMAGE "../../images/webref.png"
SIZE 199 149
COLOR -1 -1 -1
OUTLINECOLOR 255 0 0
END # Reference

#
# Start of ScaleBar definition
#
SCALEBAR
STATUS embed
TRANSPARENT off
INTERVALS 4
SIZE 200 3
UNITS kilometers
COLOR 250 250 250
OUTLINECOLOR 0 0 0
BACKGROUNDCOLOR 100 100 100
STYLE 0
POSTLABELCACHE true
LABEL
COLOR 0 0 90
#OUTLINECOLOR 200 200 200
SIZE small
END # Label
END # Reference


IMAGECOLOR 255 255 255

# SYMBOLS USED IN PMAPPER
# - 'circle' always necessary (used e.g. for highlight)
# - 'square' used in currecnt map file
# Symbols can also be defined via tag SYMBOLSET (see above)
Symbol
Name 'square'
Type VECTOR
Filled TRUE
Points
0 1
0 0
1 0
1 1
0 1
END
END


#================== START OF LAYER SECTION =====================#

LAYER
NAME lim_web
TYPE POLYGON
STATUS ON
DATA /dati/Lim_web.shp
CLASS
NAME "Lim_web"
# TEMPLATE
COLOR 1 144 50
OUTLINECOLOR 207 150 123
END
END
END # Map File