On Mon, 2007-10-29 at 23:25 +0100, ivan minčík wrote:
> I made pg_dump from the table. You can download it here:
>           http://disk.jabbim.cz/[EMAIL PROTECTED]/bug_db.tar.gz
> 
> You have to:
>     1. change my database user (called ivo) to Your user
>     2. createdb somedb
>     3. psql -U youruser -f bug_db.sql somedb
> 
> try
>     select simplify(the_geom,100) from bug_table where icutjcpa = 
> '8601232244003';
> 
> 
> 
> is it ok that way?
> thanks
>     Ivan


Hi Ivan,

Yes, that's fine - not sure exactly when I'll get a chance to look at
it, but I'll see what I can do. Can you also confirm the version of
PostgreSQL used to produce the dump? (SELECT version())


Many thanks,

Mark.

-- 
ILande - Open Source Consultancy
http://www.ilande.co.uk


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

Reply via email to