== Welcome to the home of !MapGuide Maestro == !MapGuide Maestro is an Open Source ([http://www.gnu.org/copyleft/lgpl.html LGPL]) map authoring tool for !MapGuide Open Source. !MapGuide Maestro is a free application that can ease the management of spatial data in !MapGuide Open Source. Currently !MapGuide Maestro has specialized editor interfaces for editing the following components of !MapGuide Open Source: Feature sources, Layer definitions, Map Definitions, Web Layouts and Fusion Layouts. There are specialized editors avalible for all the [http://fdo.osgeo.org/OSProviderOverviews.html official FDO providers], as well as a fallback editor for unknown types. !MapGuide Maestro is written in 100% managed C#, targeting the .Net 2.0 Framework. It consists of a user interface, and an API (MaestroAPI). The API wraps server communication and Xml formats, in easily accesible, fully managed classes. It can use the official !MapGuide API for fast access on the local network, or a fully managed http-only connection. !MapGuide Maestro aims to support all features avalible in the !MapGuide Open Source server, but is currently under development, and does not directly support some of the !MapGuide Open Source features, such as Symbol libraries and Print layouts. !MapGuide Maestro is designed with flexability in mind. The tool tries very hard not to take any options away, and always allows you to edit the internal Xml of the feature you are working with. This ensures that features that are missing from the interface can still be accessed. When using the tool, please bear in mind that the project is a work in progress, and may not always perform as expected. Try to keep backups of all important data. If you encounter an error, or have a feature request, please [/mapguide/query?status=new&status=assigned&status=reopened&component=Maestro&order=priority check our bug database], and if it has not already been reported [http://trac.osgeo.org/mapguide/newticket please report it] (You must have an [http://www.osgeo.org/osgeo_userid/ OSGeo ID], please ensure that you select Maestro as the component, or I won't see it). If you have a question about the usage, you can ask at the [http://mapguide.osgeo.org/user.html MapGuide-Users mail list]. * '''[wiki:maestro/Downloads Download MapGuide Maestro]'''. !MapGuide Maestro currently runs on windows, linux and mac os. * '''[wiki:maestro/Sourcecode Download source code]'''. You may access the current version of the code through SVN. * '''[wiki:maestro/Screenshots View MapGuide Maestro screenshots]'''. You can view the application user interface here. * '''[wiki:maestro/UserGuide User guides and manual]'''. A limited Fusion user guide is avalible. Contributions are gladly accepted :). * '''[wiki:maestro/MaestroAPI Developer Documentation]'''. Learn how to use the MaestroAPI for your own !MapGuide applications. * '''[wiki:maestro/Translation How to translate MapGuide Maestro]''' Find out how to translate !MapGuide Maestro to your native language. !MapGuide Maestro was previously named [http://code.google.com/p/mapstudioos/ MapStudio Open Source].