[postgis-users] Is there a Java API for PostGIS
david.garnier at etudier-online.com
david.garnier at etudier-online.com
Thu Mar 13 03:38:25 PST 2003
Hello,
I'm not sure if this is exactly what you need, but I've written a little project
that extract data from PostGIS in Java and is much faster than using the
original PostGIS code:
http://wkb4j.etudier-online.com/
The CVS is more up to date than the last release and it is far from perfect.
Email me if you have any problems.
Best Regards,
David Garnier
Quoting christian.schuster at rsag.ch:
>
> First, thanks for the tip. But now I have another problem. I have this
> project I am working on. So I thought I could add all the java source
> code
> for jdbc of PostGIS and PostgreSQL to the project and compile it there.
> But
> big surprise. Many functions in PostgreSQL are deprecated and also with
> the
> source code of PostGIS I was not so lucky. I think one of the reason is
> that I am working with Java 1.4.1 and the source of PostgreSQL and
> PostGIS
> was not written for that release.
More information about the postgis-users
mailing list