[mapguide-users] MgUnclassifiedException

2014-07-31 Thread web
Hi guys, I have mapguide server 2013 that I use with IIS. All is most of the time running well, but sometimes something goes wrong and every request done to the mapguide server (describe resources, getmap, etc...) issue a   MgUnclassifiedException. When I restart the mapguide server serv

[mapguide-users] Published WMS layer doesn't appear in getcapabilities

2012-11-08 Thread web
Hi guys, I've exposed a layer in Maestro for WMS. I've gone under properites->WMS and filled in the information. However there is no way to make this layer appear in the service GetCapabilities, in fact it shows no layer exposed. localghost/mapguide/mapagent/mapagent.fcgi?SESSIONid=5ce7bf34-299

[mapguide-users] Any way to use Mapfish print servlet from Mapguide?

2012-10-03 Thread web
Hi guys, is there any existing or foreseen widget for using the mapfish print module? I would like to use mapfish print from Mapguide viewer, any hint? Best regards, Rémy ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osg

Re: [mapguide-users] Measuring areas

2009-10-26 Thread web
Hello Zac, here is the ticket: http://trac.osgeo.org/mapguide/ticket/1126 I'll post to mg internals too. regards, Rémy ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Zoom to a coordinate in fusion

2009-10-21 Thread web
You can use the javascript MapguideViewerAPI in Fusion and then, continue to use the function you have in your code. You will have to add thoses js scripts (please adapt pathes): These files are located somewhere under the the "fusion" directory. If you cannot find them, download

[mapguide-users] Markup Generic tasks widgets for fusion

2009-10-20 Thread web
Hello all, I've seen that the generic tasks widget were partially ported from the mapguide ajax viewer api to Fusion api. I've found the "Query" and "Theme" widgets but I'm unable to find the "Markup" one, like it is presented in Fusion on: http://enterprise.mapguide.com/mapguide2010/fusion/tem

Re: [mapguide-users] WMS featuresource + projection problem

2008-11-24 Thread web
Hi Kenneth, thanks for your hints, it's gonna help me. In fact, skipping reprojection in case of empty map projection definition would be a good deal. With Mapguide Studio it's for now impossible to override a WMS FeatureSource projection. I didn't knew it was possible with Maestro. So I've tryed

Re: [mapguide-users] Sample application Problem

2008-11-19 Thread web
Hi Padmini, Could you please precise a little what's going wrong, what kind of error you got? Are your IIS + mapguide services started? cheers,___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguid

[mapguide-users] WMS featuresource + projection problem

2008-11-19 Thread web
Hi all, I have a wms feature source which natively outputs datas whith the fellowing projection: EPSG:21781 (swiss grid) My Map projection is also set as CH1903.LV03/01 (CH1903.LV03/01) (swiss grid) so the feature source should be compatible. By accessing this layer I got the fellowing error:

[mapguide-users] changing session via Fusion

2008-09-03 Thread web
Hi all, I've tried to change session via php redirection with something like this: ..template/slate/index.html?ApplicationDefinition=...&SESSION=[myNewSessionID] It goes but it's quite ugly to change session via url. I wanted to ask if it's possible to change session via the Fusion Api? Does som

Re: [mapguide-users] User re-authentication

2008-08-27 Thread web
Thank you Kenneth 4 those Hints, I've tried like you said: $userInformation = new MgUserInformation($sessionId); $siteConnection = new MgSiteConnection(); $siteConnection->Open($userInformation); $site = $siteConnection->GetSite(); $user = $site->GetUserForSession(); echo("user".$user); It works

[mapguide-users] User re-authentication

2008-08-27 Thread web
Hi all, I would like to know which way the login, session (username) are set in PHP. I want to give the availability to the use to reauthenticate with another account in my application. I've seen it was normally $_SERVER['PHP_AUTH_USER'], but when I log myself with "Administrator" , "admin", I

[mapguide-users] Improving localeLocale naming and directories in fusion

2008-08-23 Thread web
Hi all, right about now, the localization in fusion is done in these directory (json and php), for example: fusion\text\en That mean all localized strings are put there. When developing a widget in Fusion, the only way, as I know, to use localization is to place Strings there. Wouldn't it be nic

Re: [mapguide-users] Accessing layer's properties to display with mapguide API

2008-07-30 Thread web
Thank you Kenneth, Ok the mapping tells that. However I found a way to retrieve easyli the current selection: There is a session value that is set for the current selection: $_SESSION['selection_array'] It's a json representation of the selection, just parsing it and it is done! My idea was t

[mapguide-users] Accessing layer's properties to display with mapguide API

2008-07-29 Thread web
Hi all, How retrieve layer's properties to display with mapguide API? I've search the in MgLayer methods and the xml associated to the layer as below : $byteReader = $resourceService->GetResourceContent($layer->GetLayerDefinition()); $xmldoc = DOMDocument::loadXML(ByteReaderToString($byteRea

[mapguide-users] Search widget

2008-07-09 Thread web
Do someone is able to run correctly the search widget provided in fusion with mapguide studio 2009? Regards, Rémy___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Fusion Error When Selecting From Search Results: precisions provided here

2008-07-07 Thread web
Hi all, I've experienced the same problem when launching the search tool from task pane, after displaying the result of the query, which is ok, I clic on a link make map map zoom on this feature. Like S. Lime suggested it in a precedent post, I run the version 1.0.6 of fusion. But anyway, here a

Re: [mapguide-users] Page Faults

2008-03-13 Thread web
the communication a little slower from your server over the web because they filter all packets. Do you think it could be an issue for you? Regards, Rémy ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

Re: [mapguide-users] Info: phpgenerictask theme -> xml error

2008-03-10 Thread web
OK, now it's done: http://trac.osgeo.org/mapguide/ticket/488 regards, Rémy___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Info: phpgenerictask theme -> xml error

2008-03-10 Thread web
r: XML Indexer: Parse error in document at line, 34, char 12. Parser message: Not enough elements to match content model : '((LineStyle,Thickness,Color,Unit,SizeContext),ExtendedData1)' So after browsing a little the web, I've seen a Post which fixes similar problems for pointrule

[mapguide-users] Rasters sometimes freeze...

2008-02-11 Thread web
Hi all, I'm trying to fix some problems I have with raster files. To summarize I use: -mgos 1.2 with fdo 3.2 -mgos 2.0 with fdo 3.3 I use geotiff files and ecw. The problem (in any case) : when I try to display it in Ajaxviewer, sometimes it goes very quickly and sometimes Mapagent don't give an

[mapguide-users] problem with tif files

2007-11-13 Thread web
Hello all, I've loaded with studio 2008 and mgos 1.2 some tif file with fdo using data->new connection. It's allright, mgos display the tif file. The problem occurs the next time (or next day?!?) perhaps when the server restarted on my computer, mgos is not able to display my file, I always have

Re: Re: [mapguide-users] IDE tools for developing mapguide applications

2007-10-08 Thread web
Hi Kenneth, in fact, it semms to be an interresting tool, just try it right now, that you very much! Rémy___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] IDE tools for developing mapguide applications

2007-10-05 Thread web
Hi all, I wondering if there were tools helping programming on mapguide, I could imagine a php IDE plugin for eclipse, enventually javascript plugin too. And what about tracking ajax requests... Do anybody knows something that helps programming or has a good experience with some tools? Regards,

Re: Re: [mapguide-users] MG Fusion: Ruler Widget improvement

2007-08-17 Thread web
Ok, cool :-) I'll try to do this area measure function in the next weeks, and will let you know if I got something at the beginning of september. Cheers!___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listin

[mapguide-users] MG Fusion: Ruler Widget improvement - ruler file...

2007-08-17 Thread web
/** * * @project Fusion * @revision $Id: Ruler.js,v 1.37 2007/07/04 21:25:54 assefa Exp $ * @purpose Ruler widget * @author [EMAIL PROTECTED] * Copyright (c) 2007 DM Solutions Group Inc. *

[mapguide-users] MG Fusion: Ruler Widget improvement

2007-08-17 Thread web
Hi all, don't know where to post some improvement I've done. Don't know too, if I'm right to post that here :-| ... I've added some options to the Ruler widget as fellowing: Here is the xml tag: Ruler Measure distance Meters 10

[mapguide-users] getLegendImage()

2007-07-01 Thread web
Hi all, in referenc with the ticket: http://trac.osgeo.org/mapguide/ticket/71 I find the legend generated by getlegendimage() method quite interessting, but it's just too bad that the resolution can't be set higher than 96 dpi. Sometimes it's just not possible, the layers text to read. Don't know