[pmapper-users] export to ods

2010-04-08 Thread Andrea Zagli
attached you can find the export of query results to ods tested on pmapper 3.2 it depends on odsPhpGenerator http://odsphpgenerator.lapinator.net/ feel free to use it and to insert it into pmapper source and thanks for pmapper ;-) export.ods.php.7z Description: application/7z-compressed

[pmapper-users] problem with queryeditor

2010-04-08 Thread jeanfaubert
Hi, I had the same problem with queryeditor. I have done the correction and it dont work properly. the list of field dont appear in the options when I select a layer. Thanks -- View this message in context: http://old.nabble.com/Bug-in-queryeditor-tp27988016p28184314.html Sent from the pmappe

Re: [pmapper-users] geo to pixel coordinates

2010-04-08 Thread Thomas RAFFIN
___ > pmapper-users mailing list > pmapper-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pmapper-users > > > > > > __ Information provenant d'ESET NOD32 Antivirus, version de la base > des sign

[pmapper-users] geo to pixel coordinates

2010-04-08 Thread Josh Jordan
I need to get pixel coordinates from geo coordinates so I can make mouse clicks snap to data points.  I see we have PM.ZoomBox.getGeoCoords( clickX, clickY) to get geo coordinates from pixel coordinates.  How do you go the other way, get pixel coordinates from geo coordinates? Best regards,josh