[mapguide-users] OGR and MGOS

Kenneth ks at geograf.dk
Wed May 23 09:49:43 EDT 2007


I have built and posted providers for FDO 3.2 (MgOS 1.1) and FDO 3.1 
(MgOS 1.0 and MgEP 1.0 + SP1).
The providers are built without Oracle support, using the latest OGR 
provider code from Traian.
The manifest has been removed from these, hopefully fixing a few problems.

Download and use, is on your own risk. I provide no support for them.

http://www.hexad.dk/MapGuide/OGR Provider Release FDO 3.2 - Proj 4.5.0 - 
GDal 1.3.2 - Geos 2.2.3 - No OCI.zip
http://www.hexad.dk/MapGuide/OGR Provider Release FDO 3.1 - Proj 4.5.0 - 
GDal 1.3.2 - Geos 2.2.3 - No OCI.zip

Regards, Kenneth, GEOGRAF A/S




Traian Stanev wrote:
> The 3.2.2 build will not work with MapGuide 1.1, it is compiled for 
> MapGuide 1.2. You need to try an older build of the DLL (3.2 perhaps?) 
> or wait for MapGuide 1.2.
>  
> There is another problem that may cause connection properties to not 
> show up, which someone on this list traced to manifest issues in the 
> dll. I hope to have a build of the dll without manifest (and with the 
> fix for S57 files) posted some time soon. It will be a 3.2.2 build.
>  
> In any case, I believe you have the first problem -- your OGR provider 
> build is too new.
>  
>  
> Traian
>  
>
>     -----Original Message-----
>     *From:* mapguide-users-bounces at lists.osgeo.org on behalf of Rahul
>     *Sent:* Tue 5/15/2007 6:52 AM
>     *To:* MapGuide Users Mail List
>     *Cc:*
>     *Subject:* RE: [mapguide-users] OGR and MGOS
>
>     Hi,
>              I tried to configure  OGR Provider 3.2.2_beta1 with
>     MapGuide Open Source 1.1.0 ,Finally when i tried to connect the
>     database using the OGR Provider(Using Map Guide Studio) I unable
>     to get the Connection Properties in the Editior,Like DataSource &
>     ReadOnly etc .Kindly refer to the screen shots.
>      
>     Thks
>     Max
>
>     */Chris Gountanis <cgountanis at mpower-tech.com>/* wrote:
>
>         Using this download:
>         http://download.osgeo.org/fdo/3.2.2-Beta1/OGRProvider-3.2.2_beta1.win32.zip
>          
>         Put the OGRProvider.dll in C:\Program
>         Files\MapGuideOpenSource\Server\Bin\FDO\
>          
>         Edited the C:\Program
>         Files\MapGuideOpenSource\Server\Bin\FDO\providers.xml
>         Added:
>           <FeatureProvider>
>             <Name>OSGeo.OGRProvider.3.2</Name>
>             <DisplayName>OSGeo FDO Provider for ArcSDE </DisplayName>
>             <Description>Read/write access to an ESRI ArcSDE-based
>         data store, using Oracle and SQL Server. </Description>
>             <IsManaged>False</IsManaged>
>             <Version>3.2.2_beta1</Version>
>             <FeatureDataObjectsVersion>3.2.1.0</FeatureDataObjectsVersion>
>             <LibraryPath>OGRProvider.dll</LibraryPath>
>           </FeatureProvider>
>          
>          
>         I copied the FeatureProvider from above "ArcSDE". Once I
>         updated the DisplayName and Description to something like
>         <DisplayName>OSGeo FDO Provider for OGR </DisplayName> it
>         worked great J
>          
>          
>          
>         Chris
>          
>                           
>          
>          
>          
>         ________________________________________
>         From: mapguide-users-bounces at lists.osgeo.org
>         [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of
>         Traian Stanev
>         Sent: Friday, May 11, 2007 1:59 PM
>         To: MapGuide Users Mail List
>         Subject: RE: [mapguide-users] OGR and MGOS
>          
>          
>         Edit providers.xml and then restart the server (I assume you
>         put the DLL in the /FDO/bin that belongs to the server). Then
>         it should show up in Studio. If it does not, check the dll
>         dependencies using depends or something...
>          
>         As far as Write goes, it depends what you mean by write.
>         Insert, Update, Delete, Create Layer?
>          
>          
>         Traian
>          
>          
>         From: mapguide-users-bounces at lists.osgeo.org
>         [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of
>         Chris Gountanis
>         Sent: Friday, May 11, 2007 2:48 PM
>         To: 'MapGuide Users Mail List'
>         Subject: RE: [mapguide-users] OGR and MGOS
>          
>         OK I grabbed this version
>         http://download.osgeo.org/fdo/3.2.2-Beta1/OGRProvider-3.2.2_beta1.win32.zip
>         what is the proper procedure. I edited the provider.xml file.
>         Same exact thing I did for Map 2008 and it worked.
>          
>          
>         Also is there a Read/Write solution to OGR?
>          
>         Chris
>         ________________________________________
>         From: mapguide-users-bounces at lists.osgeo.org
>         [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of
>         Traian Stanev
>         Sent: Friday, May 11, 2007 1:41 PM
>         To: MapGuide Users Mail List
>         Subject: RE: [mapguide-users] OGR and MGOS
>          
>          
>         In Studio, create a New Data Connection. It will show a list
>         of providers including the OGR provider. When you press on
>         that, it will bring up a connection editor dialog that lets
>         you set the OGR connection string. If the provider does not
>         show up in the list, then it is not installed correctly on the
>         server.
>          
>         Traian
>          
>          
>         From: mapguide-users-bounces at lists.osgeo.org
>         [mailto:mapguide-users-bounces at lists.osgeo.org] On Behalf Of
>         Chris Gountanis
>         Sent: Friday, May 11, 2007 2:17 PM
>         To: 'MapGuide Users Mail List'
>         Subject: [mapguide-users] OGR and MGOS
>          
>         I have used the OGR in Map 2008 just fine. I want to know how
>         to use the OGR FDO in MapGuide OS. Studio won't show the data
>         type. Do you have to set the resource manually using the web
>         tier? If so what is an example of the XML?
>          
>          
>         Thanks!
>          
>          
>         Chris
>          
>         _______________________________________________
>         mapguide-users mailing list
>         mapguide-users at lists.osgeo.org
>         http://lists.osgeo.org/mailman/listinfo/mapguide-users
>
>
>     ------------------------------------------------------------------------
>     You snooze, you lose. Get messages ASAP with AutoCheck
>     <http://us.rd.yahoo.com/evt=47959/*http://advision.webevents.yahoo.com/mailbeta/newmail_html.html>
>     in the all-new Yahoo! Mail Beta. 
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20070523/1f4779f2/attachment.html


More information about the mapguide-users mailing list