[pmapper-users] Number format becomes 3.35939000000e+003 instead of 3359.39

2011-11-03 Thread Rafanoharana Serge Claudio
Dear all, I cannot find how to set the number format. For my polygon area it is 3359.39 but when I identify the polygon using the identification tool, it gives me something like 3.3593900e+003. Any idea? Thank you, -- Serge --

[pmapper-users] Number format becomes 3.35939000000e+003 instead of 3359.39

2011-11-03 Thread Rafanoharana Serge Claudio
Dear all, I cannot find how to set the number format. For my polygon area it is 3359.39 but when I identify the polygon using the identification tool, it gives me something like 3.3593900e+003. Any idea? Thank you, -- Serge --

[pmapper-users] oracle connection search problem

2011-11-03 Thread Marino Fiorito
Hi Armin, I tried to install and configure the latest version of pmapper (4.2.0) inside the MS4W 3.0.3 with MapServer and MapScript 6.0.1. I have some problem about search on oracle data, the query return a list of attribute correctly in the info window but the search not localizes the geometry. t

Re: [pmapper-users] Number format becomes 3.35939000000e+003 instead of 3359.39

2011-11-03 Thread Dejan Gambin
Hi, There is a commented part about number formats in printFieldValues function in query.php. Try playing with it regards, dejan On 3. stu. 2011., at 14:48, Rafanoharana Serge Claudio wrote: > Dear all, > > I cannot find how to set the number format. For my polygon area it is > 3359.39 but whe

Re: [pmapper-users] Number format becomes 3.35939000000e+003 instead of 3359.39

2011-11-03 Thread Rafanoharana Serge Claudio
Hi again, Great... It works fine... Regards, Serge On Thu, Nov 3, 2011 at 7:17 AM, Tommaso Vinciguerra wrote: > From Armin (see : Re: [pmapper-users] csv export dependencies in > mailing list) : > > "...>> A very coarse solution is to remove the comments in the function > >> query/query.php-

[pmapper-users] X and Y coordinate (bottom-left) convert to Degree Minutes Seconds

2011-11-03 Thread Rafanoharana Serge Claudio
Dear all, I would like to change the X and Y coordinates at the bottom left of the browser to Degree Minutes Seconds. My data are in UTM and the information about X and Y is also in UTM. Any idea? Regards, -- Serge --