[mapguide-users] Re: DigitizePolygon cntrl+ click to Double Click

2010-07-08 Thread ram282
This link might be useful for you http://www.cnblogs.com/junqilian/archive/2010/06/04/1751563.html Double click will function perfectly in IE 7 to end the digitization of a polygon or line -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/DigitizePolygon-cntrl-click-to

Re: [mapguide-users] Re: Generate a pdf view of the current map

2010-07-08 Thread Jason Birch
Oh, very cool. Thanks very much for sharing. With your permission, I'll post this on our wiki. For others, FPDF is here: http://www.fpdf.org/ I think you may be able to avoid the use of cURL with file_get_contents(), though cURL is pretty darn useful in general. Jason On 8 July 2010 21:18, r

[mapguide-users] Re: DigitizePolygon cntrl+ click to Double Click

2010-07-08 Thread Tony
anyone out there who can help me tony -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/DigitizePolygon-cntrl-click-to-Double-Click-tp5270696p5273029.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] Re: Generate a pdf view of the current map

2010-07-08 Thread ram282
I had successfully generated pdf in this way In this, I am temporarily saving the image files and after generating the pdf, I am deleting them. Yo should require the php file called fpdf.php, through which u are going to generate the pdf. And I also changed some configuration settings in

[mapguide-users] Layer visibility

2010-07-08 Thread Beluga
My goal is to be able to show all the layers in my map at startup rather than having them appear when the map is within their display range. One would think that if the checkbox option in 'Layer Properties' of the Layout view "Group is visible at startup" is checked, the group would be displayed a

[mapguide-users] Re: Decimal places of status bar coordinates

2010-07-08 Thread Beluga
That worked perfectly, thank you very much. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Decimal-places-of-status-bar-coordinates-tp5223397p5271909.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ map

[mapguide-users] .jp2 to a format MapGuide2010 can use (SID?)

2010-07-08 Thread Dan Kerr
Aside from LizardTech's $3k+ package (yikes!!) and AutoCAD Raster Design (for conversion to SID), is there a way to work with jp2 files in Studio 2010? I plan on going to Studio 2011 (64bit trial) when my server parts come in but do not know if 2011 works with jp2 files. Any advice on either vers

Re: [mapguide-users] Connecting to an Excel Database

2010-07-08 Thread Dan Kerr
> Dave you are correct. Naming the range allowed the table to be seen and I can move forward now. >Mark, yes, after naming the range the system DSN connection worked fine. I had to reboot the 2k3 server after I made the named range change. >Zac - I did not try your suggestion "via access with a l

[mapguide-users] DigitizePolygon cntrl+ click to Double Click

2010-07-08 Thread Tony
Hi is there any way i can create polygon where rather than using cntrl+click to end polygon creation , i can use double click or simple click. I just want this to work in IE 7 or 8 as thats our company standard. thanks Tony -- View this message in context: http://osgeo-org.1803224.n2.nabble.c

[mapguide-users] Re: Fusion single file build

2010-07-08 Thread Jose Cerrejon
If I use apache-ant with the last SVN repo, the fusionSF.js doesn't measure distances correctly with another CS (EPSG:23030). Any idea? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Measuring-distances-mismatch-tp5074175p5268960.html Sent from the MapGuide Users mailing

Re: [mapguide-users] Re: Kml +Google earth

2010-07-08 Thread Stefan Dalakov
It is interesting how do you imagine the best possible answer - do you expect someone to point out the problematic line from your code ? I would suggest you check 2 options : 1. You have problem in your PHP code - i.e. it does not produce anything (no KML output). In this case you need to debug