[pmapper-users] wrong coordinates

2007-04-24 Thread Luca Penasa
im working to this webgis : http://igpozzo.mpasol.it/lichgis/map.phtml?config=licheni as you can see the coordinates (on the bootom left of the page) points to the same number...im working with pmapper 3.0... how can i solve this? Thanks luca penasa -- Email.it, the professional

Re: [pmapper-users] wrong coordinates

2007-04-24 Thread Walter Lorenzetti
Hi Luca, this is a bug in the seguent function: (in /javascript/zoombox.js file) function displayCoordinates() { var mpoint = getCoords(moveX, moveY, false); //var mpoint = getCoords(moveX, moveY, true); // Round values (function 'roundN()' in 'measure.js') var rfactor = 0;

Re: [pmapper-users] wrong coordinates

2007-04-24 Thread Armin Burger
FYI: the bug has also been fixed in p.mapper 3.0.1 (it always helps to mention the full version you are using) and the latest stable at http://www.pmapper.net/dl/pmapper-stable.zip or http://svn.pmapper.net/trac/browser/pmapper/branches/latest-stable which is always the most recommended to

[pmapper-users] search field encoding

2007-04-24 Thread Nahum Castro
Hello all. I have a problem with the search field, when i want to find something like Acámbaro, I get an error on Postgresql, It says than the word Ac\xe1mbaro is not a valid unicode. I have all my settings on UTF-8 Apache, Postgresql database, the metadata field on the map file, php.ini,