[postgis-users] View PostGIS raster in mapserver
Salvatore Larosa
lrssvtml at gmail.com
Mon Mar 19 02:29:44 PDT 2012
Il giorno dom, 18/03/2012 alle 15.38 -0700, Hemin Tofiq ha scritto:
> Hi,
> Thank you for your response.
>
> 1. SELECT ST_SummaryStats(rast) FROM myTable returns:
> "(266,26600,100,0,100,100)"
>
> 2. When trying to run shp2img, I get a popup window with this message:
> ordinal 16 could not be found in DLL-library proj.dll
>
> Mapserver has no problem with rendering vector data (postgis data from the
> same database).
>
> Regards,
> Hemin
what is the command you used?
try with this, if different:
shp2img -m /path/to/your/mapfile.map -o /path/img/output/blabla.png -l
kommune_r
-SL
More information about the postgis-users
mailing list