[Geoserver-users] Connecting Informix to geoserver

Hi,

I’m working on a project where we need to visualize some spatial data stored in IBM Informix database. We have decided to use GeoServer. Can someone please give me some advice where to start. Does anyone have experience with Inofmix and GeoServer?

There is no official datastore for IBM Informix. Could I use some other data store? Another option would be to use IBM Informix WFS support.

Thanks for listening,

Kresimir Krizanovic

On Wed, Jan 15, 2014 at 9:15 AM, Krešimir Križanović <
Kresimir.Krizanovic@anonymised.com> wrote:

                Hi,

                I'm working on a project where we need to visualize some
spatial data stored in IBM Informix database. We have decided to use
GeoServer. Can someone please give me some advice where to start. Does
anyone have experience with Inofmix and GeoServer?

There is no official datastore for IBM Informix. Could I use some other
data store? Another option would be to use IBM Informix WFS support.

I don't believe you can use another data store, but writing a new one is
not impossibly hard, most of the framework to access
spatial databases is shared, one has to create a factory to create the
store, a "dialect" class and a sql encoder class, see here for examples:
https://github.com/geotools/geotools/tree/master/modules/plugin/jdbc

This would give you the best performance.
Or you can try the WFS store, yes, and check if compatibility and
performance are good enough for your case

Cheers
Andrea

--
== Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information ==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------