• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk MapGuide

    Reply
    Member
    gm72
    Posts: 3
    Registered: ‎11-07-2011

    Mapguide 6.5 Modifying MWF Files

    427 Views, 3 Replies
    12-08-2011 12:47 PM

    I am looking for a way to programatically modify mwf files. Specifically, I want to be able to load a map and change the Map Server Agent URL value on all of my layers within the MWF file.

     

    I have been looking at the MGMapLayerSetup.getServerUrl method within the API but I'm not sure and cannot find any examples of how to implement this within a .NET application.

     

    Are there any examples that you guys know of that can help me access this setting and modify the properties?

     

    Thanks.

     

    George

    Please use plain text.
    Mentor
    Posts: 238
    Registered: ‎10-06-2008

    Re: Mapguide 6.5 Modifying MWF Files

    12-08-2011 05:40 PM in reply to: gm72

    Save them as MWX files (via Author or Dynamic Authoring Toolkit) and edit the XML content using your XML document API of choice.

     

    - Jackie

    Please use plain text.
    Member
    gm72
    Posts: 3
    Registered: ‎11-07-2011

    Re: Mapguide 6.5 Modifying MWF Files

    12-09-2011 09:46 AM in reply to: jackie.ng

    Thanks for the reply. Is the Dynamic Authoring Toolkit on the CD for 6.5 or where is the best place I can get hold of the installation for this?

     

    I assumed that it should be converted to mwx first, I have been converting manually in the past, so this helps clear up the confusion. I wanted to make sure there was not a direct way to interface to the map using the API.

    Please use plain text.
    Mentor
    Posts: 238
    Registered: ‎10-06-2008

    Re: Mapguide 6.5 Modifying MWF Files

    12-11-2011 05:29 PM in reply to: gm72
    Please use plain text.