<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for the quick/informative replies.<br>
<br>
I'm looking into the FDO library and it appears that this approach will
not be, as you point out, "especially easy".  I will follow up with the
fdo-users list as I move forward on that front.<br>
<br>
There used to be an SDFLoader which could transform various input
formats into SDF(2?) including csv.  This CSV approach was a simple way
to get data from any old legacy system into Mapguide.  Does anything
like the SDFLoader exist to convert csv (or any simple neutral format)
to SDF3?<br>
<br>
<br>
<blockquote cite="mid:20080417160004.D8F6EE01CCB@lists.osgeo.org"
 type="cite">
  <pre wrap="">
Message: 2
Date: Wed, 16 Apr 2008 12:33:13 -0400
From: Christopher Schmidt <a class="moz-txt-link-rfc2396E" href="mailto:crschmidt@crschmidt.net"><crschmidt@crschmidt.net></a>
Subject: Re: [OSGeo-Discuss] Simplest of questions (with one
        assumption)
To: OSGeo Discussions <a class="moz-txt-link-rfc2396E" href="mailto:discuss@lists.osgeo.org"><discuss@lists.osgeo.org></a>
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:20080416163313.GD3044@crschmidt.net"><20080416163313.GD3044@crschmidt.net></a>
Content-Type: text/plain; charset=us-ascii

On Wed, Apr 16, 2008 at 11:25:07AM -0500, Rick Steinberger wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">It seems that SDF3 is the native data format for mapguide server.  How 
does one create SDF3 data without commercial software?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I think the answer is "Use FDO": <a class="moz-txt-link-freetext" href="http://fdo.osgeo.org/">http://fdo.osgeo.org/</a>

Regards,
  </pre>
</blockquote>
<br>
Rick,
I believe SDF3 is fully supported by the open source FDO library. So
you could use something like fdo2fdo to translate other FDO supported
formats (like shapefiles for instance) into SDF files.
I won't claim this is especially easy ... but, it is possible.
The fdo-users list would be a good place for additional detailed
questions
on this front.
Best regards,
<div class="moz-txt-sig">--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up | Frank Warmerdam, <a
 class="moz-txt-link-abbreviated" href="mailto:warmerdam@pobox.com">warmerdam@pobox.com</a>
light and sound - activate the windows | <a
 class="moz-txt-link-freetext" href="http://pobox.com/%7Ewarmerdam">http://pobox.com/~warmerdam</a>
and watch the world go round - Rush | President OSGeo, <a
 class="moz-txt-link-freetext" href="http://osgeo.org">http://osgeo.org</a>
------------------------------</div>
<br>
</body>
</html>