Hi Justin,

 

Thanks for your reply! 

 

Maybe it was not in the actual release notes but the announcement on the 
GeoServer Blog, http://blog.geoserver.org/2012/09/21/geoserver-2-2-released/. 
You can read about it under the section Data access.

 

It would be great if you could provide me with a precompiled version for 
GeoServer 2.2. I like to test this with TAB-files from MapInfo. Does the module 
have support for using the style information provided by OGR. Similar to the 
STYLEITEM property provided by MapServer?

 

/Krister

 

Från: Justin Deoliveira [mailto:[email protected]] 
Skickat: den 17 oktober 2012 16:55
Till: Krister Wicksell
Kopia: [email protected]
Ämne: Re: [Geoserver-users] More information about new experimental OGR data 
store

 

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.

 


#####################################################################################
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

Reply via email to