Re: [pmapper-users] combine pmapper with google maps

2011-05-12 Thread Bayu Kurniawan R
I use stitchmap software for download image from Google Earth and add image JPG in mapfile like : LAYER NAME 'Image' DATA 'D:\ms4w\Apache\htdocs\sukabumi\data\sukabumi.jpg' TYPE RASTER STATUS OFF PROJECTION "init=epsg:32748" END END The Stitchmap can save image and calibrate the m

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Chris Jackson
Using Modify perms on isur account works for me. Windows accounts and perms are a strange beast sometimes! Cheers Chris On 12 May 2011 22:14, Armin Burger wrote: > this is what I meant, file creation and deletion ("unlink") are different > type of permissions, see > > http://technet.microsoft.

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Armin Burger
this is what I meant, file creation and deletion ("unlink") are different type of permissions, see http://technet.microsoft.com/en-us/library/bb727008.aspx armin On 12/05/2011 22:39, Chris Jackson wrote: > I think all the settings are right (I matched them from one system to > another...), and

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Chris Jackson
I think all the settings are right (I matched them from one system to another...), and application works fine bar this one wrinkle. The PHP error for completeness is: PHP Warning: unlink(/ms4w/tmp/ms_tmp/meanannualpower_280khctamkiklslh02a8eu7g72.csv): Permission denied in C:\..\..\incphp\common.p

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Armin Burger
I just had a look, the csv and zip files for CSV export are written to the same directory as the map images, which has to be writeable by the web server user (something like "iusr_" on IIS I guess) and which corresponds to the IMAGEPATH tag in the map file. I'm wondering how the application

Re: [pmapper-users] csv export dependencies

2011-05-12 Thread Chris Jackson
Armin Uncommenting the code as suggested was a good start. Will need to split whole numbers from the rest in due course (or sort out the shapefile..). I never got the perms to work for the csv export, could you confirm it is just the iusr account write perms on ms_tmp dir in Windows that are requ

Re: [pmapper-users] Rendering of credit text in PDFs

2011-05-12 Thread Thomas RAFFIN
Hi, As far as I'm concerned, with the parameters I've sended ("TRANSFORM lr" and "POSITION ul") it works for text at the lower right corner, because the label increase function doesn't change the point position, and the text is written (bigger or not) on the left. Thomas Le 11/05/2011 21:42,