Re: RE [Polluriel potentiel] [mapserver-users] what is the way to get feature info in mapserver?

2010-08-03 Thread Kiks

My server side problem was a resolved issue with Sql Server 2008.
http://osgeo-org.1803224.n2.nabble.com/Getfeatureinfo-and-MSsql-2008-server-tt4631781.html#a4631781

Now I'm trying to upgrade the mapserver version, but I've got some doubts
about the best way to upgrade.
Since I've made some manual changes to some proj files, I wondered if I can
upgrade only the msplugin_mssql2008.dll that I've originally installed
through the MS4W package.

thanks everybody for the great support :-)

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/what-is-the-way-to-get-feature-info-in-mapserver-tp5347323p5368531.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


[mapserver-users] what is the way to get feature info in mapserver?

2010-07-29 Thread Kiks

Hi to all,
I'm trying to obtain information by clicking on the map and display it on a
popup window with Openlayers.
First of all, I added to my mapfile the template reference that is this:

html xmlns=http://www.w3.org/1999/xhtml; 
 head 
 /head 
 body 
 tr bgcolor=#D0 
 td[COD]/td 
 td[FOG]/td 
 td[NUM]/td 
 /tr 
 /body 
/html 

(where COD, FOG and NUM are the name of the fields on the same table where
the spatial information of my layer are)

then I added to the LAYER section this:
 ...
 METADATA 
   wms_title Parcels 
   wms_info_format   text/plain
 END 
 TEMPLATE ..\template\Parcel.html
 ...

then I worked on OpenLayer to make the WMS getFeatureInfo call.

I'm sure I'm forgiving or misunderstanding something important, but I can't
find what..
Has anybody suggestions or tutorial to do this working?

thanks again,
Kiks

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/what-is-the-way-to-get-feature-info-in-mapserver-tp5347323p5347323.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 [Polluriel potentiel] [mapserver-users] what is the way to get feature info in mapserver?

2010-07-29 Thread Steve . Toutant
What happen when you click on the map? Do you get an error?
What's in the mapserver log?


 




Kiks enrico.o...@gmail.com@lists.osgeo.org 
Envoyé par : mapserver-users-boun...@lists.osgeo.org
29/07/2010 09:35 AM

A
mapserver-users@lists.osgeo.org
cc

Objet
[Polluriel potentiel]  [mapserver-users] what is the way to get feature 
info in mapserver?









Hi to all,
I'm trying to obtain information by clicking on the map and display it on 
a
popup window with Openlayers.
First of all, I added to my mapfile the template reference that is this:

html xmlns=http://www.w3.org/1999/xhtml; 
 head 
 /head 
 body 
  tr bgcolor=#D0 
   td[COD]/td 
   td[FOG]/td 
   td[NUM]/td 
  /tr 
 /body 
/html 

(where COD, FOG and NUM are the name of the fields on the same table where
the spatial information of my layer are)

then I added to the LAYER section this:
 ...
 METADATA 
   wms_title Parcels 
   wms_info_format   text/plain
 END 
 TEMPLATE ..\template\Parcel.html
 ...

then I worked on OpenLayer to make the WMS getFeatureInfo call.

I'm sure I'm forgiving or misunderstanding something important, but I 
can't
find what..
Has anybody suggestions or tutorial to do this working?

thanks again,
Kiks

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/what-is-the-way-to-get-feature-info-in-mapserver-tp5347323p5347323.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



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


RE: [mapserver-users] what is the way to get feature info in mapserver?

2010-07-29 Thread Lime, Steve D (DNR)
Hi Kiks: Basic configuration looks fine, but what problem are you experiencing, 
what are the symptoms? Have you tried getInfo requests outside of the OL 
framework? If so, what happens?

Steve

-Original Message-
From: mapserver-users-boun...@lists.osgeo.org 
[mailto:mapserver-users-boun...@lists.osgeo.org] On Behalf Of Kiks
Sent: Thursday, July 29, 2010 8:36 AM
To: mapserver-users@lists.osgeo.org
Subject: [mapserver-users] what is the way to get feature info in mapserver?


Hi to all,
I'm trying to obtain information by clicking on the map and display it on a
popup window with Openlayers.
First of all, I added to my mapfile the template reference that is this:

html xmlns=http://www.w3.org/1999/xhtml; 
 head 
 /head 
 body 
 tr bgcolor=#D0 
 td[COD]/td 
 td[FOG]/td 
 td[NUM]/td 
 /tr 
 /body 
/html 

(where COD, FOG and NUM are the name of the fields on the same table where
the spatial information of my layer are)

then I added to the LAYER section this:
 ...
 METADATA 
   wms_title Parcels 
   wms_info_format   text/plain
 END 
 TEMPLATE ..\template\Parcel.html
 ...

then I worked on OpenLayer to make the WMS getFeatureInfo call.

I'm sure I'm forgiving or misunderstanding something important, but I can't
find what..
Has anybody suggestions or tutorial to do this working?

thanks again,
Kiks

-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/what-is-the-way-to-get-feature-info-in-mapserver-tp5347323p5347323.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
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users