Re: [mapguide-users] Re: Performance analysis tools/hooks?

2011-06-16 Thread Zac Spitzer
Haris has done some extensive profiling on performance of FDO datasources, he might care to share them. The bottom line is sqlite is the fastest by a huge factor On Fri, Jun 17, 2011 at 11:15 AM, Jackie Ng wrote: > There is a proposal to add services for profiling performance: > > http://trac.os

Re: [mapguide-users] Re: ExecuteMapAction(21) - does it exist?

2011-06-16 Thread Gordon Luckett
Thanks Jackie - I still do like the Viewer API documentation for AJAX On Thu, Jun 16, 2011 at 8:07 PM, Jackie Ng wrote: > That is probably for the (now deprecated) DWF map viewer. > > - Jackie > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/ExecuteMapAction-21-d

[mapguide-users] Re: Performance analysis tools/hooks?

2011-06-16 Thread Jackie Ng
There is a proposal to add services for profiling performance: http://trac.osgeo.org/mapguide/wiki/MapGuideRfc110 But it is quite simple to roll your own using the decorator pattern: http://en.wikipedia.org/wiki/Decorator_pattern Each method in the decorator class will simply measure the time b

[mapguide-users] Re: ExecuteMapAction(21) - does it exist?

2011-06-16 Thread Jackie Ng
That is probably for the (now deprecated) DWF map viewer. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/ExecuteMapAction-21-does-it-exist-tp6484787p6485379.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

[mapguide-users] ExecuteMapAction(21) - does it exist?

2011-06-16 Thread GordonL
Hi All, I just noticed in the AJAX viewer API a ExecuteMapAction(21) - copy map to clipboard what is this? Does it really work? I just use the GETMAPIMAGE from mapagent... gordon -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/ExecuteMapAction-21-does-it-exist-tp648

[mapguide-users] Performance analysis tools/hooks?

2011-06-16 Thread Homan, Thomas
Hello all, Are there any performance analysis tools or hooks in the code to evaluate how mapguide is running with a particular dataset? I'd like to evaluate the relative performances of different data formats (SDF, sqllite, shp, rdbms, etc) of the same data within mapguide as a step for perfor

[mapguide-users] Re: Coordinates are incorrect using fusion and google maps open layers

2011-06-16 Thread BradM
Thanks Zac, do you know if upgrading mapguide 2011 applications from fusion version 2 to 2.2 is very time consuming and problematic (costly)? Also is there any online demonstration of fusion 2.2 with open layers? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Coordinat

[mapguide-users] Re: MapGuide + Progress DB

2011-06-16 Thread Jackie Ng
Does Progress DB have ODBC drivers? If so, you *may* be able to use the ODBC FDO provider, but success in reading such data is unknown. But the utility of such connectivity is limited because ODBC provider can only support point geometries (via X/Y/Z columns) and if live integrating with other s

RE: [mapguide-users] MapGuide + Progress DB

2011-06-16 Thread Kevin Pelgrims
Just to be clear: I do mean Progress, not PostgreSQL. I can't find this mentioned anywhere in the documentation. Van: mapguide-users-boun...@lists.osgeo.org [mapguide-users-boun...@lists.osgeo.org] namens Zac Spitzer [zac.spit...@gmail.com] Verzonden: do

Re: [mapguide-users] MapGuide + Progress DB

2011-06-16 Thread Zac Spitzer
it sure does, the current mapguide release 2.2 works with FDO 3.5 it just doesn't support the latest release of PostgreSQL (i.e 9.0) use the FDO PostgreSQL provider (not the PostGIS provider which is buggy and no longer supported) make sure the libpg.dll is in your path and the same architecture

[mapguide-users] MapGuide + Progress DB

2011-06-16 Thread Kevin Pelgrims
Hi, I was wondering if it's possible to connect MapGuide to a Progress database. Regards, Kevin ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Coordinates are incorrect using fusion and google maps open layers

2011-06-16 Thread Zac Spitzer
I'd suggest trying using the latest stable version of fusion 2.2, there has been a lot of improvements since 2.0 and google maps has also changed since 2 was released http://trac.osgeo.org/fusion/ z On Thu, Jun 16, 2011 at 2:45 AM, BradM wrote: > Users want to see the correct lattitude and long