[mapguide-users] Convert Dwf files to PDF

2016-02-23 Thread Iulia Tamas
Hello, I need to convert a .dwf file (containig the print of a map) into a vectorial pdf file in php.Can anybody give me a hint on how cand I do this? I have tried the ImageEps function from TCPDF class but without succes, This function expects (AI) or AI-compatible EPS files and is not yet ful

[mapguide-users] (502) Bad Gateway

2015-05-05 Thread Iulia Tamas
Hello, When trying to connect to the mapguide server via Studio or Maestro we get the following error: Details: System.Exception: The remote server returned an error: (502) Bad Gateway.: Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not

Re: [mapguide-users] Package loading fails

2015-04-17 Thread Iulia Tamas
No, I can't load the package non-transactional with Maestro.I get the error: System.ArgumentNullException: Value cannot be null. Parameter name: entry    at ICSharpCode.SharpZipLib.Zip.ZipFile.GetInputStream(ZipEntry entry)    at Maestro.Packaging.PackageBuilder.UploadPackageNonTransactional(String

[mapguide-users] Package loading fails

2015-04-17 Thread Iulia Tamas
Hello, When I try to load a package of 107 MB from MapGuide Site Administrator, it fails with : ERROR_MESSAGE:    An exception occurred in DWF component. File not found in archive STACK_TRACE:    - MgLibraryRepositoryManager.LoadResourcePackage() line 183 file c:\working\build_area\mapguide\

[mapguide-users] Map Server memory issues

2015-03-27 Thread Iulia Tamas
Hello, We have a server with a large data volume and server crashes when connecting to it, with "An expetion occured in DB XML component. Error: Not enough space" and  " "Error: An exception occurred in DB XML component.Error: DB_BUFFER_SMALL: User memory too small for return value".     Th

Re: [mapguide-users] Administrator: memory error on loading mgp

2015-01-08 Thread Iulia Tamas
Thank you for your answear Gordon. I have also found this ticket : http://trac.osgeo.org/mapguide/ticket/1779 We have increased parameters DBMaxTransactions and  DBMaxLockers to 8000 in serverconfig.ini and it seems to work.In ticket #1779 it is also mentioned the disadvantage of this fixing : "I

Re: [mapguide-users] Administrator: memory error on loading mgp

2015-01-08 Thread Iulia Tamas
Hello, Did you find a cause / solutions?I am getting the same error when trying to open Mapguide Server 2.5.2 with Mapguide Studio / Maestro. On the server we have a large data volume. Thank You,Iulia On Tuesday, June 26, 2012 3:02 PM, Franz1965 wrote: Several time I try to load a

[mapguide-users] TCPDF ERROR: Can't open image file

2014-06-24 Thread Iulia Tamas
Hello, I'm using Mapguide Open Source 2.5.2 and when trying to generate pdf file via the QuickPlot function I have the following message in server error log: PHP Warning:  fopen(http://e-logistic-integration-plans.gdfsuez.com/mapguide/fusion/widgets/QuickPlot/GeneratePicture.php?session_id=071d3

[mapguide-users] FDO2FDO tool

2012-09-21 Thread Iulia Tamas
Hello, Is there a way to update data in Oracle spatial tables using the FDO2FDO tool? For now, I'm using the CopyTask option to insert data from .sdf files to Oracle Spatial table. When I first insert the data in the tables everything is ok, but at the second time I get: "Error: ORA-1: uni

[mapguide-users] Cannot stylize layers on MG 2.4 RC2 with King Oracle 3.7

2012-09-12 Thread Iulia Tamas
Hello, When I try to open a .LayerDefintion in Mapguide Studio I get the following messages: "Resource ID does not refer to a valid feature source" and  "External component has thrown an exception" The data resource (used in .LayerDefinition) uses King Oracle 3.7 provider. If I test the data co

[mapguide-users] Dynamic layers disappear from the map after resizing the window

2012-06-27 Thread Iulia Tamas
Hello, After resizing the window, the dynamic layers disappear from the map, only the base layer are displayed. This happens on DWF viewer, Mapguide 2.2 64Bit on IE8. I have found a similar issue: Ticket #1493 but the solution is only for Ajax viewer Has anyone encountered this? Thnak You, Iul

[mapguide-users] Minimize the Info Pane on DWF Viewer

2012-06-26 Thread Iulia Tamas
Hello, How can I minimize or close Left Pane (Information Pane) programmatically  ? I am using Mapguide 2.2 64 bit and DWF Viewer Thank You, Iulia ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/map

Re: [mapguide-users] SDFComponentToolkit.dll on 64Bit

2012-05-30 Thread Iulia Tamas
The application type is Class Library and we use the netload command to charge the result dll in AutoCAD. If we compile the application x86 => the dll result is also 32bit. The probleme is that AutoCAD is 64bit and when we use the netload command we get an error in AutoCAD's command line Iuli

[mapguide-users] SDFComponentToolkit.dll on 64Bit

2012-05-30 Thread Iulia Tamas
Hello     We have wrote an application using Visual Studio that uses the SDFComponentToolkit.dll to create SDF files. The application runs ok on a 32 bit platform but after migrating the project on x64 platform the SDF files are no longer created because the SDFComponentToolkit.dll it's 32bit.

[mapguide-users] [Dwf Viewer] Set selection problem on layers with same feature class but different filter

2012-04-05 Thread Iulia Tamas
Hello, I have few layers with the same feature class but with different filters. The SetSelection function is working only for the layer that is the first layer in the MapDefinition Drawing order. For the other layers the xml is created correctly but the layer is not selected on the Map parent.

[mapguide-users] Zoom into a point beyond initial map view

2012-03-08 Thread Iulia Tamas
Hello, When I try to zoom into a point that is beyond initial map view in fusion, the zoom is not done correctly. Instead of zooming on the point, the zoom is made on the center of the map. I am using the following code:       var extent = mapWidget.getExtentFromPoint(,, scale );  

Re: [mapguide-users] Translate fusion template tabs in FR

2012-03-05 Thread Iulia Tamas
Thank You, Leandros The problem is solved after adding the file 'MapGuide\Web\www\localized\en' to 'fr' Iulia From: "Berg, Leandros van den [FGSBV]" To: MapGuide Users Mail List Sent: Friday, March 2, 2012 11:29 AM Subject: RE: [mapguide-users] Translate fu

Re: [mapguide-users] Translate fusion template tabs in FR

2012-03-01 Thread Iulia Tamas
Hello Leandros, I have perfomed the following steps but the tabs are still not translated: 1. In the file fr.json, I have translated the strings 2. Restart the web server Any other idea? Thanks, Iulia From: "Berg, Leandros van den [FGSBV]" To: I

[mapguide-users] Translate fusion template tabs in FR

2012-02-29 Thread Iulia Tamas
Hello,     After setting the locale to "fr", the tabs "Legend, Tasks and Overview Map" were not translated to FR even if I have added the corresponding FR values to file \fusion\text\fr.json .     The only tab that was translated to FR is "Selection".     I am using the Limegold template, with M

[mapguide-users] Quick Plot error message

2012-01-09 Thread Iulia Tamas
Hello, When I'm trying to load the Quick Plot function in fusion with the "TurquoiseYellow" template I get the following error message  : User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.

Re: [mapguide-users] Re: Cannot SetSelectionXML using KingOracle as provider

2011-12-22 Thread Iulia Tamas
Hello, Thank you for you help, the problem was that "NAME" is a reserved word in Oracle. Another issue is that I can't manage to get the geometry from Oracle. Could you hep me with some sample code? Thank You From: GordonL To: mapguide-users@lists.osgeo.o

[mapguide-users] Cannot SetSelectionXML using KingOracle as provider

2011-12-20 Thread Iulia Tamas
Hello,     After passing from charging data from .sdf files to charging data from Oracle Spatial using KingOracle as provider, I have faced some problems when trying to use SetSelectionXML.     The xmlSelection is created but without the element:     http://www.w3.org/2001/XMLSchema-inst

Re: [mapguide-users] Unable to select a point using Fusion viewer

2011-12-12 Thread Iulia Tamas
Hello,   I have found the problem! The point could not be selected beacuse of another layer (with Oracle Data Resource) that was not correctly defined and was present on the same MapDefinition  Thank you, Iulia From: Iulia Tamas To: Zac Spitzer ; MapGuide

Re: [mapguide-users] Unable to select a point using Fusion viewer

2011-12-11 Thread Iulia Tamas
firebug). Thank you, Iulia From: Zac Spitzer To: Iulia Tamas ; MapGuide Users Mail List Sent: Saturday, December 10, 2011 6:41 AM Subject: Re: [mapguide-users] Unable to select a point using Fusion viewer can you try it in firefox with firebug and see if you

Re: [mapguide-users] Join between an Oracle spatial table and a view

2011-11-29 Thread Iulia Tamas
e correpsonding SRID value for the XY-M (Arbitrary X-Y Coordinates (Meters)) Coordinate System? Thank You, Iulia   From: "Jonio, Dennis (Aviation)" To: Iulia Tamas ; MapGuide Users Mail List Sent: Wednesday, November 23, 2011 4:00 PM Subject: RE: [map

[mapguide-users] Time while the map is loading

2011-11-28 Thread Iulia Tamas
Hello, How can I get the exact time while the map is loading? Thank You, Iulia ___ mapguide-users mailing list mapguide-users@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/mapguide-users

[mapguide-users] Join between an Oracle spatial table and a view

2011-11-23 Thread Iulia Tamas
Hello,     I'm trying to make a join between an Oracle spatial table and a view  (non-spatial view from Oracle) . This join is made in Mapguide Studio, in an King Oracle data connection In the first table are about 75 rows, while in the non-spatial view I have 33209 rows. After I make the join

Re: [mapguide-users] Re: Fdo2Fdo tool

2011-11-17 Thread Iulia Tamas
uot;Path to the .xml file created at 1)" Iulia From: Zac Spitzer To: Iulia Tamas ; MapGuide Users Mail List Sent: Friday, November 18, 2011 4:15 AM Subject: Re: [mapguide-users] Re: Fdo2Fdo tool Care to share your command line for other's who

Re: [mapguide-users] Re: Fdo2Fdo tool

2011-11-17 Thread Iulia Tamas
Thank you very much for your answers! With your help, I have managed to set up the connection and copy .sdf to Oracle from command line Iulia From: djonio To: mapguide-users@lists.osgeo.org Sent: Thursday, November 17, 2011 5:44 PM Subject: [mapguide-users] Re

[mapguide-users] Fdo2Fdo tool

2011-11-17 Thread Iulia Tamas
Hello, I recently started using the Fdo2Fdo tool to copy  .sdf files to Oracle and I'm facing some problems: 1)  I tried to use Fdo2Fdo from command line to copy the files to Oracle but without success. Could anybody give me an example (cmd commands) of how to do that ? 2)  I tried to use th

[mapguide-users] Map scale decreases in Fusion

2011-11-04 Thread Iulia Tamas
Hello, The map scale is keep decreasing every time I change the Map from the Map Menu in Fusion. I have set the Initial View values to :  3  4   180 This values are taken in consideration only when fusion first loads, and after this, the scale value is decreasing every time I change the Map.

Re: [mapguide-users] Get the Cursor Position and show tooltip in the toolbar

2011-10-27 Thread Iulia Tamas
Hello, Can anybody give me any hint about either of the issues? I would really appreciate your answer... Iulia From: Iulia Tamas To: "mapguide-users@lists.osgeo.org" Sent: Tuesday, October 25, 2011 11:46 AM Subject: [mapguide-users] Get the Curso

[mapguide-users] Get the Cursor Position and show tooltip in the toolbar

2011-10-25 Thread Iulia Tamas
Hello, I have the following 2 questions: 1)  How could I get the cursor position when a layer is selected? I have the following code for handling the selection:  var Fusion = parent.parent.fusionFrame.Fusion;  themap = Fusion.getWidgetById('Map');  themap.registerForEvent(Fusion.Event.MAP_S

Re: [mapguide-users] Digitize Circle and get xml selection in Fusion

2011-10-19 Thread Iulia Tamas
Hello, I have modified the MapguideViewerApi,.js by copying the Rectangle handler and increasing the number of sides to 40 in order to make a circle handler. The circle is now digitized, but the next issue that I'm facing is the fact that I  don't know how to get the center and radius of the cir

[mapguide-users] Digitize Circle and get xml selection in Fusion

2011-10-19 Thread Iulia Tamas
Hello I have the 2 following problems with Fusion (MapGuide 2.2): 1) I don't know how could I digitize a circle because in  MapguideViewerApi.js I have found only :  DigitizePoint / DigitizeLine / DigitizeLineString / DigitizeRectangle / DigitizePolygon 2) How can I get the xml selection from

Re: [mapguide-users] Re: getWidgetById() function returns a null value

2011-10-13 Thread Iulia Tamas
Thank you very much Gordon. After adding a timeout, the problem didn't reproduce anymore! From: GordonL To: mapguide-users@lists.osgeo.org Sent: Thursday, October 13, 2011 4:10 AM Subject: [mapguide-users] Re: getWidgetById() function returns a null value If y

[mapguide-users] getWidgetById() function returns a null value

2011-10-12 Thread Iulia Tamas
Hello, I get a null value when i call Fusion.getWidgetById('Map')  I have opend the map in an iframe called "fusionFrame" . This is how i call the getWidgetById function:     mgApiMapWidgetId='Map';     var Fusion = window.top.fusionFrame.Fusion;     var mapW

Re: [mapguide-users] Re: Message displayed when trying to generate a picture in Ouick Plot with DPI:600

2011-10-06 Thread Iulia Tamas
Hello,     Thank you very much for your replies.     After increasing the php memory limit to 1280M I have managed to generate an image with Mozilla at 900 DPI, but with IE i still can not generate an image with 600 DPI (I get the same message) and unfortunately I need the IE browser Thanks, I

[mapguide-users] Message displayed when trying to generate a picture in Ouick Plot with DPI:600

2011-10-05 Thread Iulia Tamas
Hello,     I get the following message : "The application resources required to generate the plot exceed the settings defined by the administrator " when I'm trying to generate a Picture  from the Quick Plot function if I have the DPI: 600 selected. This happens with IE8.     If I try the sam

[mapguide-users] Is there any way to print a Map in a vectorial mode with Fusion?

2011-10-02 Thread Iulia Tamas
Hello,     Is there any way to print a Map in a vectorial mode with Fusion (like in DWF viewer) without having to install other tools as for example pdfcreator? Now, in Fusion, the Map is printed like an image.     I am using Mapguide Open Source 2.2. Thank you in advance,  Iulia ___

[mapguide-users] Ctrl+click to open link not working with DWF viewer

2011-09-22 Thread Iulia Tamas
Hello, Ctrl+click to open link not working with DWF viewercan anybody tell me where exactly should I look? I am using Mapguide 2.2 Your help would be highly appreciated! Thank you in advance, Iulia ___ mapguide-users mailing list mapguide-users@li