Hi Krister,

Where did you see it referenced in the release notes?

Basically its still an unsupported module in geotools.

  https://github.com/geotools/geotools/tree/master/modules/unsupported/ogr

There are two flavours of it. Both require ogr to be installed on the
system. One uses a library called bridj to interface with ogr:


https://github.com/geotools/geotools/tree/master/modules/unsupported/ogr/ogr-bridj

Andrea can correct me if i am wrong but i believe it will work with any
version of ogr 1.8+

The second flavour is one that uses JNI to interface, and the existing ogr
java bindings:


https://github.com/geotools/geotools/tree/master/modules/unsupported/ogr/ogr-jni

This option requires you to compile ogr with java binding support.

The modules are not being built as part of the regular build so not
deployed in any maven repositories or anything. You can compile them
locally if you choose or if you want i can post versions of them that are
compatible with geoserver 2.2. Just let me know.

-Justin

On Wed, Oct 17, 2012 at 5:01 AM, Krister Wicksell <
[email protected]> wrote:

> Hi,****
>
> ** **
>
> In the release notes for GeoServer 2.2 there is information about an
> experimental OGR data store. I have searched for more information about
> this but can’t find anything. So, where can I find more information about
> how to configure and use this new OGR data store? ****
>
> ** **
>
> Best Regards****
>
> /Krister****
>
> ** **
> ------------------------------
> This e-mail message has been scanned for Viruses and Content and cleared
> by *NetIQ MailMarshal *
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to