[Geowanking] Need a little advice
Andrew Turner
ajturner at highearthorbit.com
Tue Feb 5 01:31:19 PST 2008
On 2/4/08, Eric Wolf <ebwolf at gmail.com> wrote:
> Fellow wankers,
>
> I may have programmed myself into a hole...
>
> I'm pretty well wed to my C++ code- it's too
much to rewrite in Java. I'm > not using PostGIS
on purpose - I'm trying to create new data
structures - > not rely on something old. For
reasons beyond my control, the web server I'm
> running is Apache on Windows. I will soon be
running Tomcat and GeoServer > for another
project. After seeing what OpenLayers could do, I
began to think > that maybe I could build up a
service that OpenLayers could consume.
>
Put a thin wrapper around your C++ code for
Python or Ruby bindings and then put into the web
framework of your choosing. That will allow you
to build any type of interesting web interface.
Andrew
More information about the Geowanking
mailing list