[postgis-users] ST_AsBinary

Paragon Corporation lr at pcorp.us
Sat Oct 30 20:03:34 PDT 2010


Correct.  In fact we even has this as our #1 FAQ for 1.5
 
http://www.postgis.org/documentation/manual-1.5SVN/ch03.html#id2872420
 
Thanks,
Regina and Leo
http://www.postgis.us
 

  _____  

From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Michaël
Michaud
Sent: Saturday, October 30, 2010 4:54 PM
To: PostGIS Users Discussion
Subject: Re: [postgis-users] ST_AsBinary


Hi Ravi,

Did you try to update your jdbc driver ?

Again, there is a link here to download it :
http://jdbc.postgresql.org/download.html

You should download
http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc3.jar
<http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar> 
Then, you have to go in your OpenJUMP intallation directory and replace 
postgresql-8.3-603.jdbc3.jar
by
postgresql-9.0-801.jdbc3.jar

If you're using java6, you should be able to use 9.0-801
<http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar> JDBC 4
instead of 9.0-801
<http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar> JDBC 3

Note that I haven't yet install postgresql 9.0 to check everything is fine,
but it comes from a discussion I had with postgis developpers that something
changed in the postgresql 9.0 byte array format, which is the reason why a
new driver is required.

Hope that helps

Michaël

Le 30/10/2010 21:06, Ravi a écrit : 

ST_AsBinary
Other that OpenJUMP, suggest which FOSS4G tool can be used.
Finding some road blocks using
PostGIS and Seeing it on OpenJUMP.
Ravi Kumar
	



_______________________________________________

postgis-users mailing list

postgis-users at postgis.refractions.net

http://postgis.refractions.net/mailman/listinfo/postgis-users


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20101030/b1bf0863/attachment.html>


More information about the postgis-users mailing list