Maestro API includes a standalone object model library
(https://www.nuget.org/packages/OSGeo.MapGuide.ObjectModels) which contains
a ResourceList class that you can then deserialize the XML into via
XmlSerializer.
- Jackie
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f418260
Hi There.
What is the suggested approach to consume the resulting XML from
EnumerateResources in C# ?
So far I have succesfully retrieved the full list of resources and the
xmlDoc is ready.
Is there any way to process that XML in a friendly manner ? perhaps
serialization with XSD or MaestroAPI ?
In addition to what Matze and Jackie said, I will add if someone did any custom
coding you may need to slightly revise some code on FDO connections.
Thanks.
Martin Morrison
Application Engineer
Main Office: 540-345-1410 Toll Free: 888-355-0081
Products ǀ Training ǀ Service ǀ Tech Support
Ple
I'll add to what's already been said by saying don't bother with 3.0 and go
straight to 3.1.2 (the latest stable release) unless you have a very good
reason not to.
- Jackie
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
__
I would do the migration as followed:
- Setup the new Windows Server. Keep the old one.
- For PHP, install the roles/features for IIS with CGI (for FastCGI
support)
- Check where you can find the original data (Shapes, SDF...). If they are
not inside the repository, copy/migrate them to the new