The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
19 views

not able to import raster data through raster2pgsql [closed]

I'm new to postgis and I'm not able to get through raster2pgsql. The problem is: I want to import a raster (.tif) file using raster2pgsql. But after running the command: raster2pgsql -s 4326 -I -C ...
0
votes
1answer
41 views

raster2pgsql missing in Opengeo-suite installation

I installed opengeo-suite 3.0.2 on Ubuntu 12.04 and although the stack seems to be working fine, raster2pgsql is no where to be seen! root@mywebsite:/usr/local/lib/postgresql/9.2# locate raster2pgsql ...