[mapguide-users] How to prepare the unmanaged feature source?

James Card James.Card at calcad.com
Tue Sep 11 11:00:04 EDT 2007


On Tue, 11 Sep 2007 02:06:12 -0700, Carl <carlshe at 163.com> wrote:

> Who could post an example? I hope a successful case.

This one is actually in use on one of our servers:

<?xml version="1.0" encoding="utf-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
xmlns:xsd="http://www.w3.org/2001/XMLSchema"  
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
   <Provider>OSGeo.SDF</Provider>
   <Parameter>
     <Name>File</Name>
     <Value>D:\Projects\Data\StanCoGIS\SDF\firedist.sdf</Value>
   </Parameter>
   <Parameter>
     <Name>ReadOnly</Name>
     <Value>TRUE</Value>
   </Parameter>
</FeatureSource>

-- 
James Card
209-578-5580


More information about the mapguide-users mailing list