<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Thanks for the link. Very interesting faq indeed.<br>
If you think it can be useful for the faq or for your book, I
suggest to add examples using As_EWKB instead of As_Binary to get
data from PostGIS with OpenJUMP as it seems to be the way to go not
to loose z ordinates.<br>
<br>
Michaël<br>
<br>
Le 31/10/2010 04:03, Paragon Corporation a écrit :
<blockquote cite="mid:63391C9307A84656A3CE76DB9487C12B@J"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<meta name="GENERATOR" content="MSHTML 8.00.7600.16671">
<div dir="ltr" align="left"><span class="723230203-31102010"><font
color="#0000ff" face="Arial" size="2">Correct. In fact we
even has this as our #1 FAQ for 1.5</font></span></div>
<div dir="ltr" align="left"><span class="723230203-31102010"></span> </div>
<div dir="ltr" align="left"><span class="723230203-31102010"><font
color="#0000ff" face="Arial" size="2"><a
moz-do-not-send="true"
href="http://www.postgis.org/documentation/manual-1.5SVN/ch03.html#id2872420">http://www.postgis.org/documentation/manual-1.5SVN/ch03.html#id2872420</a></font></span></div>
<div dir="ltr" align="left"><span class="723230203-31102010"></span> </div>
<div dir="ltr" align="left"><span class="723230203-31102010"><font
color="#0000ff" face="Arial" size="2">Thanks,</font></span></div>
<div dir="ltr" align="left"><span class="723230203-31102010"><font
color="#0000ff" face="Arial" size="2">Regina and Leo</font></span></div>
<div dir="ltr" align="left"><span class="723230203-31102010"><font
color="#0000ff" face="Arial" size="2"><a
moz-do-not-send="true" href="http://www.postgis.us">http://www.postgis.us</a></font></span></div>
<div dir="ltr" align="left"><span class="723230203-31102010"></span> </div>
<br>
<div dir="ltr" class="OutlookMessageHeader" align="left"
lang="en-us">
<hr tabindex="-1">
<font face="Tahoma" size="2"><b>From:</b>
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users-bounces@postgis.refractions.net">postgis-users-bounces@postgis.refractions.net</a>
[<a class="moz-txt-link-freetext" href="mailto:postgis-users-bounces@postgis.refractions.net">mailto:postgis-users-bounces@postgis.refractions.net</a>] <b>On
Behalf Of </b>Michaël Michaud<br>
<b>Sent:</b> Saturday, October 30, 2010 4:54 PM<br>
<b>To:</b> PostGIS Users Discussion<br>
<b>Subject:</b> Re: [postgis-users] ST_AsBinary<br>
</font><br>
</div>
Hi Ravi,<br>
<br>
Did you try to update your jdbc driver ?<br>
<br>
Again, there is a link here to download it :<br>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://jdbc.postgresql.org/download.html">http://jdbc.postgresql.org/download.html</a><br>
<br>
You should download <a moz-do-not-send="true"
href="http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar">http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc3.jar</a><br>
Then, you have to go in your OpenJUMP intallation directory and
replace <br>
postgresql-8.3-603.jdbc3.jar<br>
by<br>
postgresql-9.0-801.jdbc3.jar<br>
<br>
If you're using java6, you should be able to use <a
moz-do-not-send="true"
href="http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar">9.0-801
JDBC 4</a> instead of <a moz-do-not-send="true"
href="http://jdbc.postgresql.org/download/postgresql-9.0-801.jdbc4.jar">9.0-801
JDBC 3</a><br>
<br>
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.<br>
<br>
Hope that helps<br>
<br>
Michaël<br>
<br>
Le 30/10/2010 21:06, Ravi a écrit :
<blockquote cite="mid:47332.33973.qm@web30107.mail.mud.yahoo.com"
type="cite">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td valign="top">ST_AsBinary<br>
Other that OpenJUMP, suggest which FOSS4G tool can be
used.<br>
Finding some road blocks using<br>
PostGIS and Seeing it on OpenJUMP.<br>
Ravi Kumar<br>
</td>
</tr>
</tbody>
</table>
<br>
<pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
postgis-users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<br>
</body>
</html>