PIXMAX SYMBOLS PROBLEM!!!

Fawcett, David David.Fawcett at STATE.MN.US
Tue Nov 29 09:55:58 EST 2005


Stefano, 
 
Did you try the suggestions that I sent to you and the list on
11/26/2005?  
 
Here was my response:
 
Try removing the minscale and maxscale from the point layer and see if
they continue to work. 

I also see that the layer status is set to on. Do you have a control on
your template that tells mapserver to display that layer? With status of
on, you need to specify the layer name in the URL or post that calls the
mapserver. Try setting the layer status to default and see if that fixes
the issue. 

David.

David.

	-----Original Message-----
	From: UMN MapServer Users List
[mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On Behalf Of Dott. Stefano
Albanese
	Sent: Tuesday, November 29, 2005 8:35 AM
	To: MAPSERVER-USERS at LISTS.UMN.EDU
	Subject: Re: [UMN_MAPSERVER-USERS] PIXMAX SYMBOLS PROBLEM!!!
	
	
	Here is my mapfile:
	 
	#
	# Start of map file - created Sat Nov 26 05:30:10 2005
	#
	NAME 'Sirignano'
	STATUS ON
	PROJECTION
	'init=epsg:4326'
	END
	SIZE 550 646
	EXTENT 2488215.224 4532635.713 2489404.490 4534031.661
	UNITS meters
	FONTSET 'D:/ms4w/Apache/htdocs/sirignano/fonts/fonts.fnt'
	IMAGECOLOR 255 255 255
	#
	# Start of web interface definition
	#
	WEB
	LOG Sirignano.log
	TEMPLATE sirignano.html
	IMAGEPATH 'D:/ms4w/Apache/htdocs/temp/'
	IMAGEURL 'http://localhost/temp/'
	EMPTY 'http://localhost/sirignano/nothing.html'
	# change this value to match your setup
	METADATA
	WMS_ONLINERESOURCE
'http://localhost//cgi-bin/mapserv.exe?map=D:/ms4w/Apache/htdocs/sirigna
no/Sirignano.map'
	'WMS_SRS' 'epsg:4326'
	WMS_ACCESSCONSTRAINTS 'none'
	WMS_TITLE 'Sirignano'
	WMS_FEATURE_INFO_MIME_TYPE 'text/html'
	WMS_ABSTRACT ''
	END #METADATA
	END #HEADER
	#
	# Properties for the querymap
	#
	QUERYMAP
	SIZE 200 200
	STATUS ON #OFF
	STYLE HILITE
	COLOR 255 0 0
	END
	#
	# Start of reference map
	#
	REFERENCE
	STATUS ON
	IMAGE graphics/map_ref.png
	SIZE 120 80
	EXTENT 2488215.224 4532635.713 2489404.490 4534031.661
	COLOR -1 -1 -1
	OUTLINECOLOR 255 0 0
	END #REFERENCE
	 
	#
	# Start of symbol
	#
	SYMBOL
	NAME 'albero'
	TYPE PIXMAP
	IMAGE 'd:/ms4w/apache/htdocs/sirignano/symbols/albero.gif
	END #Symbol
	
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::
	 
	LAYER
	NAME 'Alberi.shp'
	DATA 'd:/ms4w/apache/htdocs/sirignano/data/alberi'
	STATUS ON
	TYPE Point
	MINSCALE 200
	MAXSCALE 200000
	SYMBOLSCALE 3000
	 
	CLASSITEM 'Entity'
	
	CLASS
	NAME ' '
	_EXPRESSION 'Point'
	COLOR 0 0 0
	SYMBOL 'albero'
	END
	END # END OF LAYERFILE
	END # MAPFILE
	
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	 
	 
	Thanx a lot!


	Dott. Geol. Stefano Albanese
	Via S. Giacomo 6
	83022 Baiano (AV)
	Italia
	Tel.: +390818243143
	+393471982279 

	
________________________________

	Yahoo! Music Unlimited - Access over 1 million songs. Try it
free.
<http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=36035/*http://music.yah
oo.com/unlimited/> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20051129/5b1da164/attachment.html


More information about the mapserver-users mailing list