[mapguide-users] Re:RE: Need an FDO connection...

Jackie Ng jackie.ng at aecsystems.com.au
Sun Apr 29 21:39:09 EDT 2007


Did you include the xml prolog at the top? I missed that part in my previous
post. 

<?xml version="1.0" encoding="utf-8"?>

- Jackie


Milan Lazecky wrote:
> 
> Thank you very much Jackie, I understand it all - but it gives me an error
> - can you tell me what does it mean?
> 
> An exception occurred in DB XML component. Error: XML Indexer: Fatal Parse
> error in document at line, 1, char 72. Parser message: The prefix 'xsi'
> has not been mapped to any URI Exception occurred in method
> MgResourceDefinitionManager.ValidateDocument at line 429 in file
> c:\build_bond_area\mapguide_open_source\build_3.1\mgdev\server\src\services\resource\ResourceDefinitionManager.cpp
> 
> 
> I tried to upload the resources what exist (GetResourceHeader/Content from
> existing Feature and then SetRes... back), but the error is still the
> same. Well, I really don't have any directory "build_bond_area...".
> 
> Thanks...
> Milan
> 
> 
> 
> 
>> ------------ Původní zpráva ------------
>> Od: Jackie Ng <jackie.ng at aecsystems.com.au>
>> Předmět: [mapguide-users] RE: Need an FDO connection...
>> Datum: 27.4.2007 01:34:15
>> ----------------------------------------
>>
>> Hi Milan,
>>
>> Try this:
>>
>> Go to the mapagent page http://<your mapguide site>/mapagent/index.html
>>
>> Click "Feature" under Services API
>>
>> Click "GetFeatureProviders" underneath.
>>
>> You will get an xml description of all available providers. Find the
>> provide
>> you're after and take note of what connection parameters are available
>> under
>> the <ConnectionProperties> section
>>
>> Create an xml file that looks like the following:
>>
>> <FeatureSource xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
>>         <Provider>%provider name%</Provider>
>> 	<Parameter>
>>                <Name>%parameter name%</Name>
>>                <Value>%parameter value%</Value>
>>         </Parameter>
>>         ...
>>         ...
>> </FeatureSource>
>>
>> Fill in the blanks, and upload it to your target feature source using
>> "SetResource"
>>
>> Hope that helps.
>>
>> - Jackie
>>
>>
>> Milan Lazecky wrote:
>> >
>> > Thank you Simon,
>> > it seems I can do it this way, I will try.
>> > But anyway - can somebody tell me how to establish the provider
>> connection
>> > WITHOUT using the Autodesk MapGuide Studio? I  have used up the 60 days
>> > trial ;-)
>> > Thanks...
>> > Milan
>> >
>> >
>> >> ------------ Původní zpráva ------------
>> >> Od: Simon Pelicon <simon at sl-king.com>
>> >> Předmět: RE: [mapguide-users] Need an FDO connection...
>> >> Datum: 25.4.2007 14:26:24
>> >> ----------------------------------------
>> >> Hi!
>> >>
>> >> You can visit our web site and take a look at
>> >> http://www.sl-king.com/fdooracle/KingOracleXE/KingOracleXE.html flash
>> >> movie (Use Oracle XE with MapGuide).
>> >>
>> >> There is an example with King Oracle provider, but the procedure is
>> >> simmilar  for King.MsSqlSpatial provider.
>> >>
>> >> Simon Pelicon
>> >>
>> >> -----Original Message-----
>> >> From: mapguide-users-bounces at lists.osgeo.org
>> >> [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of Milan
>> >> Lazecky
>> >> Sent: Wednesday, April 25, 2007 1:25 PM
>> >> To: mapguide-users at lists.osgeo.org
>> >> Subject: [mapguide-users] Need an FDO connection...
>> >>
>> >> Hi.
>> >> I am sorry for this beginner question, but I can't find out anything
>> on
>> >> my own...
>> >> I want to add a new layer to my MGOS project - but not SDF nor SHP. I
>> >> know about FDO connection but I don't know how to use it in MGOS :-(  
>> I
>> >> need to add raster files, connect a geodatabase (I will try MS SQL
>> >> Server via sl-king connector) etc.
>> >> Please, I need a short step-by-step tutorial on how to add a layer via
>> >> FDO in WebStudio (or MapAgent?).
>> >> Thank you very much...
>> >> Milan
>> >>
>> >> PS: Well, I think there is a lot of people waiting for some
>> tutorials...
>> >> Don't you think about one?
>> >> _______________________________________________
>> >> mapguide-users mailing list
>> >> mapguide-users at lists.osgeo.org
>> >> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >> _______________________________________________
>> >> mapguide-users mailing list
>> >> mapguide-users at lists.osgeo.org
>> >> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >>
>> >>
>> >>
>> > _______________________________________________
>> > mapguide-users mailing list
>> > mapguide-users at lists.osgeo.org
>> > http://lists.osgeo.org/mailman/listinfo/mapguide-users
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Need-an-FDO-connection...-tf3644777s16610.html#a10210995
>> Sent from the MapGuide Users mailing list archive at Nabble.com.
>>
>> _______________________________________________
>> mapguide-users mailing list
>> mapguide-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>>
>>
>>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
> 
> 

-- 
View this message in context: http://www.nabble.com/Need-an-FDO-connection...-tf3644777s16610.html#a10247389
Sent from the MapGuide Users mailing list archive at Nabble.com.



More information about the mapguide-users mailing list