Carl,

Based on your earlier posts it seems you might be looking for an SDE example. 
Here is an example.

Good luck

- Trent

<?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.ArcSDE</Provider> 
 <Parameter>
  <Name>Server</Name> 
  <Value>TGSDE</Value> 
  </Parameter>
 <Parameter>
  <Name>Instance</Name> 
  <Value>5151\tcp</Value> 
  </Parameter>
 <Parameter>
  <Name>Username</Name> 
  <Value>sdeuser</Value> 
  </Parameter>
 <Parameter>
  <Name>Password</Name> 
  <Value>sdeuser</Value> 
  </Parameter>
 <Parameter>
  <Name>Datastore</Name> 
  <Value>sde</Value> 
  </Parameter>
  <LongTransaction>sde.DEFAULT</LongTransaction> 
</FeatureSource>




> Date: Tue, 11 Sep 2007 02:06:12 -0700
> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: Re: [mapguide-users] How to prepare the unmanaged feature source?
> 
> 
> Who could post an example? I hope a successful case.
> 
> Regards
> 
> 
> Carl wrote:
> > 
> > Where I can find the template of unmanaged featuresource, or layer?
> > 
> 
> -- 
> View this message in context: 
> http://www.nabble.com/How-to-prepare-the-unmanaged-feature-source--tf4408812s16610.html#a12610745
> Sent from the MapGuide Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> mapguide-users mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to