Re: [mapserver-users] hotspot information on point layers

2009-05-15 Thread meenu

pls help me to do the hotspot in mapif anybody knows the reference links
for this...pls forward me

-
Meenu
-- 
View this message in context: 
http://n2.nabble.com/hotspot-information-on-point-layers-tp2883485p2911368.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] hotspot information on point layers

2009-05-14 Thread meenu

hi can anybody help me to do hotspot part.i did the mapserver website
usnig vs2005...

-
Meenu
-- 
View this message in context: 
http://n2.nabble.com/hotspot-information-on-point-layers-tp2883485p2888675.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] hotspot information on point layers

2009-05-13 Thread meenu

i got ur ideacan u tell me how can i do this in a mapserver website...or
can u give me a sample application link for this...withoout any reference it
is difficult to move...so pls help me



-
Meenu
-- 
View this message in context: 
http://n2.nabble.com/hotspot-information-on-point-layers-tp2883485p2888289.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] hotspot information on point layers

2009-05-13 Thread Guillaume Sueur
Hi,

That will mainly depend on your client side implementation, in which the
map image itself will be displayed.
For example, if you use OpenLayers as a client, you can set a mouseOver
or mouseClick on your layer, and trigger a WMS getFeatureInfo request on
it.

Regards

Guillaume

meenu a écrit :
> hi ..advance thanks to all ,in a mapserver project how possible to do the
> hotspot information of points...for eg i have one pointlocation table like
> as follows...when the mouse is on the top of these points,need to generte
> one hotspot information regarding this point with an image...can anybody
> help me to do this part...regards
> **
> LAYER
>NAME "n_twns"
>TYPE POINT
>CONNECTIONTYPE OGR
>CONNECTION "n_twns.TAB"
> STATUS ON
> LABELITEM "NAME"
>CLASS
>   #SIZE 10
>   STYLE
>   COLOR 255 0 0
>   OUTLINECOLOR 0 0 0
>   SYMBOL 'ball'
>   END #STYLE
>   LABEL
>   COLOR 100 100 255
>   FONT arial
>   TYPE TRUETYPE
>   SIZE 7
>   POSITION LC
>   WRAP " "
>   END#LABEL
>   END# CLASS
>   END#LAYER
> *
> 
> -
> Meenu
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] hotspot information on point layers

2009-05-13 Thread meenu

hi ..advance thanks to all ,in a mapserver project how possible to do the
hotspot information of points...for eg i have one pointlocation table like
as follows...when the mouse is on the top of these points,need to generte
one hotspot information regarding this point with an image...can anybody
help me to do this part...regards
**
LAYER
   NAME "n_twns"
   TYPE POINT
   CONNECTIONTYPE OGR
   CONNECTION "n_twns.TAB"
STATUS ON
LABELITEM "NAME"
   CLASS
#SIZE 10
STYLE
COLOR 255 0 0
OUTLINECOLOR 0 0 0
SYMBOL 'ball'
END #STYLE
LABEL
COLOR 100 100 255
FONT arial
TYPE TRUETYPE
SIZE 7
POSITION LC
WRAP " "
END#LABEL
  END# CLASS
  END#LAYER
*

-
Meenu
-- 
View this message in context: 
http://n2.nabble.com/hotspot-information-on-point-layers-tp2883485p2883485.html
Sent from the Mapserver - User mailing list archive at Nabble.com.

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users