[postgis] Install test failure

Dave Blasby dblasby at refractions.net
Mon Jan 7 13:11:14 PST 2002


colmpdx wrote:
> 
> Got the following NOTICES:

Notices are okay; it a chicken and egg problem.  To define a type, you
have to have a function that creates an object of that type.  To have
that function, you have to have previously defined the type...

> Edited the SQL to remove tabs etc. Espically the
> INSERT INTO SPATIAL_REF_SYS ...
> 
> Everything works up to ...
> 
> INSERT INTO geotest (id, name, geopoint) VALUES (1, 'Olympia',
> GeometryFromText('POINT(-122.90,46.97)',1));

It should be 'POINT(-122.90 46.97)' (no comma).

dave

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Tiny Wireless Camera under $80!
Order Now! FREE VCR Commander!
Click Here - Only 1 Day Left!
http://us.click.yahoo.com/WoOlbB/7.PDAA/ySSFAA/PhFolB/TM
---------------------------------------------------------------------~->

To unsubscribe from this group, send an email to:
postgis-unsubscribe at yahoogroups.com

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 





More information about the postgis-users mailing list