[postgis-users] please help "convert raster problem"

Eman Sayed eman_sayed80 at yahoo.com
Thu Mar 31 20:18:58 PDT 2011


hello,
i am using mapserver for windows (ms4w)
,postgres8.4,postgis2.0 and  pmapper template 

i converted a jpg(1.45 MB) into postgis by this commands:

aster2pgsql.py -r 555.jpg -t tablename -o image.sql
psql -h localhost -U postgres -d template_postgis -f image.sql

it is take much time to convert and create one raster table with one row
but when i open the table on postgres give me that
"empty table" or postgres backend crash
and i find nothing on the map with no errors
can any body help me please
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110331/9926b33b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagetable.JPG
Type: image/jpeg
Size: 29597 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110331/9926b33b/attachment.jpe>


More information about the postgis-users mailing list