<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR>
<STYLE>@page Section1 {size: 8.5in 11.0in; margin: 1.0in 1.25in 1.0in 1.25in; }
P.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
LI.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
DIV.MsoNormal {
        FONT-SIZE: 12pt; MARGIN: 0in 0in 0pt; FONT-FAMILY: "Times New Roman"
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.EmailStyle17 {
        COLOR: windowtext; FONT-FAMILY: Arial; mso-style-type: personal-compose
}
DIV.Section1 {
        page: Section1
}
</STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-US vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=328302919-10042006><FONT face=Arial
color=#0000ff size=2>Should the <Location name= tag point to the path or the
full file name in the case of a MrSID image? If just a path, should there
be a slash at the end?</FONT></SPAN></DIV>
<DIV> </DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-us><FONT face=Tahoma size=1>Andy </FONT></SPAN><BR></P>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Traian Stanev
[mailto:traian.stanev@autodesk.com] <BR><B>Sent:</B> Monday, April 10, 2006
12:10 PM<BR><B>To:</B> users@mapguide.osgeo.org<BR><B>Subject:</B> RE:
[mapguide-users] Additional FDO Provider Previews<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff
size=2></FONT> </DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2>For a raster resource, there will (unfortunately) be an
extra step of indirection from what I posted originally for SHP and SDF files.
Most of the feature information for a raster is stored in a separate XML file
which the feature source points to. Basically the feature source looks like
this:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2><?xml version="1.0" encoding="utf-8" ?>
<BR><FeatureSource xmlns:xsi="<A
href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</A>"
xmlns:xsd="<A
href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</A>"
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"><BR>
<Provider>Autodesk.Raster.3.0</Provider> <BR>
<ConfigurationDocument>config.xml</ConfigurationDocument>
<BR></FeatureSource></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2>Note how it points to config.xml -- this file is also
stored as a resource associated with the raster feature source, so you need to
call the GetResourceData operation with config.xml as argument. config.xml
contains the location of the directory where the raster is and then lists
the raster you actually want to include in this feature source. So you can edit
it similar to what I suggested for SHP and SDF and save it back to the
repository using SetResourceData.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2>An example config.xml is attached. The disclaimer here is
that unlike SHP and SDF, I did not actually verify that this process would work
without problems for the raster provider.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=453285918-10042006><FONT face=Arial
color=#0000ff size=2>Traian</FONT></SPAN></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff
size=2></FONT> </DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Jason Birch
[mailto:Jason.Birch@nanaimo.ca] <BR><B>Sent:</B> Monday, April 10, 2006 2:49
PM<BR><B>To:</B> users@mapguide.osgeo.org<BR><B>Subject:</B> RE:
[mapguide-users] Additional FDO Provider Previews<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2>Have you looked at using this procedure to create
resources with external locations?</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2><A
href="https://mapguide.osgeo.org/servlets/ReadMsg?listName=users&msgNo=321">https://mapguide.osgeo.org/servlets/ReadMsg?listName=users&msgNo=321</A></FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2>When I have time, I'm going to write either a web app or
command line utility that allows us to do this for SHP/SDF (and other?)
resources. I may need to work on figuring the right XML schema for the new
data sources...</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=930314718-10042006><FONT face=Arial
color=#0000ff size=2>Jason</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Andy Morsell
[mailto:amorsell@spatialgis.com] <BR><B>Sent:</B> Monday, April 10, 2006
11:44<BR><B>To:</B> users@mapguide.osgeo.org<BR><B>Subject:</B> RE:
[mapguide-users] Additional FDO Provider Previews<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr align=left><SPAN class=828341718-10042006><FONT face=Arial
color=#0000ff size=2>I've been playing with the raster provider this morning and
am happy to report that two quick tests worked fine and performance seems to be
very good. I loaded up a 10 MB ECW and a 250 MB MrSID. The
flexibility of transparent shaded polygon fills really shows over raster, it's
very nice. </FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=828341718-10042006><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=828341718-10042006><FONT face=Arial
color=#0000ff size=2>My only complaint is the managed data structure of the
repository. I had to load my MrSID which already resides somewhere else on
that same drive and is accessed by other apps (like an older MapGuide 6.5
app). Now I have redundant data. Are there any plans to allow
"connections" to raster data stored in other physical locations? I have
some clients that have many gigabytes of imagery used in their existing MapGuide
applications and I see having to load the data as a potential
problem.</FONT></SPAN></DIV>
<DIV> </DIV><!-- Converted from text/rtf format -->
<P><SPAN lang=en-us><FONT face=Tahoma size=1>Andy Morsell, P.E.</FONT></SPAN>
<BR><SPAN lang=en-us><FONT face=Tahoma size=1>Spatial Integrators,
Inc.</FONT></SPAN> <BR><SPAN lang=en-us><FONT face=Tahoma size=1><A
href="http://www.SpatialGIS.com">http://www.SpatialGIS.com</A></FONT></SPAN>
</P>
<DIV>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Robert Bray
[mailto:robert.bray@autodesk.com] <BR><B>Sent:</B> Monday, April 10, 2006 9:04
AM<BR><B>To:</B> users@mapguide.osgeo.org<BR><B>Subject:</B> [mapguide-users]
Additional FDO Provider Previews<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=Section1>
<P class=MsoNormal><A name=OLE_LINK1><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">All,<o:p></o:p></SPAN></FONT></A></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">Previews of the
additional FDO Providers for ArcSDE, MySQL, ODBC, WMS, WFS, and Raster Files
have now been posted for the Windows platform only at this point. You can
download individual providers from:<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><A
href="https://mapguide.osgeo.org/servlets/ProjectDocumentList?folderID=35&expandFolder=35&folderID=35"><FONT
face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">https://mapguide.osgeo.org/servlets/ProjectDocumentList?folderID=35&expandFolder=35&folderID=35</SPAN></FONT></A><FONT
face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">Note that the included
Raster Provider is the one that will be shipped with the commercial MapGuide
offering. If you only intend to use the Open Source version then Franks GDAL
Provider is the one you will want to use long term.<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial color=black size=2><SPAN
style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">See the readme.txt
file included with each provider package for installation
instructions.</SPAN></FONT><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"><o:p> </o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Thanks,<o:p></o:p></SPAN></FONT></P>
<P class=MsoNormal><FONT face=Arial size=2><SPAN
style="FONT-SIZE: 10pt; FONT-FAMILY: Arial">Bob<o:p></o:p></SPAN></FONT></P></DIV></BODY></HTML>