Connecting a VRT/OVF to an Oracle View

Mike Saunt mikesaunt at GMAIL.COM
Fri Dec 15 10:14:50 EST 2006


Hi all

I'm trying to use a VRT file connected to an Oracle View but when testing
through ogrinfo I can't see the view

Does anyone know if there are any special settings required?

My ovf file is:

<OGRVRTDataSource>
    <OGRVRTLayer name="PlanningPoints">
        <SrcDataSource>ODBC:user/password at odbcsystemconnectionname</SrcDataSource>

     <SrcLayer>OracleSchema.ViewName</SrcLayer>
    <GeometryType>wkbPoint</GeometryType>
        <GeometryField encoding="PointFromColumns" x="MAPEAST" y="MAPNORT"/>

    </OGRVRTLayer>
</OGRVRTDataSource>

Thanks in advance...

Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20061215/14f1bc00/attachment.html


More information about the mapserver-users mailing list