Re: [mapguide-users] Steps to query and zoom Mapguide layer on Fusion?

2010-03-24 Thread Kori Maleski
1) >From in the task pane: parent.zoomToExtents(minx,miny,maxx,maxy) In your template index.html: zoomToExtents: function (minx,miny,maxx,maxy) { var a = []; a[0] = parseFloat(minx); a[1] = parseFloat(miny); a[2] = parseFloat(maxx); a[3] = parseFloat(max

[mapguide-users] Viewer API GetLayer() and base layers

2010-03-24 Thread Tom Chadwin
Quick question: if I use the Viewer API function GetLayers(true,false) to return only visible layers, will base layers be excluded if they are not visible at the current zoom level? Or is this another instance of base layers behaving in a somewhat unhelpful manner? Thanks Tom -- View this messa

[mapguide-users] Re: mapguide 2.1 and postgis

2010-03-24 Thread alucas
Hi, I ran the vacuum analyse and this fix the problem. Thanks. -- View this message in context: http://n2.nabble.com/mapguide-2-1-and-postgis-tp4783535p4791732.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___ mapguide-users m

[mapguide-users] Re: Google Analytics

2010-03-24 Thread Tom Chadwin
I was asked the following: Does your mapping have any way to record page views or better still unique visitors? > Or would you be able to put Google analytics on it in some meaningful way? > > Just would be really useful to know how many people use the map and if > there are peak times of use.

Re: [mapguide-users] Google Analytics

2010-03-24 Thread Zac Spitzer
if you want to track map data volume, your better off with something that uses real log files ie awstats, otherwise if your just wanting to track ui events, you could instrument the viewer application with the GA event codes and also embed the code in each frame you want to track what are you inte

[mapguide-users] Re: Error en la conexión MapGu ide OS 2.1

2010-03-24 Thread Marcelo_Uru
Gracias por responder José, estoy usando Apache, por lo que tu me decis esto puede ser un problema frecente entonces... Ya intente acceder desde la pagina del administrador y no tuve resultado, sigo sin poder acceder. Tambien instale "Maestro" y no puedo conectarme tampoco. Voy a probar lo que tu

RE: [mapguide-users] GT Application+Query problem

2010-03-24 Thread Ivan Miličević
Kenneth solved that problem a while ago. Do some searching before asking question FGS. -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of padmini godavarthi Sent: Wednesday, March 24, 2010 9:59 AM To: mapguide-user

[mapguide-users] Re: Error en la conexión MapGu ide OS 2.1

2010-03-24 Thread Jose Cerrejon
Estás usando IIS o Apache? puede ser algún problema de permisos en los directorios. Yo cuando tengo estos problemas, desinstalo, paso Ccleaner, y vuelvo a instalar. Intenta entrar en el panel de administrador de Mapguide, a ver si entra. -- View this message in context: http://n2.nabble.com/E

[mapguide-users] Error en la conexión MapGuide OS 2.1

2010-03-24 Thread Marcelo_Uru
Saludos amigos, hace unos dias instalé la última version estable de MGOS y no he podido conectarme al servidor; cuando intento acceder desde la pagina del Administrador me aparece éste mensaje: "Cannot establish connection." En teoria el usuario y contraseña que vienen por defecto es "Administrato

RE: [mapguide-users] Getting Property's ValueConstraint List

2010-03-24 Thread Nimrod Cnaan
Found it, through feature reader object, objFeatureReader.ToXML(). thanks נמרוד כנען מנהל פיתוח GIS נייד 0525355483 > Date: Tue, 23 Mar 2010 08:10:18 -0800 > From: nimcn...@hotmail.com > To: mapguide-users@lists.osgeo.org > Subject: [mapguide-users] Getting Property's ValueConstraint List >

[mapguide-users] Steps to query and zoom Mapguide layer on Fusion?

2010-03-24 Thread Jose Cerrejon
I goes crazy with this. Remember I'm newbie in the fascinating world of JS OOP. Questions: 1) I've created a main.php inside taskpane (Fusion) without widget. Now I want to call any function to query a layer in mapguide (inside taskpane in Fusion) and zoomtoview. Any idea? 2) What's the magic f

[mapguide-users] Google Analytics

2010-03-24 Thread Tom Chadwin
Hello all Has anyone implemented Google Analytics (GA) in MGOS? The GA support site has the following article: http://www.google.com/support/analytics/bin/answer.py?hl=en&answer=55519 However, I am unclear as to how to set about applying this, and in which frame. Any insight gratefully receive

[mapguide-users] GT Application+Query problem

2010-03-24 Thread padmini godavarthi
Hi, i want to do query function so i have downloaded sample GT application from the site trac.osgeo.org the query feature works fine for GT data.i want to use the same function for my data. but in my application only layernames are displaying in dropdown list but the layer properties(ex:f