Re: [postgis-users] WKT expected, EWKT provided

2010-05-12 Thread strk
On Tue, May 11, 2010 at 01:56:21PM -0700, Peter Willis wrote:

 I am entering 2D polygons so from where would postgis be warning
 about EWKT entry? 

Are you embedding a SRID value inside your WKT ? That's also an extension.

--strk; 

  ()   Free GIS  Flash consultant/developer
  /\   http://strk.keybit.net/services.html
___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


Re: [postgis-users] configure: libpq error [SOLVED]

2010-05-12 Thread Ludovico Bianchini

Jorge Arevalo ha scritto:

On Fri, May 7, 2010 at 12:12 PM, Ludovico Bianchini met...@yahoo.it wrote:
  

Hi,
after I've installed (on fedora) postgres 8.4 from binaries, proj and geos
from source; I've tried to install postgis 1.5
from source but configure has thrown error could not find libpq; libpq
exists in postgres /lib directory and I've execute
configure with -pg_config, -geos_config and -proj_dir (please don't consider
syntax error in the options), I've added libqp's path
to PATH variable.

I've seen a post with this problem dated March 1st, but it seems that the
reply has not gave a solution.

What are the common solutions to this problem? Copy the library in another
path? To add any configuration to any file?
To install something that I've not installed?

Thanks in advance for any help and suggestions!!

Bye bye

Ludovico




I'm not a Fedora user, but did you try adding libpq path (postgres lib
directory) to /etc/ld.so.conf and then executing /sbin/ldconfig?

Best regards,
Jorge

  

___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users



___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


  

Hi,
thanks for the response.
In the next days after my post I've examined configure.log and I 
discovered that the problem wasn't libpq but another library.

I've than fixed it.

So, it was an error message no so precise. The library missing was 
required by libpq, but libpq wasn't the problem.
I've spent very much time searching Internet for a solution, but the 
solution was so simple: CHECK CONFIGURE.LOG !! :)


Bye bye

Ludovico



___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


Re: [postgis-users] WKT expected, EWKT provided

2010-05-12 Thread Peter Willis

strk wrote:

On Tue, May 11, 2010 at 01:56:21PM -0700, Peter Willis wrote:


I am entering 2D polygons so from where would postgis be warning
about EWKT entry? 


Are you embedding a SRID value inside your WKT ? That's also an extension.

--strk; 


  ()   Free GIS  Flash consultant/developer
  /\   http://strk.keybit.net/services.html






Ah!, that's it. The WKT text has the SRID prefixed to the polygon text.

Thanks

P
___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users


[postgis-users] Windows PostgreSQL 9.0 beta 1 PostGIS 1.5.2SVN and WKT Raster binaries available now

2010-05-12 Thread Paragon Corporation
We have the Windows binaries for PostgreSQL 9.0 beta 1 now up.

http://www.postgis.org/download/windows/experimental.php

You will find on this page the PostGIS 1.5.2 SVN for (8.3,8.4, and 9.0)  as
well as WKT Raster binaries for (8,3,8.4, and 9.0)

Please let us know if you run into any isssues with them or have questions.

Thanks,
Leo and Regina

http://www.postgis.us



___
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users